Public Types | Static Public Member Functions
ei_transform_product_impl< Other, Dim, HDim, HDim, 1 > Struct Template Reference

#include <Transform.h>

List of all members.

Public Types

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

Static Public Member Functions

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

Detailed Description

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

Definition at line 780 of file Eigen2Support/Geometry/Transform.h.


Member Typedef Documentation

template<typename Other , int Dim, int HDim>
typedef TransformType::MatrixType ei_transform_product_impl< Other, Dim, HDim, HDim, 1 >::MatrixType

Definition at line 783 of file Eigen2Support/Geometry/Transform.h.

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

Definition at line 784 of file Eigen2Support/Geometry/Transform.h.

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

Definition at line 782 of file Eigen2Support/Geometry/Transform.h.


Member Function Documentation

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

Definition at line 785 of file Eigen2Support/Geometry/Transform.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:01