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 | AABB_PRIM(prim_index, flag) |
AABB-triangle test. More... | |
#define | TEST_BOX_IN_AABB(center, extents) |
#define AABB_PRIM | ( | prim_index, | |
flag | |||
) |
AABB-triangle test.
Definition at line 45 of file OPC_AABBCollider.cpp.
Referenced by Opcode::HybridAABBCollider::Collide().
#define SET_CONTACT | ( | prim_index, | |
flag | |||
) |
Definition at line 39 of file OPC_AABBCollider.cpp.
#define TEST_BOX_IN_AABB | ( | center, | |
extents | |||
) |
Definition at line 302 of file OPC_AABBCollider.cpp.