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

void TA::CarTemplate::AddWheel (
const Wheel &   wheel  )
 

Call this function to add a wheel to the car template.

Parameters:
wheel
A reference to a TA::CarTemplate::Wheel containing the data for the new wheel. A copy of wheel is taken and no reference is kept so wheel can be safely destroyed by the user after calling this function.
Examples:
CarTemplateExample.cpp.



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