#include <ignition/math/IndexException.hh>
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 |