Visualization Library v1.0.3

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Member Functions | Public Attributes

vl::ShaderNode::RenderStateInfo Struct Reference

ShaderNode's representation of a RenderState. More...

#include <ShaderNode.hpp>

List of all members.

Public Member Functions

 RenderStateInfo (EInheritance inheritance=IN_Propagate, RenderState *rs=NULL, int index=-1)

Public Attributes

EInheritance mInheritance
ref< RenderStatemRenderState
int mIndex

Detailed Description

ShaderNode's representation of a RenderState.

Definition at line 60 of file ShaderNode.hpp.


Constructor & Destructor Documentation

vl::ShaderNode::RenderStateInfo::RenderStateInfo ( EInheritance  inheritance = IN_Propagate,
RenderState rs = NULL,
int  index = -1 
) [inline]

Definition at line 62 of file ShaderNode.hpp.


Member Data Documentation

Definition at line 64 of file ShaderNode.hpp.

Definition at line 65 of file ShaderNode.hpp.

Definition at line 66 of file ShaderNode.hpp.


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

Visualization Library v1.0.3 Reference Documentation
Copyright Michele Bosi. All rights reserved.
Updated on Tue Feb 7 2017 00:55:12.
Permission is granted to use this page to write and publish articles regarding Visualization Library.