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

bool TA::DynamicObject::IsAllowedToCollideWith (
const DynamicObject &   otherObject  ) const
 

Call this function to determine if two dynamic objects have been disallowed from colliding against each other with TA::DynamicObject::DisallowCollisionWithUserGroupItemId.

See also:
TA::DynamicObject::CreateUserGroup, TA::DynamicObject::SetUserGroup, TA::DynamicObject::GetUserGroup, TA::DynamicObject::SetUserGroupItemId, TA::DynamicObject::GetUserGroupItemId and TA::DynamicObject::DisallowCollisionWithUserGroupItemId. TA::DynamicObject::AllowCollisionWithUserGroupItemId.
Parameters:
otherObject
The other dynamic object.
Returns:
true if the two objects are allowed to collide, false otherwise.



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