Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
Namespaces | |
namespace | impl |
Classes | |
class | GLArrayData |
Interface for a generic data buffer to be used for OpenGL arrays. More... | |
class | GLArrayDataClient |
Client data buffer for non VBO GLArrayData usage of given template-type Value_type. More... | |
class | GLArrayDataProxy |
Proxying a data buffer for GLArrayData usage of given template-type Value_type. More... | |
class | GLArrayDataServer |
Server data buffer for VBO GLArrayData usage of given template-type Value_type. More... | |
class | GLBuffers |
OpenGL buffer related routines. More... | |
class | GLMappedBuffer |
OpenGL mapped buffer storage object reflecting it's. More... | |
class | GLUniformData |
GLSL uniform data wrapper encapsulating data to be uploaded to the GPU as a uniform. More... | |
class | GLUniformSyncMatrices4f |
class | GLUniformVec3f |
class | GLUniformVec4f |
Functions | |
std::ostream & | operator<< (std::ostream &out, const GLArrayData &v) |