Classes | Namespaces | Typedefs
Translation.h File Reference

Go to the source code of this file.

Classes

class  Translation< _Scalar, _Dim >
 Represents a translation transformation. More...

Namespaces

namespace  Eigen
 Namespace containing all symbols from the Eigen library.

Typedefs

typedef Translation< double, 2 > Translation2d
typedef Translation< float, 2 > Translation2f
typedef Translation< double, 3 > Translation3d
typedef Translation< float, 3 > Translation3f