#include <ignition/math/Matrix4.hh>
#include <ignition/math/Helpers.hh>
#include <ignition/math/config.hh>
Go to the source code of this file.
Classes | |
class | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Vector4< T > |
T Generic x, y, z, w vector. More... | |
Namespaces | |
namespace | ignition |
namespace | ignition::math |
Math classes and function useful in robot applications. | |
namespace | ignition::math::IGNITION_MATH_VERSION_NAMESPACE |
Typedefs | |
typedef Vector4< double > | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Vector4d |
typedef Vector4< float > | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Vector4f |
typedef Vector4< int > | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Vector4i |