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

void TA::DynamicObject::SetPosition (
const Vec3 &   v3Position  )
 

Call this function to set the current position of the dynamic object. The movement caused by this function will not cause collisions.

See also:
TA::DynamicObject::GetPosition and TA::DynamicObject::SetFrame.
Parameters:
v3Position
The new position that the dynamic object will be moved to.
Examples:
BallAndSocketJointExample.cpp, HingeJointExample.cpp, SimplePhysicsSimulationExample.cpp, and SliderJointExample.cpp.



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