Visualization Library 2.1.0
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
ShaderNode's representation of an enable. More...
#include <ShaderNode.hpp>
Public Member Functions | |
EnableInfo (EEnable en=EN_UnknownEnable, bool on=false, EInheritance inheritance=IN_Propagate) | |
Public Attributes | |
EEnable | mEnable |
bool | mOn |
EInheritance | mInheritance |
ShaderNode's representation of an enable.
Definition at line 51 of file ShaderNode.hpp.
|
inline |
Definition at line 53 of file ShaderNode.hpp.
EEnable vl::ShaderNode::EnableInfo::mEnable |
Definition at line 55 of file ShaderNode.hpp.
EInheritance vl::ShaderNode::EnableInfo::mInheritance |
Definition at line 57 of file ShaderNode.hpp.
bool vl::ShaderNode::EnableInfo::mOn |
Definition at line 56 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.