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

Vec3 TA::DynamicObject::GetVelocityAtWorldPosition (
const Vec3 &   v3Position  ) const
 

Call this function to get the velocity at a given point on the dynamic object. Both the point and the velocity are in world space.

See also:
TA::DynamicObject::GetLinearVelocity, TA::DynamicObject::SetLinearVelocity, TA::DynamicObject::GetAngularVelocity and TA::DynamicObject::SetAngularVelocity.
Parameters:
v3Position
The position, in world space, to find the velocity at. (m).
Returns:
The velocity, in world space, at v3Position . (m/s).



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