Cinder  0.9.1
cinder::gl::Ubo Member List

This is the complete list of members for cinder::gl::Ubo, including all inherited members.

bind() const cinder::gl::BufferObj
bindBufferBase(GLuint index)cinder::gl::Ubo
bufferData(GLsizeiptr size, const GLvoid *data, GLenum usage)cinder::gl::BufferObj
BufferObj(GLenum target)cinder::gl::BufferObjprotected
BufferObj(GLenum target, GLsizeiptr allocationSize, const void *data, GLenum usage)cinder::gl::BufferObjprotected
bufferSubData(GLintptr offset, GLsizeiptr size, const GLvoid *data)cinder::gl::BufferObj
copyData(GLsizeiptr size, const GLvoid *data)cinder::gl::BufferObj
create()cinder::gl::Ubostatic
create(GLsizeiptr allocationSize, const void *data=nullptr, GLenum usage=GL_DYNAMIC_DRAW)cinder::gl::Ubostatic
cinder::gl::BufferObj::create(GLenum target, GLsizeiptr allocationSize, const void *data, GLenum usage)cinder::gl::BufferObjstatic
ensureMinimumSize(GLsizeiptr minimumSize)cinder::gl::BufferObj
getBindingConstantForTarget(GLenum target)cinder::gl::BufferObjstatic
getBufferSubData(GLintptr offset, GLsizeiptr size, GLvoid *data)cinder::gl::BufferObj
getId() const cinder::gl::BufferObj
getLabel() const cinder::gl::BufferObj
getSize() const cinder::gl::BufferObj
getTarget() const cinder::gl::BufferObj
getUsage() const cinder::gl::BufferObj
map(GLenum access) const cinder::gl::BufferObj
mapBufferRange(GLintptr offset, GLsizeiptr length, GLbitfield access) const cinder::gl::BufferObj
mapReplace()cinder::gl::BufferObj
mapWriteOnly()cinder::gl::BufferObj
mIdcinder::gl::BufferObjprotected
mLabelcinder::gl::BufferObjprotected
mSizecinder::gl::BufferObjprotected
mTargetcinder::gl::BufferObjprotected
mUsagecinder::gl::BufferObjprotected
setLabel(const std::string &label)cinder::gl::BufferObj
setTarget(GLenum target)cinder::gl::BufferObj
setUsage(GLenum usage)cinder::gl::BufferObj
Ubo()cinder::gl::Uboprotected
Ubo(GLsizeiptr allocationSize, const void *data, GLenum usage)cinder::gl::Uboprotected
unbind() const cinder::gl::BufferObj
unmap() const cinder::gl::BufferObj
~BufferObj()cinder::gl::BufferObj