Public Types
internal::traits< Quaternion< _Scalar, _Options > > Struct Template Reference

#include <Quaternion.h>

Inheritance diagram for internal::traits< Quaternion< _Scalar, _Options > >:
Inheritance graph
[legend]

List of all members.

Public Types

enum  { IsAligned = bool(EIGEN_ALIGN) && ((int(_Options)&Aligned)==Aligned), Flags = IsAligned ? (AlignedBit | LvalueBit) : LvalueBit }
typedef Matrix< _Scalar,
4, 1, _Options > 
Coefficients
typedef Quaternion< _Scalar,
_Options > 
PlainObject
typedef _Scalar Scalar

Detailed Description

template<typename _Scalar, int _Options>
struct internal::traits< Quaternion< _Scalar, _Options > >

Definition at line 222 of file Geometry/Quaternion.h.


Member Typedef Documentation

template<typename _Scalar , int _Options>
typedef Matrix<_Scalar,4,1,_Options> internal::traits< Quaternion< _Scalar, _Options > >::Coefficients
template<typename _Scalar , int _Options>
typedef Quaternion<_Scalar,_Options> internal::traits< Quaternion< _Scalar, _Options > >::PlainObject

Definition at line 224 of file Geometry/Quaternion.h.

template<typename _Scalar , int _Options>
typedef _Scalar internal::traits< Quaternion< _Scalar, _Options > >::Scalar

Member Enumeration Documentation

template<typename _Scalar , int _Options>
anonymous enum
Enumerator:
IsAligned 
Flags 

Definition at line 227 of file Geometry/Quaternion.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:40