|
xoreos
0.0.5
|
Shader renderable, a class for easier managing of a collection of items (surface, material, mesh) to render with. More...
#include "glm/mat4x4.hpp"#include "src/graphics/shader/shader.h"#include "src/graphics/shader/shadermaterial.h"#include "src/graphics/shader/shadersurface.h"#include "src/graphics/mesh/mesh.h"

Go to the source code of this file.
Classes | |
| class | Graphics::Shader::ShaderRenderable |
Namespaces | |
| Graphics | |
| Graphics::Shader | |
Shader renderable, a class for easier managing of a collection of items (surface, material, mesh) to render with.
Definition in file shaderrenderable.h.
1.8.14