Public Types | Static Public Member Functions

internal::transform_transform_product_impl< Transform< Scalar, Dim, LhsMode, LhsOptions >, Transform< Scalar, Dim, RhsMode, RhsOptions >, true > Struct Template Reference

#include <Transform.h>

List of all members.

Public Types

typedef Transform< Scalar, Dim,
LhsMode, LhsOptions > 
Lhs
typedef Transform< Scalar, Dim,
RhsMode, RhsOptions > 
Rhs
typedef Transform< Scalar, Dim,
Projective > 
ResultType

Static Public Member Functions

static ResultType run (const Lhs &lhs, const Rhs &rhs)

template<typename Scalar, int Dim, int LhsMode, int LhsOptions, int RhsMode, int RhsOptions>
struct internal::transform_transform_product_impl< Transform< Scalar, Dim, LhsMode, LhsOptions >, Transform< Scalar, Dim, RhsMode, RhsOptions >, true >


Member Typedef Documentation

template<typename Scalar , int Dim, int LhsMode, int LhsOptions, int RhsMode, int RhsOptions>
typedef Transform<Scalar,Dim,LhsMode,LhsOptions> internal::transform_transform_product_impl< Transform< Scalar, Dim, LhsMode, LhsOptions >, Transform< Scalar, Dim, RhsMode, RhsOptions >, true >::Lhs
template<typename Scalar , int Dim, int LhsMode, int LhsOptions, int RhsMode, int RhsOptions>
typedef Transform<Scalar,Dim,Projective> internal::transform_transform_product_impl< Transform< Scalar, Dim, LhsMode, LhsOptions >, Transform< Scalar, Dim, RhsMode, RhsOptions >, true >::ResultType
template<typename Scalar , int Dim, int LhsMode, int LhsOptions, int RhsMode, int RhsOptions>
typedef Transform<Scalar,Dim,RhsMode,RhsOptions> internal::transform_transform_product_impl< Transform< Scalar, Dim, LhsMode, LhsOptions >, Transform< Scalar, Dim, RhsMode, RhsOptions >, true >::Rhs

Member Function Documentation

template<typename Scalar , int Dim, int LhsMode, int LhsOptions, int RhsMode, int RhsOptions>
static ResultType internal::transform_transform_product_impl< Transform< Scalar, Dim, LhsMode, LhsOptions >, Transform< Scalar, Dim, RhsMode, RhsOptions >, true >::run ( const Lhs lhs,
const Rhs rhs 
) [inline, static]

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