Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

RpPrtStdPropertyTable Struct Reference
[RpPrtStd]


Data Fields

RwUInt32 propPtr
RpPrtStdPropertyTable *  next
RwInt32  id
RwInt32  refCount
RwInt32  numProp
RwInt32  maxProp
RwInt32 propID
RwInt32 propOffset
RwInt32 propSize
RwInt32 propSizeUA

Detailed Description

A structure representing properties's data present in an emitter or particle. An emitter, or particle, are treated as a single block of memory. The property table is used to describe the data presents in the memory block. It stores the property's id, offset entry from the start of the memory block and size in bytes.

Field Documentation

RwInt32 id
 

Property table's id

RwInt32 maxProp
 

Internal usage

RpPrtStdPropertyTable* next
 

Internal usage

RwInt32 numProp
 

Number of properties in the table

RwInt32* propID
 

Array of properties's id

RwInt32* propOffset
 

Array of properties's offset

RwUInt32* propPtr
 

Internal usage

RwInt32* propSize
 

Array of properties's size

RwInt32* propSizeUA
 

Internal usage

RwInt32 refCount
 

Reference count. Internal usage


Criterion Software © 1993-2003 Criterion Software Limited. All rights reserved. Built Tue Apr 22 12:46:07 2003. Send Feedback
Converted from CHM to HTML with chm2web Pro 2.85 (unicode)