Blender V5.0
gim_tri_collision.cpp File Reference

Go to the source code of this file.

Classes

class  GIM_TRIANGLE_CALCULATION_CACHE

Macros

#define TRI_LOCAL_EPSILON   0.000001f
#define MIN_EDGE_EDGE_DIS   0.00001f

Macro Definition Documentation

◆ MIN_EDGE_EDGE_DIS

#define MIN_EDGE_EDGE_DIS   0.00001f

◆ TRI_LOCAL_EPSILON

#define TRI_LOCAL_EPSILON   0.000001f

Definition at line 36 of file gim_tri_collision.cpp.