Gazebo Math

API Reference

8.0.0~pre1
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

namespace  gz
 
namespace  gz::math
 

Typedefs

typedef Vector2< doubleVector2d
 
typedef Vector2< floatVector2f
 
typedef Vector2< intVector2i