Blender V2.61 - r43446
Defines | Variables

btPersistentManifold.cpp File Reference

#include "btPersistentManifold.h"
#include "LinearMath/btTransform.h"

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 Documentation

#define KEEP_DEEPEST_POINT   1

Variable Documentation

Definition at line 22 of file btPersistentManifold.cpp.

Definition at line 23 of file btPersistentManifold.cpp.