Definition at line 1223 of file Geometry/Transform.h.
#include <src/Geometry/Transform.h>
Public Types | |
typedef Transform< typename Other::Scalar, Dim, AffineCompact > | TransformType |
typedef TransformType::MatrixType | MatrixType |
typedef Transform< typename Other::Scalar, Dim, Projective > | ResultType |
Static Public Member Functions | |
static ResultType | run (const Other &other, const TransformType &tr) |
typedef TransformType::MatrixType internal::transform_left_product_impl< Other, AffineCompact, Dim, HDim, HDim, HDim >::MatrixType |
Definition at line 1226 of file Geometry/Transform.h.
typedef Transform<typename Other::Scalar,Dim,Projective> internal::transform_left_product_impl< Other, AffineCompact, Dim, HDim, HDim, HDim >::ResultType |
Definition at line 1227 of file Geometry/Transform.h.
typedef Transform<typename Other::Scalar,Dim,AffineCompact> internal::transform_left_product_impl< Other, AffineCompact, Dim, HDim, HDim, HDim >::TransformType |
Definition at line 1225 of file Geometry/Transform.h.
static ResultType internal::transform_left_product_impl< Other, AffineCompact, Dim, HDim, HDim, HDim >::run | ( | const Other & | other, |
const TransformType & | tr | ||
) | [inline, static] |
Definition at line 1228 of file Geometry/Transform.h.
References Transform< _Scalar, _Dim, _Mode >::matrix().
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:40:17 UTC 2011 |