Cinder  0.8.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Types | Static Public Member Functions | List of all members
cinder::QUATCONV< T, Y > Struct Template Reference

#include <Quaternion.h>

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)
 

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: