Bullet Collision Detection & Physics Library
Classes | Macros
btContactProcessingStructs.h File Reference
#include "LinearMath/btTransform.h"
#include "LinearMath/btAlignedObjectArray.h"
#include "btTriangleShapeEx.h"
Include dependency graph for btContactProcessingStructs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GIM_CONTACT
 The GIM_CONTACT is an internal GIMPACT structure, similar to btManifoldPoint. More...
 

Macros

#define NORMAL_CONTACT_AVERAGE   1
 Configuration var for applying interpolation of contact normals. More...
 
#define CONTACT_DIFF_EPSILON   0.00001f
 

Macro Definition Documentation

#define CONTACT_DIFF_EPSILON   0.00001f

Definition at line 37 of file btContactProcessingStructs.h.

#define NORMAL_CONTACT_AVERAGE   1

Configuration var for applying interpolation of contact normals.

Definition at line 35 of file btContactProcessingStructs.h.