Gazebo Math

API Reference

7.5.1
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

 gz
 
 gz::math
 

Typedefs

typedef Cone< double > Coned
 Cone with double precision. More...
 
typedef Cone< float > Conef
 Cone with float precision. More...
 
typedef Cone< int > Conei
 Cone with integer precision. More...