xoreos  0.0.5
Classes | Namespaces
shaderrenderable.h File Reference

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"
Include dependency graph for shaderrenderable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Graphics::Shader::ShaderRenderable
 

Namespaces

 Graphics
 
 Graphics::Shader
 

Detailed Description

Shader renderable, a class for easier managing of a collection of items (surface, material, mesh) to render with.

Definition in file shaderrenderable.h.