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 |