|
Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
#include <cmath>#include <gamp/render/gl/data/GLBuffers.hpp>#include <memory>#include <jau/basic_types.hpp>#include <jau/float_types.hpp>#include <jau/string_util.hpp>Go to the source code of this file.
Classes | |
| class | gamp::render::gl::data::GLMappedBuffer |
| OpenGL mapped buffer storage object reflecting it's. More... | |
Namespaces | |
| namespace | gamp |
| Gamp: Graphics, Audio, Multimedia and Processing Framework (Native C++, WebAssembly, ...) | |
| namespace | gamp::render |
| namespace | gamp::render::gl |
| namespace | gamp::render::gl::data |
Typedefs | |
| typedef std::unique_ptr< GLMappedBuffer > | gamp::render::gl::data::GLMappedBufferPtr |