Ignition Math

API Reference

6.8.0
Box.hh File Reference
#include <ignition/math/config.hh>
#include <ignition/math/MassMatrix3.hh>
#include <ignition/math/Material.hh>
#include <ignition/math/Vector3.hh>
#include "ignition/math/detail/Box.hh"

Go to the source code of this file.

Classes

class  Box< Precision >
 A representation of a box. All units are in meters. More...
 

Namespaces

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

Typedefs

typedef Box< double > Boxd
 Box with double precision. More...
 
typedef Box< float > Boxf
 Box with float precision. More...
 
typedef Box< int > Boxi
 Box with integer precision. More...