#include <Vbo.h>
Public Member Functions | |
Obj (const VboMesh &mesh) | |
~Obj () | |
Public Attributes | |
uint8_t * | mData |
uint8_t * | mDataEnd |
std::vector< size_t > | mCustomOffsets |
Vbo | mVbo |
cinder::gl::VboMesh::VertexIter::Obj::Obj | ( | const VboMesh & | mesh | ) |
cinder::gl::VboMesh::VertexIter::Obj::~Obj | ( | ) |
std::vector<size_t> cinder::gl::VboMesh::VertexIter::Obj::mCustomOffsets |