Visualization Library

A lightweight C++ OpenGL middleware for 2D/3D graphics
[Home] [Tutorials] [All Classes] [Grouped Classes]
Public Member Functions | Public Attributes

vl::ShaderNode::EnableInfo Struct Reference

#include <ShaderNode.hpp>

List of all members.

Public Member Functions

 EnableInfo (EEnable en=EN_UnknownEnable, bool on=false, EInheritance inheritance=IN_Propagate)

Public Attributes

EEnable mEnable
bool mOn
EInheritance mInheritance

Detailed Description

Definition at line 49 of file ShaderNode.hpp.


Constructor & Destructor Documentation

vl::ShaderNode::EnableInfo::EnableInfo ( EEnable  en = EN_UnknownEnable,
bool  on = false,
EInheritance  inheritance = IN_Propagate 
) [inline]

Definition at line 51 of file ShaderNode.hpp.


Member Data Documentation

Definition at line 53 of file ShaderNode.hpp.

Definition at line 54 of file ShaderNode.hpp.

Definition at line 55 of file ShaderNode.hpp.


The documentation for this struct was generated from the following file:

Visualization Library v2011.05.1144 Reference Documentation
Copyright 2005-2011 Michele Bosi. All rights reserved.
Updated on Tue Sep 13 2011 21:59:18.
Permission is granted to use this page to write and publish articles regarding Visualization Library.