Gazebo Math

API Reference

8.0.0~pre1
Triangle3.hh File Reference
#include <gz/math/Helpers.hh>
#include <gz/math/Line3.hh>
#include <gz/math/Plane.hh>
#include <gz/math/Vector3.hh>
#include <gz/math/config.hh>

Go to the source code of this file.

Classes

class  Triangle3< T >
 A 3-dimensional triangle and related functions. More...
 

Namespaces

namespace  gz
 
namespace  gz::math
 

Typedefs

typedef Triangle3< doubleTriangle3d
 Double specialization of the Triangle class.
 
typedef Triangle3< floatTriangle3f
 Float specialization of the Triangle class.
 
typedef Triangle3< intTriangle3i
 Integer specialization of the Triangle class.