Bullet Collision Detection & Physics Library
|
Go to the source code of this file.
Classes | |
class | GIM_CONTACT |
The GIM_CONTACT is an internal GIMPACT structure, similar to btManifoldPoint. More... | |
class | gim_contact_array |
Macros | |
#define | NORMAL_CONTACT_AVERAGE 1 |
Configuration var for applying interpolation of contact normals. More... | |
#define | CONTACT_DIFF_EPSILON 0.00001f |
Definition in file gim_contact.h.
#define CONTACT_DIFF_EPSILON 0.00001f |
Definition at line 44 of file gim_contact.h.
#define NORMAL_CONTACT_AVERAGE 1 |
Configuration var for applying interpolation of contact normals.
Definition at line 43 of file gim_contact.h.