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

void TA::Physics::SetRenderCollisionsEnabled (
bool   bValue  ) [inline]
 

Call this function to enable or disable collision rendering. The default value is false. When collision rendering is enabled, all collisions will be drawn as arrows. This can sometimes be useful when debugging.

For this function to have an effect, the user must provide the necessary render functions. The class TA::PhysicsRender provides an interface for doing this.

Parameters:
bValue
true the enable, false to disable.



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