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

const MFrame & TA::DynamicObject::GetNextFrame (  ) const [inline]
 

Call this function to get the next frame for a dynamic object. This function is probably only useful if overriding TA::DynamicObject::Update. It is provided mostly for internal use.

The next frame is set in a call to TA::DynamicObject::ApplyVelocityToNextFrame. This is usually done in TA::DynamicObject::Update which is called from TA::Physics::Update.



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