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

void TA::PhysicsJoint::SetCollisionDisabledBetweenObjects (
bool   bValue  ) [inline]
 

This function allows the user to disable collision testing between the two objects connected by this joint. The default value is enabled. Often, collisions between two connected objects are unnecessary or even undesirable. Disabling collision testing with this function will also result in less processor usage, therefore increasing performance.

Parameters:
bValue
true to disable collisions, false to enable collisions.
See also:
TA::PhysicsJoint::IsCollisionDisabledBetweenObjects.



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