|
Call this function to get the inverse of the inertia tensor of the object. This retrieves the pre-calculated value of TA::DynamicObject::GetInertia().GetInverse(). - See also:
- TA::DynamicObject::GetInverseInertia, TA::DynamicObject::GetWorldSpaceInertia, TA::DynamicObject::GetWorldSpaceInverseInertia, TA::DynamicObject::SetInertiaFromBox(const AABB& aabb) and TA::DynamicObject::SetInertiaFromBox(float fX, float fY, float fZ).
- Returns:
- The inverse of the inertia tensor of the object in local space.
|