Go to the source code of this file.
Classes | |
class | Eigen::Scaling< _Scalar, _Dim > |
Represents a possibly non uniform scaling transformation. More... | |
Namespaces | |
Eigen | |
Typedefs | |
typedef Scaling< double, 2 > | Eigen::Scaling2d |
typedef Scaling< float, 2 > | Eigen::Scaling2f |
typedef Scaling< double, 3 > | Eigen::Scaling3d |
typedef Scaling< float, 3 > | Eigen::Scaling3f |