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

void TA::Physics::SetupSimulation (  )
 

Call this function to for initialisation or re-initialisation of internal data structures. This function does not have to be called by the user explicitly, it will be automatically called by TA::PhysicsUpdate, TA::Physics::AddDynamicObject and TA::Physics::AddStaticObject. However, this function may be slow, so the user is given control over when they wish to call it for more predictability.

See Also:
TA::Physics::CreateInstance()
Examples:
SimplePhysicsSimulationExample.cpp.



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