cinder::QUATCONV< T, Y > Struct Template Reference

#include <Quaternion.h>

List of all members.

Public Types

typedef T::TYPE F

Static Public Member Functions

static F getW (const Y &v)
static F getX (const Y &v)
static F getY (const Y &v)
static F getZ (const Y &v)

template<typename T, typename Y>
struct cinder::QUATCONV< T, Y >


Member Typedef Documentation

template<typename T , typename Y >
typedef T::TYPE cinder::QUATCONV< T, Y >::F

Member Function Documentation

template<typename T , typename Y >
static F cinder::QUATCONV< T, Y >::getW ( const Y &  v  )  [static]
template<typename T , typename Y >
static F cinder::QUATCONV< T, Y >::getX ( const Y &  v  )  [static]
template<typename T , typename Y >
static F cinder::QUATCONV< T, Y >::getY ( const Y &  v  )  [static]
template<typename T , typename Y >
static F cinder::QUATCONV< T, Y >::getZ ( const Y &  v  )  [static]

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