Gazebo Math

API Reference

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

Go to the source code of this file.

Classes

class  Triangle< T >
 Triangle class and related functions. More...
 

Namespaces

namespace  gz
 
namespace  gz::math
 

Typedefs

typedef Triangle< doubleTriangled
 Double specialization of the Triangle class.
 
typedef Triangle< floatTrianglef
 Float specialization of the Triangle class.
 
typedef Triangle< intTrianglei
 Integer specialization of the Triangle class.