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

#include <Vector.h>

List of all members.

Static Public Member Functions

static T getX (const Y &v)
static T getY (const Y &v)
static T getZ (const Y &v)

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


Member Function Documentation

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

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