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

void TA::StaticObject::SetNextFrame (
const MFrame &   nextFrame  )
 

This function is currently in an experimental stage. Call this function to set the the position and orientation that the static object will be moved to during the next physics update. All dynamic objects will react to the static objects movement as if it had infinite mass. The StaticObject's movement will not react to collisions.

Note that there may be some issues involving objects coming to rest on a StaticObject that have not been fully resolved yet.

Parameters:
nextFrame
The new position and orientation.
See also:
TA::StaticObject::GetNextFrame.



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