Translation.h File Reference

Go to the source code of this file.

Classes

class  Eigen::Translation< Scalar_, Dim_ >
 Represents a translation transformation. More...
 

Namespaces

 Eigen
 : InteropHeaders
 

Typedefs

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