All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs
Line3.hh File Reference
#include <algorithm>
#include <ignition/math/Vector3.hh>
#include <ignition/math/IndexException.hh>
Include dependency graph for Line3.hh:

Go to the source code of this file.

Classes

class  ignition::math::Line3< T >
 A three dimensional line segment. More...
 

Namespaces

 ignition
 
 ignition::math
 Math classes and function useful in robot applications.
 

Typedefs

typedef Line3< double > ignition::math::Line3d
 
typedef Line3< float > ignition::math::Line3f
 
typedef Line3< int > ignition::math::Line3i