Ignition Math

API Reference

6.8.0
Vector2.hh File Reference
#include <algorithm>
#include <limits>
#include <ignition/math/Helpers.hh>
#include <ignition/math/config.hh>

Go to the source code of this file.

Classes

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

Namespaces

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

Typedefs

typedef Vector2< double > Vector2d
 
typedef Vector2< float > Vector2f
 
typedef Vector2< int > Vector2i