Visualization Library 2.1.0
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
ShaderNode's representation of a RenderState. More...
#include <ShaderNode.hpp>
Public Member Functions | |
RenderStateInfo (EInheritance inheritance=IN_Propagate, RenderState *rs=NULL, int index=-1) | |
Public Attributes | |
EInheritance | mInheritance |
ref< RenderState > | mRenderState |
int | mIndex |
ShaderNode's representation of a RenderState.
Definition at line 60 of file ShaderNode.hpp.
|
inline |
Definition at line 62 of file ShaderNode.hpp.
int vl::ShaderNode::RenderStateInfo::mIndex |
Definition at line 66 of file ShaderNode.hpp.
EInheritance vl::ShaderNode::RenderStateInfo::mInheritance |
Definition at line 64 of file ShaderNode.hpp.
ref<RenderState> vl::ShaderNode::RenderStateInfo::mRenderState |
Definition at line 65 of file ShaderNode.hpp.
Visualization Library 2.1.0 Reference Documentation
Updated on Wed Mar 10 2021 16:02:54.
© Copyright Michele Bosi. All rights reserved.