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

void TA::DynamicObject::ApplyAngularImpulse (
const Vec3 &   v3WorldAngularImpulse  ) [inline]
 

Call this function to apply an impulse to the angular velocity of the dynamic object.

Note:
If the object is at rest, calling this function will have no effect. Use the function Ta::Physics::SetDynamicObjectIsMoving to make sure the object is not at rest.
See also:
TA::DynamicObject::ApplyImpulse and TA::DynamicObject::ApplyLinearImpulse.
Parameters:
v3WorldAngularImpulse
The impulse to apply to the angular velocity. (kg.rad/s)



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