OGLplus (0.52.0) a C++ wrapper for OpenGL

oglplus::BoundObjOps< tag::Buffer > Member List

This is the complete list of members for oglplus::BoundObjOps< tag::Buffer >, including all inherited members.

Access(void) const oglplus::BoundObjOps< tag::Buffer >
ClearData(PixelDataInternalFormat internal_format, PixelDataFormat format, const GLtype *data) const oglplus::BoundObjOps< tag::Buffer >
ClearSubData(PixelDataInternalFormat internal_format, BufferSize offset, BufferSize size, PixelDataFormat format, const GLtype *data) const oglplus::BoundObjOps< tag::Buffer >
Data(GLsizei count, const GLtype *data, BufferUsage usage=BufferUsage::StaticDraw) const oglplus::BoundObjOps< tag::Buffer >
Data(const GLtype(&data)[Count], BufferUsage usage=BufferUsage::StaticDraw) const oglplus::BoundObjOps< tag::Buffer >
Data(const std::vector< GLtype > &data, BufferUsage usage=BufferUsage::StaticDraw) const oglplus::BoundObjOps< tag::Buffer >
Data(const std::vector< Vector< GLtype, N > > &data, BufferUsage usage=BufferUsage::StaticDraw) const oglplus::BoundObjOps< tag::Buffer >
GetIntParam(GLenum query) const oglplus::BoundObjOps< tag::Buffer >
GPUAddress(void) const oglplus::BoundObjOps< tag::Buffer >
ImmutableStorage(void) const oglplus::BoundObjOps< tag::Buffer >
MakeNonResident(void) const oglplus::BoundObjOps< tag::Buffer >
MakeResident(AccessSpecifier access) const oglplus::BoundObjOps< tag::Buffer >
Mapped(void) const oglplus::BoundObjOps< tag::Buffer >
Resize(BufferSize size, BufferUsage usage=BufferUsage::StaticDraw) const oglplus::BoundObjOps< tag::Buffer >
Size(void) const oglplus::BoundObjOps< tag::Buffer >
Storage(BufferSize size, const void *data, Bitfield< BufferStorageBit > flags) const oglplus::BoundObjOps< tag::Buffer >
StorageFlags(void) const oglplus::BoundObjOps< tag::Buffer >
SubData(BufferSize offset, GLsizei count, const GLtype *data) const oglplus::BoundObjOps< tag::Buffer >
SubData(BufferSize offset, const GLtype(&data)[Count]) const oglplus::BoundObjOps< tag::Buffer >
SubData(BufferSize offset, const std::vector< GLtype > &data) const oglplus::BoundObjOps< tag::Buffer >
Usage(void) const oglplus::BoundObjOps< tag::Buffer >

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