Visualization Library 2.0.0

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Classes | Namespaces
ShaderNode.hpp File Reference
#include <vlGraphics/Shader.hpp>
#include <vlCore/vlnamespace.hpp>
#include <vector>
#include <map>

Go to the source code of this file.

Classes

class  vl::ShaderNode
 The ShaderNode class is used to conveniently manage complex hierarchies of Shader[s]. More...
 
struct  vl::ShaderNode::EnableInfo
 ShaderNode's representation of an enable. More...
 
struct  vl::ShaderNode::RenderStateInfo
 ShaderNode's representation of a RenderState. More...
 
struct  vl::ShaderNode::UniformInfo
 ShaderNode's representation of a Uniform. More...
 

Namespaces

 vl
 Visualization Library main namespace.