#include <ignition/math/Helpers.hh>#include <ignition/math/Angle.hh>#include <ignition/math/Vector3.hh>Go to the source code of this file.
Classes | |
| class | ignition::math::Quaternion< T > |
| A quaternion class. More... | |
Namespaces | |
| ignition | |
| ignition::math | |
| Math classes and function useful in robot applications. | |
Typedefs | |
| typedef Quaternion< double > | ignition::math::Quaterniond |
| typedef Quaternion< float > | ignition::math::Quaternionf |
| typedef Quaternion< int > | ignition::math::Quaternioni |