Go to the source code of this file.
Macros | |
#define | PLANES_PRIM(prim_index, flag) |
Planes-triangle test. More... | |
#define | SET_CONTACT(prim_index, flag) |
#define | TEST_CLIP_MASK |
Contains code for a planes collider.
Definition in file OPC_PlanesCollider.cpp.
#define PLANES_PRIM | ( | prim_index, | |
flag | |||
) |
Planes-triangle test.
Definition at line 44 of file OPC_PlanesCollider.cpp.
#define SET_CONTACT | ( | prim_index, | |
flag | |||
) |
Definition at line 38 of file OPC_PlanesCollider.cpp.
#define TEST_CLIP_MASK |
Definition at line 260 of file OPC_PlanesCollider.cpp.