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

void TA::DynamicObject::SetID (
int   nID  ) [inline]
 

Call this function to change the dynamic objects ID.

Warning:
All dynamic objects MUST have unique IDs. Identical IDs will cause problems. It is recommended that you don't use this function, but if you do, take care.
See also:
TA::DynamicObject::GetID
Parameters:
nID
The new identifier for the dynamic object.



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