Definition at line 1271 of file Geometry/Transform.h.
#include <src/Geometry/Transform.h>
Public Types | |
| typedef Transform< typename Other::Scalar, Dim, Mode > | TransformType |
| typedef TransformType::MatrixType | MatrixType |
| typedef TransformType | ResultType |
Static Public Member Functions | |
| static ResultType | run (const Other &other, const TransformType &tr) |
| typedef TransformType::MatrixType internal::transform_left_product_impl< Other, Mode, Dim, HDim, Dim, Dim >::MatrixType |
Definition at line 1274 of file Geometry/Transform.h.
| typedef TransformType internal::transform_left_product_impl< Other, Mode, Dim, HDim, Dim, Dim >::ResultType |
Definition at line 1275 of file Geometry/Transform.h.
| typedef Transform<typename Other::Scalar,Dim,Mode> internal::transform_left_product_impl< Other, Mode, Dim, HDim, Dim, Dim >::TransformType |
Definition at line 1273 of file Geometry/Transform.h.
| static ResultType internal::transform_left_product_impl< Other, Mode, Dim, HDim, Dim, Dim >::run | ( | const Other & | other, |
| const TransformType & | tr | ||
| ) | [inline, static] |
Definition at line 1276 of file Geometry/Transform.h.
References AffineCompact, and Transform< _Scalar, _Dim, _Mode >::matrix().
| Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |