Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
Loading...
Searching...
No Matches
GLMappedBuffer.hpp File Reference
#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>
Include dependency graph for GLMappedBuffer.hpp:
This graph shows which files directly or indirectly include this file:

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< GLMappedBuffergamp::render::gl::data::GLMappedBufferPtr