This file contains the AxisAlignedBox class for representing AABB's of objects in the world. More...
#include "vector3.h"
Include dependency graph for axisalignedbox.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Mezzanine::AxisAlignedBox |
| This is a utility class used to represent the Axis-Aligned Bounding Boxes of objects in various subsystems. More... | |
Namespaces | |
| Mezzanine | |
| The bulk of the engine components go in this namspace. | |
| Ogre | |
Constant Groups | |
| Mezzanine | |
| The bulk of the engine components go in this namspace. | |
| Ogre | |
This file contains the AxisAlignedBox class for representing AABB's of objects in the world.
Definition in file axisalignedbox.h.
1.8.4