Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

RpPrtStdPropertyTable Struct Reference
[RpPrtStd]


Data Fields

RwUInt32propPtr
RpPrtStdPropertyTable * next
RwInt32 id
RwInt32 refCount
RwInt32 numProp
RwInt32 maxProp
RwInt32propID
RwInt32propOffset
RwInt32propSize
RwInt32propSizeUA

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-2004 Criterion Software Limited. All rights reserved. Built Thu Feb 12 13:46:44 2004. Send Feedback