a simple directed torque force, the angular equivalent of simple vector force. More...
Public Member Functions | |
AngularVectorForce (AngularVectorForce const copy) | |
copy constructor | |
AngularVectorForce (LRotationf const quat) | |
constructor | |
AngularVectorForce (float h, float p, float r) | |
constructor | |
LRotationf | getLocalQuat () |
setHpr (float h, float p, float r) | |
setQuat (LRotationf const quat) | |
Static Public Member Functions | |
static TypeHandle | getClassType () |
a simple directed torque force, the angular equivalent of simple vector force.
AngularVectorForce | ( | AngularVectorForce const | copy | ) |
copy constructor
AngularVectorForce | ( | LRotationf const | quat | ) |
constructor
AngularVectorForce | ( | float | h, |
float | p, | ||
float | r | ||
) |
constructor
static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from AngularForce.
LRotationf getLocalQuat | ( | ) |
setHpr | ( | float | h, |
float | p, | ||
float | r | ||
) |
setQuat | ( | LRotationf const | quat | ) |