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

Go to the source code of this file.

Classes

class  math::Line3< T >
 Class that represents a line using a point and a vector. More...
 

Namespaces

namespace  math
 Vector, Matrix, basic operations, etc.
 

Typedefs

typedef Line3< double > math::Line3d
 
typedef Line3< float > math::Line3f