Jive reference manual
List of all members | Static Public Member Functions
jem::gl::Vertex Class Reference

#include <jem/gl/Vertex.h>

Static Public Member Functions

template<class T >
static bool configure (Tuple< T, 2 > &vx, const String &name, const Properties &props)
 
template<class T >
static bool configure (Tuple< T, 3 > &vx, const String &name, const Properties &props)
 
template<class T >
static void getConfig (const String &name, const Properties &props, const Tuple< T, 2 > &vx)
 
template<class T >
static void getConfig (const String &name, const Properties &props, const Tuple< T, 3 > &vx)
 

Member Function Documentation

template<class T >
bool jem::gl::Vertex::configure ( Tuple< T, 2 > &  vx,
const String name,
const Properties props 
)
static
template<class T >
bool jem::gl::Vertex::configure ( Tuple< T, 3 > &  vx,
const String name,
const Properties props 
)
static
template<class T >
void jem::gl::Vertex::getConfig ( const String name,
const Properties props,
const Tuple< T, 2 > &  vx 
)
static
template<class T >
void jem::gl::Vertex::getConfig ( const String name,
const Properties props,
const Tuple< T, 3 > &  vx 
)
static