MVE - Multi-View Environment mve-devel
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
plane.h File Reference
#include "math/defines.h"
#include "math/vector.h"
Include dependency graph for plane.h:

Go to the source code of this file.

Classes

class  math::Plane3< T >
 Class that represents a plane in hesse form. More...
 

Namespaces

namespace  math
 Vector, Matrix, basic operations, etc.
 

Typedefs

typedef Plane3< double > math::Plane3d
 
typedef Plane3< float > math::Plane3f