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

Classes

class  om::math::Plane2D< T >
 A class that represents a plane in 2D 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 Plane2D< int > om::math::Plane2i
 
typedef Plane2D< float > om::math::Plane2f
 
typedef Plane2D< double > om::math::Plane2d