UGDK  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ugdk::graphic::opengl::VBO Member List

This is the complete list of members for ugdk::graphic::opengl::VBO, including all inherited members.

bind() const ugdk::graphic::opengl::VBOvirtual
Create(size_t size, GLenum target, GLenum usage)ugdk::graphic::opengl::VertexBufferstatic
CreateDefault()ugdk::graphic::opengl::VertexBufferstatic
CreateDefaultShared()ugdk::graphic::opengl::VertexBufferstatic
fill(size_t offset, size_t size, const void *data)ugdk::graphic::opengl::VBOvirtual
getPointer(size_t offset) const ugdk::graphic::opengl::VBOvirtual
getSize() const ugdk::graphic::opengl::VertexBufferinline
getTarget() const ugdk::graphic::opengl::VertexBufferinline
getUsage() const ugdk::graphic::opengl::VertexBufferinline
loadVolatile()ugdk::graphic::opengl::VBO
map()ugdk::graphic::opengl::VBOvirtual
unbind() const ugdk::graphic::opengl::VBOvirtual
unloadVolatile()ugdk::graphic::opengl::VBO
unmap()ugdk::graphic::opengl::VBOvirtual
VBO(size_t size, GLenum target, GLenum usage)ugdk::graphic::opengl::VBO
VertexBuffer(size_t size, GLenum target, GLenum usage)ugdk::graphic::opengl::VertexBuffer
~VBO()ugdk::graphic::opengl::VBOvirtual
~VertexBuffer()ugdk::graphic::opengl::VertexBuffervirtual