Cinder
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
cinder
::
gl
::
Vbo
::
Obj
cinder::gl::Vbo::Obj Struct Reference
#include <
Vbo.h
>
List of all members.
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:
include/cinder/gl/
Vbo.h
src/cinder/gl/
Vbo.cpp