|
Gamp v0.0.7-54-gccdc599
Gamp: Graphics, Audio, Multimedia and Processing
|
#include <string>#include <string_view>#include <jau/basic_types.hpp>#include <jau/math/geom/frustum.hpp>#include <jau/math/vec4f.hpp>#include <jau/ordered_atomic.hpp>#include <gamp/render/gl/GLTypes.hpp>#include <gamp/render/gl/data/GLUniformData.hpp>#include <gamp/render/gl/data/GLArrayDataServer.hpp>#include <gamp/render/gl/glsl/ShaderProgram.hpp>#include <gamp/graph/RenderMode.hpp>#include <gamp/graph/gl/RenderNames.hpp>Go to the source code of this file.
Classes | |
| class | gamp::graph::gl::RenderState::ProgramLocal |
Representation of RenderState data per ShaderProgram as GLUniformData. More... | |
| class | gamp::graph::gl::RenderState |
| The RenderState is owned by GraphRenderer. More... | |
Namespaces | |
| namespace | gamp |
| Gamp: Graphics, Audio, Multimedia and Processing Framework (Native C++, WebAssembly, ...) | |
| namespace | gamp::graph |
| namespace | gamp::graph::gl |