Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
Go to the source code of this file.
Macros | |
#define | SET_CONTACT(prim_index, flag) |
#define | PLANES_PRIM(prim_index, flag) |
Planes-triangle test. More... | |
#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 45 of file OPC_PlanesCollider.cpp.
Referenced by Opcode::HybridPlanesCollider::Collide().
#define SET_CONTACT | ( | prim_index, | |
flag | |||
) |
Definition at line 39 of file OPC_PlanesCollider.cpp.
#define TEST_CLIP_MASK |
Definition at line 260 of file OPC_PlanesCollider.cpp.