TR-mbed 1.0
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
ToRotationMatrixWrapper< T > Struct Template Reference

Public Types

enum  { Dim = T::Dim }
 
typedef T::Scalar Scalar
 

Public Member Functions

 ToRotationMatrixWrapper (const T &o)
 

Public Attributes

T object
 

Member Typedef Documentation

◆ Scalar

template<typename T >
typedef T::Scalar ToRotationMatrixWrapper< T >::Scalar

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
Dim 

Constructor & Destructor Documentation

◆ ToRotationMatrixWrapper()

template<typename T >
ToRotationMatrixWrapper< T >::ToRotationMatrixWrapper ( const T o)
inline

Member Data Documentation

◆ object

template<typename T >
T ToRotationMatrixWrapper< T >::object

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