Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
#include "gamp/Gamp.hpp"
#include <ctime>
#include <jau/debug.hpp>
#include <jau/environment.hpp>
#include <jau/file_util.hpp>
#include <jau/string_util.hpp>
#include <gamp/render/RenderContext.hpp>
#include <gamp/render/gl/glsl/ShaderCode.hpp>
#include <gamp/render/gl/glsl/ShaderState.hpp>
#include <gamp/graph/Graph.hpp>
Go to the source code of this file.
Variables | |
static std::string | m_asset_dir |