Blender V2.61 - r43446
|
Go to the source code of this file.
Defines | |
#define | KEEP_DEEPEST_POINT 1 |
Variables | |
btScalar | gContactBreakingThreshold = btScalar(0.02) |
maximum contact breaking and merging threshold | |
ContactDestroyedCallback | gContactDestroyedCallback = 0 |
ContactProcessedCallback | gContactProcessedCallback = 0 |
#define KEEP_DEEPEST_POINT 1 |
maximum contact breaking and merging threshold
Definition at line 21 of file btPersistentManifold.cpp.
Referenced by btCollisionWorld::debugDrawWorld(), btCollisionDispatcher::getNewManifold(), btConvexConvexAlgorithm::processCollision(), btConvexPlaneCollisionAlgorithm::processCollision(), CcdPhysicsEnvironment::setContactBreakingTreshold(), and btCollisionWorld::updateSingleAabb().
Definition at line 22 of file btPersistentManifold.cpp.
Definition at line 23 of file btPersistentManifold.cpp.