Methods
| Modifier and Type |
Method and Description |
Vector3f |
Center(Vector3f out) |
int |
Classify(Vector3f n,
float o,
int s) |
boolean |
Contain(DbvtAabbMm a) |
void |
Expand(Vector3f e) |
Vector3f |
Extents(Vector3f out) |
static DbvtAabbMm |
FromCE(Vector3f c,
Vector3f e,
DbvtAabbMm out) |
static DbvtAabbMm |
FromCR(Vector3f c,
float r,
DbvtAabbMm out) |
static DbvtAabbMm |
FromMM(Vector3f mi,
Vector3f mx,
DbvtAabbMm out) |
static boolean |
Intersect(DbvtAabbMm a,
DbvtAabbMm b) |
static boolean |
Intersect(DbvtAabbMm a,
DbvtAabbMm b,
Transform xform) |
static boolean |
Intersect(DbvtAabbMm a,
Vector3f b) |
static boolean |
Intersect(DbvtAabbMm a,
Vector3f org,
Vector3f invdir,
int[] signs) |
Vector3f |
Lengths(Vector3f out) |
Vector3f |
Maxs() |
static void |
Merge(DbvtAabbMm a,
DbvtAabbMm b,
DbvtAabbMm r) |
Vector3f |
Mins() |
static boolean |
NotEqual(DbvtAabbMm a,
DbvtAabbMm b) |
float |
ProjectMinimum(Vector3f v,
int signs) |
static float |
Proximity(DbvtAabbMm a,
DbvtAabbMm b) |
void |
set(DbvtAabbMm o) |
void |
SignedExpand(Vector3f e) |
static void |
swap(DbvtAabbMm p1,
DbvtAabbMm p2) |