Cinder  0.8.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
cinder::gl::Vbo::Obj Struct Reference

#include <Vbo.h>

Public Member Functions

 Obj (GLenum aTarget)
 
 ~Obj ()
 

Public Attributes

GLenum mTarget
 
GLuint mId
 

Constructor & Destructor Documentation

cinder::gl::Vbo::Obj::Obj ( GLenum  aTarget)
cinder::gl::Vbo::Obj::~Obj ( )

Member Data Documentation

GLenum cinder::gl::Vbo::Obj::mTarget
GLuint cinder::gl::Vbo::Obj::mId

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