Go to the source code of this file.
Classes | |
class | Eigen::Translation< _Scalar, _Dim > |
Represents a translation transformation. More... | |
Namespaces | |
Eigen | |
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 |