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

void TA::Physics::RemoveStaticObject (
StaticObject *   pStaticObject  )
 

Call this function to remove a static 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 pStaticObject releasing the reference taken by TA::Physics::AddStaticObject.
Parameters:
pStaticObject
A pointer to the static object to remove from the simulation. Must be non-zero.



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