All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
Classes | Namespaces | Typedefs
Line2.hh File Reference
#include <algorithm>
#include <ignition/math/Vector2.hh>
#include <ignition/math/IndexException.hh>
Include dependency graph for Line2.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ignition::math::Line2< T >
 A two dimensional line segment. More...
 

Namespaces

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

Typedefs

typedef Line2< double > ignition::math::Line2d
 
typedef Line2< float > ignition::math::Line2f
 
typedef Line2< int > ignition::math::Line2i