HDK
|
#include <GAS_GrainObject.h>
Public Attributes | |
UT_Vector3 | myCenter |
fpreal | myRadius |
int | myParticle |
int | mySphereID |
Definition at line 22 of file GAS_GrainObject.h.
UT_Vector3 GAS_GrainSphere::myCenter |
Definition at line 25 of file GAS_GrainObject.h.
int GAS_GrainSphere::myParticle |
Definition at line 27 of file GAS_GrainObject.h.
fpreal GAS_GrainSphere::myRadius |
Definition at line 26 of file GAS_GrainObject.h.
int GAS_GrainSphere::mySphereID |
Definition at line 28 of file GAS_GrainObject.h.