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 |