RigidBodyController::GetWorldCenterOfMass
Defined in:
Returns the world-space center of mass of a rigid body.
C4Physics.h
Prototype
const Point3D& GetWorldCenterOfMass(void) const;
Description
The GetWorldCenterOfMass
function returns the center of mass of a rigid body in world-space coordinates.
See Also
RigidBodyController::GetBodyCenterOfMass