Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions

internal::transform_left_product_impl< Other, AffineCompact, Dim, HDim, Dim, HDim > Struct Template Reference


Detailed Description

template<typename Other, int Dim, int HDim>
struct internal::transform_left_product_impl< Other, AffineCompact, Dim, HDim, Dim, HDim >

Definition at line 1255 of file Geometry/Transform.h.

#include <src/Geometry/Transform.h>

List of all members.

Public Types

typedef Transform< typename
Other::Scalar, Dim,
AffineCompact > 
TransformType
typedef TransformType::MatrixType MatrixType
typedef TransformType ResultType

Static Public Member Functions

static ResultType run (const Other &other, const TransformType &tr)

Member Typedef Documentation

template<typename Other , int Dim, int HDim>
typedef TransformType::MatrixType internal::transform_left_product_impl< Other, AffineCompact, Dim, HDim, Dim, HDim >::MatrixType

Definition at line 1258 of file Geometry/Transform.h.

template<typename Other , int Dim, int HDim>
typedef TransformType internal::transform_left_product_impl< Other, AffineCompact, Dim, HDim, Dim, HDim >::ResultType

Definition at line 1259 of file Geometry/Transform.h.

template<typename Other , int Dim, int HDim>
typedef Transform<typename Other::Scalar,Dim,AffineCompact> internal::transform_left_product_impl< Other, AffineCompact, Dim, HDim, Dim, HDim >::TransformType

Definition at line 1257 of file Geometry/Transform.h.


Member Function Documentation

template<typename Other , int Dim, int HDim>
static ResultType internal::transform_left_product_impl< Other, AffineCompact, Dim, HDim, Dim, HDim >::run ( const Other &  other,
const TransformType tr 
) [inline, static]



Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011