OGLplus (0.45.0) a C++ wrapper for OpenGL

oglplus::BufferOps Member List

This is the complete list of members for oglplus::BufferOps, including all inherited members.

Access(Target target)oglplus::BufferOpsstatic
Bind(Target target) const oglplus::BufferOps
Bind(IndexedTarget target, GLuint index) const oglplus::BufferOps
BindBase(IndexedTarget target, GLuint index) const oglplus::BufferOps
BindBaseAtomicCounter(AtomicCounterBufferBindingPoint index) const oglplus::BufferOps
BindBaseShaderStorage(ShaderStorageBufferBindingPoint index) const oglplus::BufferOps
BindBaseTransformFeedback(TransformFeedbackBufferBindingPoint index) const oglplus::BufferOps
BindBaseUniform(UniformBufferBindingPoint index) const oglplus::BufferOps
BindRange(IndexedTarget target, GLuint index, GLintptr offset, GLsizeiptr size) const oglplus::BufferOps
ClearData(Target target, PixelDataInternalFormat internal_format, PixelDataFormat format, const GLtype *data)oglplus::BufferOpsstatic
ClearSubData(Target target, PixelDataInternalFormat internal_format, GLintptr offset, GLsizeiptr size, PixelDataFormat format, const GLtype *data)oglplus::BufferOpsstatic
CopySubData(BufferOps::Target readtarget, BufferOps::Target writetarget, GLintptr readoffset, GLintptr writeoffset, GLsizeiptr size)oglplus::BufferOpsstatic
Data(Target target, GLsizei count, const GLtype *data, BufferUsage usage=BufferUsage::StaticDraw)oglplus::BufferOpsstatic
Data(Target target, const std::vector< GLtype > &data, BufferUsage usage=BufferUsage::StaticDraw)oglplus::BufferOpsstatic
Data(Target target, const std::vector< Vector< GLtype, N > > &data, BufferUsage usage=BufferUsage::StaticDraw)oglplus::BufferOpsstatic
GPUAddress(Target target)oglplus::BufferOpsstatic
ImmutableStorage(Target target)oglplus::BufferOpsstatic
IndexedTarget typedefoglplus::BufferOps
InvalidateData(void)oglplus::BufferOps
InvalidateSubData(GLintptr offset, GLsizeiptr size)oglplus::BufferOps
MakeNonResident(Target target)oglplus::BufferOpsstatic
MakeResident(Target target, AccessSpecifier access)oglplus::BufferOpsstatic
Map typedefoglplus::BufferOps
Mapped(Target target)oglplus::BufferOpsstatic
Size(Target target)oglplus::BufferOpsstatic
Storage(Target target, GLsizeiptr size, const void *data, Bitfield< BufferStorageBit > flags)oglplus::BufferOpsstatic
StorageFlags(Target target)oglplus::BufferOpsstatic
SubData(Target target, GLintptr offset, GLsizei count, const GLtype *data)oglplus::BufferOpsstatic
SubData(Target target, GLintptr offset, const std::vector< GLtype > &data)oglplus::BufferOpsstatic
Target typedefoglplus::BufferOps
Unbind(Target target)oglplus::BufferOpsstatic
UnbindBase(IndexedTarget target, GLuint index)oglplus::BufferOpsstatic
Usage(Target target)oglplus::BufferOpsstatic

Copyright © 2010-2014 Matúš Chochlík, University of Žilina, Žilina, Slovakia.
<matus.chochlik -at- fri.uniza.sk>
<chochlik -at -gmail.com>
Documentation generated on Wed Apr 30 2014 by Doxygen (version 1.8.4).