71 posfarpt->
X = extent.
X;
73 posfarpt->
X = -extent.
X;
77 posfarpt->
Y = extent.
Y;
79 posfarpt->
Y = -extent.
Y;
83 posfarpt->
Z = extent.
Z;
85 posfarpt->
Z = -extent.
Z;
107 if (delta > COINCIDENCE_EPSILON) {
110 if (delta < -COINCIDENCE_EPSILON) {
140 negfarpt = -posfarpt;
static OverlapType Overlap_Test(const AAPlaneClass &plane, const Vector3 &point)
static WWINLINE float Dot_Product(const Vector3 &a, const Vector3 &b)
static bool Fast_Is_Float_Positive(const float &val)
void get_far_extent(const Vector3 &normal, const Vector3 &extent, Vector3 *posfarpt)