iVerletParticleContainer has no public fields.
Return Type | Function Name | Parameters | Description |
---|---|---|---|
const tString& | GetName | ||
int | GetUniqueID | ||
void | SetActive | bool abX | |
bool | GetActive | ||
void | RemoveAttachedBody | iPhysicsBody@ apBody, bool abRemoveContainerFromBody | |
void | SetGravityForce | const cVector3f &in avX | |
const cVector3f& | GetGravityForce | ||
void | SetDamping | float afX | |
float | GetDamping | ||
void | SetParticleRadius | float afX | |
float | GetParticleRadius | ||
void | SetSlideAmount | float afX | |
float | GetSlideAmount | ||
void | SetCollide | bool abX | |
bool | GetCollide | ||
void | SetSleeping | bool abX | |
int | GetParticleNum | ||