gz/math/OrientedBox.hh File Reference
#include <ostream>
#include <gz/math/Helpers.hh>
#include <gz/math/MassMatrix3.hh>
#include <gz/math/Material.hh>
#include <gz/math/Matrix4.hh>
#include <gz/math/Pose3.hh>
#include <gz/math/Vector3.hh>
#include <gz/math/config.hh>
Go to the source code of this file.
Classes | |
class | OrientedBox< T > |
Mathematical representation of a box which can be arbitrarily positioned and rotated. More... | |
Namespaces | |
gz | |
gz::math | |
Typedefs | |
typedef OrientedBox< double > | OrientedBoxd |
typedef OrientedBox< float > | OrientedBoxf |