UGDK  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ugdk::graphic::VertexData::Mapper Class Reference

#include <ugdk/graphic/vertexdata.h>

Public Member Functions

 Mapper (VertexData &data, bool read_from_buffer=true)
 
 ~Mapper ()
 
void operator= (Mapper &)=delete
 
template<class T >
T * Get (std::size_t index)
 

Constructor & Destructor Documentation

ugdk::graphic::VertexData::Mapper::Mapper ( VertexData data,
bool  read_from_buffer = true 
)
ugdk::graphic::VertexData::Mapper::~Mapper ( )

Member Function Documentation

template<class T >
T* ugdk::graphic::VertexData::Mapper::Get ( std::size_t  index)
inline
void ugdk::graphic::VertexData::Mapper::operator= ( Mapper )
delete

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