Gazebo Math

API Reference

8.0.0~pre1
Cone.hh File Reference
#include <optional>
#include "gz/math/MassMatrix3.hh"
#include "gz/math/Material.hh"
#include "gz/math/Quaternion.hh"
#include "gz/math/detail/Cone.hh"

Go to the source code of this file.

Classes

class  Cone< Precision >
 A representation of a cone. More...
 

Namespaces

namespace  gz
 
namespace  gz::math
 

Typedefs

typedef Cone< doubleConed
 Cone with double precision.
 
typedef Cone< floatConef
 Cone with float precision.
 
typedef Cone< intConei
 Cone with integer precision.