Gazebo Math

API Reference

7.5.1
gz/math/Vector2.hh File Reference
#include <algorithm>
#include <cmath>
#include <istream>
#include <limits>
#include <ostream>
#include <gz/math/Helpers.hh>
#include <gz/math/config.hh>

Go to the source code of this file.

Classes

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

Namespaces

 gz
 
 gz::math
 

Typedefs

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