Public Attributes

GetParticleDataRequest Struct Reference

Search for all occurrences

#include <PFMessages.h>

Inheritance diagram for GetParticleDataRequest:
Inheritance graph
[legend]

List of all members.

Public Attributes

int  index
union {
   int   count
   int   bornIndex
   INode *   pGroup
   PreciseTimeValue *   time
   PreciseTimeValue *   age
   PreciseTimeValue *   lifeSpan
   PreciseTimeValue *   eventTime
   Point3 *   position
   Point3 *   speed
   Point3 *   acceleration
   Quat *   orientation
   AngAxis *   spin
   Point3 *   scale
   bool   selected
   Mesh *   shape
}; 

Member Data Documentation

int index
int count
bool selected
union { ... }