Blender V5.0
btContactProcessingStructs.h File Reference

Go to the source code of this file.

Classes

class  GIM_CONTACT

Macros

#define NORMAL_CONTACT_AVERAGE   1
#define CONTACT_DIFF_EPSILON   0.00001f

Macro Definition Documentation

◆ CONTACT_DIFF_EPSILON

#define CONTACT_DIFF_EPSILON   0.00001f

Definition at line 36 of file btContactProcessingStructs.h.

Referenced by btContactArray::merge_contacts().

◆ NORMAL_CONTACT_AVERAGE

#define NORMAL_CONTACT_AVERAGE   1

Configuration var for applying interpolation of contact normals

Definition at line 34 of file btContactProcessingStructs.h.