Gazebo Math

API Reference

8.0.0~pre1
Line2.hh File Reference
#include <algorithm>
#include <gz/math/Vector2.hh>
#include <gz/math/config.hh>

Go to the source code of this file.

Classes

class  Line2< T >
 A two dimensional line segment. The line is defined by a start and end point. More...
 

Namespaces

namespace  gz
 
namespace  gz::math
 

Typedefs

typedef Line2< doubleLine2d
 
typedef Line2< floatLine2f
 
typedef Line2< intLine2i