Spinning Topp Logo BlackTopp Studios
inc
Namespaces | Macros
axisalignedbox.cpp File Reference

This file contains the implementation for the AxisAlignedBox class for representing AABB's of objects in the world. More...

#include "axisalignedbox.h"
#include "MathTools/mathtools.h"
#include "plane.h"
#include "ray.h"
#include "exception.h"
#include "serialization.h"
#include <Ogre.h>
#include <algorithm>
+ Include dependency graph for axisalignedbox.cpp:

Go to the source code of this file.

Namespaces

 Mezzanine
 The bulk of the engine components go in this namspace.
 

Detailed Description

This file contains the implementation for the AxisAlignedBox class for representing AABB's of objects in the world.

Definition in file axisalignedbox.cpp.