![]() |
Simulant
21.12-553
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
|
The BoundableEntity class. More...
#include <boundable.h>
Public Member Functions | |
virtual const AABB | transformed_aabb () const =0 |
virtual const Vec3 | centre () const |
![]() | |
virtual const AABB & | aabb () const =0 |
virtual float | width () const |
virtual float | height () const |
virtual float | depth () const |
virtual float | half_width () const |
virtual float | half_height () const |
virtual float | half_depth () const |
virtual float | diameter () const |
virtual float | radius () const |
The BoundableEntity class.
Any object that can be contained within a bounding box, but can be positioned somewhere other than 0,0,0