Om  1.0.0
A universal framework for multimedia simulation
Classes | Namespaces | Typedefs
omPlane3D.h File Reference
#include "omMathConfig.h"
#include "omVector3D.h"

Classes

class  om::math::Plane3D< T >
 A class that represents a plane in 3D space. More...
 

Namespaces

 om
 The enclosing namespace for the entire Om library.
 
 om::math
 A namespace containing classes and functions that do fast math operations.
 

Typedefs

typedef Plane3D< int > om::math::Plane3i
 
typedef Plane3D< float > om::math::Plane3f
 
typedef Plane3D< double > om::math::Plane3d