⚠️ This documentation corresponds to the latest development branch of axmol. It might diverge from the official releases.

Axmol Engine 3.0.0-dff292a
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.


The documentation for this class was generated from the following file:
  • OBB.h