All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
Classes | Namespaces | Typedefs
Vector4.hh File Reference
#include <ignition/math/Matrix4.hh>
Include dependency graph for Vector4.hh:

Go to the source code of this file.

Classes

class  ignition::math::Vector4< T >
 T Generic x, y, z, w vector. More...
 

Namespaces

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

Typedefs

typedef Vector4< double > ignition::math::Vector4d
 
typedef Vector4< float > ignition::math::Vector4f
 
typedef Vector4< int > ignition::math::Vector4i