|
|
|
List of all members.
Member Function Documentation
| static TypeHandle getClassType |
( |
| ) |
[static] |
Reimplemented from BaseForce.
Reimplemented in LinearControlForce, LinearCylinderVortexForce, LinearDistanceForce, LinearFrictionForce, LinearRandomForce, LinearJitterForce, LinearNoiseForce, LinearSinkForce, LinearSourceForce, LinearUserDefinedForce, and LinearVectorForce.
| bool getMassDependent |
( |
| ) |
|
| setMassDependent |
( |
bool |
m | ) |
|
| setVectorMasks |
( |
bool |
x, |
|
|
bool |
y, |
|
|
bool |
z |
|
) |
| |
Write a string representation of this instance to <out>.
Reimplemented from BaseForce.
| write |
( |
ostream |
out, |
|
|
unsigned int |
indent |
|
) |
| |
Write a string representation of this instance to <out>.
| | |