Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions

internal::rotation_base_generic_product_selector< RotationDerived, MatrixType, false > Struct Template Reference


Detailed Description

template<typename RotationDerived, typename MatrixType>
struct internal::rotation_base_generic_product_selector< RotationDerived, MatrixType, false >

Definition at line 114 of file RotationBase.h.

#include <src/Geometry/RotationBase.h>

List of all members.

Public Types

enum  { Dim = RotationDerived::Dim }
typedef Matrix< typename
RotationDerived::Scalar, Dim,
Dim > 
ReturnType

Static Public Member Functions

static ReturnType run (const RotationDerived &r, const MatrixType &m)

Member Typedef Documentation

template<typename RotationDerived , typename MatrixType >
typedef Matrix<typename RotationDerived::Scalar,Dim,Dim> internal::rotation_base_generic_product_selector< RotationDerived, MatrixType, false >::ReturnType

Definition at line 117 of file RotationBase.h.


Member Enumeration Documentation

template<typename RotationDerived , typename MatrixType >
anonymous enum
Enumerator:
Dim 

Definition at line 116 of file RotationBase.h.


Member Function Documentation

template<typename RotationDerived , typename MatrixType >
static ReturnType internal::rotation_base_generic_product_selector< RotationDerived, MatrixType, false >::run ( const RotationDerived &  r,
const MatrixType &  m 
) [inline, static]

Definition at line 118 of file RotationBase.h.




Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011