Go to the source code of this file.
Classes | |
class | Transform< _Scalar, _Dim > |
Represents an homogeneous transformation in a N dimensional space. More... | |
struct | Transform< _Scalar, _Dim >::construct_from_matrix< OtherDerived, BigMatrix > |
struct | Transform< _Scalar, _Dim >::construct_from_matrix< OtherDerived, true > |
struct | ei_transform_product_impl< Other, Dim, HDim, HDim, HDim > |
struct | ei_transform_product_impl< Other, Dim, HDim, Dim, Dim > |
struct | ei_transform_product_impl< Other, Dim, HDim, HDim, 1 > |
struct | ei_transform_product_impl< Other, Dim, HDim, Dim, 1 > |
Typedefs | |
typedef Transform< float, 2 > | Transform2f |
typedef Transform< float, 3 > | Transform3f |
typedef Transform< double, 2 > | Transform2d |
typedef Transform< double, 3 > | Transform3d |