All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
Classes | Namespaces | Typedefs
Pose3.hh File Reference
#include <ignition/math/Quaternion.hh>
#include <ignition/math/Vector3.hh>
Include dependency graph for Pose3.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ignition::math::Pose3< T >
 Encapsulates a position and rotation in three space. More...
 

Namespaces

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

Typedefs

typedef Pose3< double > ignition::math::Pose3d
 
typedef Pose3< float > ignition::math::Pose3f
 
typedef Pose3< int > ignition::math::Pose3i