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

#include <Transform.h>

List of all members.

Public Types

typedef Matrix< Scalar, Dim, 1 > ResultType
typedef Other::Scalar Scalar
typedef Transform< 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, Dim, 1 >

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


Member Typedef Documentation

template<typename Other , int Dim, int HDim>
typedef Matrix<Scalar,Dim,1> ei_transform_product_impl< Other, Dim, HDim, Dim, 1 >::ResultType

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

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

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

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

Definition at line 793 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, Dim, 1 >::run ( const TransformType tr,
const Other &  other 
) [inline, static]

Definition at line 795 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