Visualization LibraryA lightweight C++ OpenGL middleware for 2D/3D graphics |
[Home] [Tutorials] [All Classes] [Grouped Classes] |
#include <ShaderNode.hpp>
Public Member Functions | |
| RenderStateInfo (RenderState *rs=NULL, EInheritance inheritance=IN_Propagate) | |
Public Attributes | |
| ref< RenderState > | mRenderState |
| EInheritance | mInheritance |
Definition at line 58 of file ShaderNode.hpp.
| vl::ShaderNode::RenderStateInfo::RenderStateInfo | ( | RenderState * | rs = NULL, |
| EInheritance | inheritance = IN_Propagate |
||
| ) | [inline] |
Definition at line 60 of file ShaderNode.hpp.
Definition at line 62 of file ShaderNode.hpp.
Definition at line 63 of file ShaderNode.hpp.