Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
Go to the source code of this file.
Macros | |
#define | FINDMINMAX(x0, x1, x2, min, max) |
This macro quickly finds the min & max values among 3 variables. More... | |
#define | AXISTEST_X01(a, b, fa, fb) |
TO BE DOCUMENTED. More... | |
#define | AXISTEST_X2(a, b, fa, fb) |
TO BE DOCUMENTED. More... | |
#define | AXISTEST_Y02(a, b, fa, fb) |
TO BE DOCUMENTED. More... | |
#define | AXISTEST_Y1(a, b, fa, fb) |
TO BE DOCUMENTED. More... | |
#define | AXISTEST_Z12(a, b, fa, fb) |
TO BE DOCUMENTED. More... | |
#define | AXISTEST_Z0(a, b, fa, fb) |
TO BE DOCUMENTED. More... | |
#define | IMPLEMENT_CLASS3_TESTS |
Functions | |
inline_ bool | planeBoxOverlap (const Point &normal, const float d, const Point &maxbox) |
TO BE DOCUMENTED. More... | |
This macro quickly finds the min & max values among 3 variables.
Definition at line 3 of file OPC_TriBoxOverlap.h.
Referenced by AABBCollider::TriBoxOverlap(), and OBBCollider::TriBoxOverlap().
#define IMPLEMENT_CLASS3_TESTS |
Definition at line 78 of file OPC_TriBoxOverlap.h.
Referenced by AABBCollider::TriBoxOverlap(), and OBBCollider::TriBoxOverlap().
TO BE DOCUMENTED.
Definition at line 11 of file OPC_TriBoxOverlap.h.
References f, FALSE, q, and TRUE.
Referenced by AABBCollider::TriBoxOverlap(), and OBBCollider::TriBoxOverlap().