#include <PFMessages.h>
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 | |
}; |
union { ... } |