Public Types | Static Public Member Functions

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

#include <Transform.h>

List of all members.

Public Types

typedef Transform< typename
Other::Scalar, Dim > 
TransformType
typedef TransformType::MatrixType MatrixType
typedef TransformType 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, Dim, Dim >


Member Typedef Documentation

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

Member Function Documentation

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

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