Create a new OrientedBox instance.
Test if a point is inside a OBB.
Point to test.
True if the point is inside the OBB and false otherwise.
Test if a Bounding Sphere is overlapping, enveloping, or inside this OBB.
Bounding Sphere to test.
True if the Bounding Sphere is overlapping, enveloping or inside this OBB and false otherwise.
Oriented Box.