Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
Loading...
Searching...
No Matches
GLArrayData.hpp File Reference
#include <memory>
#include <gamp/render/gl/GLTypes.hpp>
#include <gamp/render/gl/data/GLBuffers.hpp>
#include <string_view>
#include <jau/backtrace.hpp>
#include <jau/type_info.hpp>
Include dependency graph for GLArrayData.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::GLArrayData
 Interface for a generic data buffer to be used for OpenGL arrays. More...
 
struct  gamp::render::gl::data::GLArrayData::Private
 

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
 
namespace  gamp::render::gl::glsl
 

Typedefs

typedef std::shared_ptr< GLArrayDatagamp::render::gl::data::GLArrayDataRef
 

Functions

std::ostream & gamp::render::gl::data::operator<< (std::ostream &out, const GLArrayData &v)