Axmol Engine 2.4.0-258ceca
Loading...
Searching...
No Matches
OBB Class Reference

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.
 

Detailed Description

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


The documentation for this class was generated from the following file: