Visualization LibraryA lightweight C++ OpenGL middleware for 2D/3D graphics |
[Home] [Tutorials] [All Classes] [Grouped Classes] |
#include <ShaderNode.hpp>
Public Member Functions | |
| UniformInfo (Uniform *unif=NULL, EInheritance inheritance=IN_Propagate) | |
Public Attributes | |
| ref< Uniform > | mUniform |
| EInheritance | mInheritance |
Definition at line 66 of file ShaderNode.hpp.
| vl::ShaderNode::UniformInfo::UniformInfo | ( | Uniform * | unif = NULL, |
| EInheritance | inheritance = IN_Propagate |
||
| ) | [inline] |
Definition at line 68 of file ShaderNode.hpp.
Definition at line 70 of file ShaderNode.hpp.
Definition at line 71 of file ShaderNode.hpp.