Public Types | Static Public Member Functions

ei_transform_product_impl< Other, Dim, HDim, HDim, HDim > Struct Template Reference

#include <Transform.h>

List of all members.

Public Types

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

Static Public Member Functions

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

template<typename Other, int Dim, int HDim>
struct ei_transform_product_impl< Other, Dim, HDim, HDim, HDim >


Member Typedef Documentation

template<typename Other , int Dim, int HDim>
typedef TransformType::MatrixType ei_transform_product_impl< Other, Dim, HDim, HDim, HDim >::MatrixType
template<typename Other , int Dim, int HDim>
typedef ProductReturnType<MatrixType,Other>::Type ei_transform_product_impl< Other, Dim, HDim, HDim, HDim >::ResultType
template<typename Other , int Dim, int HDim>
typedef Transform<typename Other::Scalar,Dim> ei_transform_product_impl< Other, Dim, HDim, HDim, HDim >::TransformType

Member Function Documentation

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

The documentation for this struct was generated from the following file: