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

Go to the source code of this file.

Classes

class  ignition::math::Vector2< T >
 Two dimensional (x, y) vector. More...
 

Namespaces

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

Typedefs

typedef Vector2< double > ignition::math::Vector2d
 
typedef Vector2< float > ignition::math::Vector2f
 
typedef Vector2< int > ignition::math::Vector2i