pure virtual parent of all quat-based forces. More...
Public Member Functions | |
LRotationf | getQuat (PhysicsObject const po) |
access query | |
AngularForce | makeCopy () |
write (ostream out, unsigned int indent) | |
Write a string representation of this instance to <out>. | |
write (ostream out) | |
Write a string representation of this instance to <out>. | |
Static Public Member Functions | |
static TypeHandle | getClassType () |
pure virtual parent of all quat-based forces.
static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from BaseForce.
Reimplemented in AngularVectorForce.
LRotationf getQuat | ( | PhysicsObject const | po | ) |
access query
AngularForce makeCopy | ( | ) |
write | ( | ostream | out, |
unsigned int | indent | ||
) |
Write a string representation of this instance to <out>.