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

void TA::Physics::RemoveDynamicObject (
DynamicObject *   pDynamicObject  )
 

Call this function to remove a dynamic object from the physics simulation. If the object has not been added, this function will have no effect.

Note:
This function will call Release() on pDynamicObject releasing the reference taken by TA::Physics::AddDynamicObject.
Parameters:
pDynamicObject
A pointer to the dynamic object to remove from the simulation. Must be non-zero.



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