MezzanineEngine 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Constant Groups | Macros
sphere.cpp File Reference

This file contains the implementation for the generic Sphere class for math and spacial query. More...

#include "sphere.h"
#include "mathtool.h"
#include "axisalignedbox.h"
#include "plane.h"
#include "ray.h"
#include "exception.h"
#include "serialization.h"
#include <Ogre.h>
+ Include dependency graph for sphere.cpp:

Go to the source code of this file.

Namespaces

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

Constant Groups

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

Detailed Description

This file contains the implementation for the generic Sphere class for math and spacial query.

Definition in file sphere.cpp.