Axmol Engine 2.4.0-258ceca
|
Oriented Bounding Box(OBB): OBB is similar to AABB except the bounding box has the same direction as the MeshRenderer. More...
#include <OBB.h>
Public Member Functions | |
void | transform (const Mat4 &mat) |
Transforms the obb by the given transformation matrix. | |
Oriented Bounding Box(OBB): OBB is similar to AABB except the bounding box has the same direction as the MeshRenderer.
so collision detection is more precise than AABB. @js NA