Ignition Math

API Reference

6.4.0
Sphere.hh File Reference
#include "ignition/math/MassMatrix3.hh"
#include "ignition/math/Material.hh"
#include "ignition/math/Quaternion.hh"
#include "ignition/math/detail/Sphere.hh"

Go to the source code of this file.

Classes

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

Namespaces

 ignition
 
 ignition::math
 Math classes and function useful in robot applications.
 

Typedefs

typedef Sphere< double > Sphered
 Sphere with double precision. More...
 
typedef Sphere< float > Spheref
 Sphere with float precision. More...
 
typedef Sphere< int > Spherei
 Sphere with integer precision. More...