True Axis Physics SDK 1.2.0.1 Beta Documentation
www.trueaxis.com

const Mat33 & TA::DynamicObject::GetWorldSpaceInverseInertia (  ) const [inline]
 

Call this function to get the inverse of the inertia tensor used by the object. This retrieves the pre-calculated value of TA::DynamicObject::GetWorldSpaceInertia().GetInverse().

See also:
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 used by the object in world space. This value is pre-calculated.



© Copyright 2004-2006 TRUE AXIS PTY LTD Australia. All rights reserved.