#include <Vbo.h>
Public Member Functions | |
Obj (GLenum aTarget) | |
~Obj () | |
Public Attributes | |
GLenum | mTarget |
GLuint | mId |
cinder::gl::Vbo::Obj::Obj | ( | GLenum | aTarget | ) |
cinder::gl::Vbo::Obj::~Obj | ( | ) |
GLenum cinder::gl::Vbo::Obj::mTarget |
GLuint cinder::gl::Vbo::Obj::mId |