Gazebo Math

API Reference

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

Go to the source code of this file.

Classes

class  Sphere< Precision >
 A representation of a sphere. More...
 

Namespaces

namespace  gz
 
namespace  gz::math
 

Typedefs

typedef Sphere< doubleSphered
 Sphere with double precision.
 
typedef Sphere< floatSpheref
 Sphere with float precision.
 
typedef Sphere< intSpherei
 Sphere with integer precision.