Visualization Library

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

vl::ShaderNode::UniformInfo Struct Reference

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

#include <ShaderNode.hpp>

List of all members.

Public Member Functions

 UniformInfo (Uniform *unif=NULL, EInheritance inheritance=IN_Propagate)

Public Attributes

ref< UniformmUniform
EInheritance mInheritance

Detailed Description

ShaderNode's representation of a Uniform.

Definition at line 69 of file ShaderNode.hpp.


Constructor & Destructor Documentation

vl::ShaderNode::UniformInfo::UniformInfo ( Uniform unif = NULL,
EInheritance  inheritance = IN_Propagate 
) [inline]

Definition at line 71 of file ShaderNode.hpp.


Member Data Documentation

Definition at line 73 of file ShaderNode.hpp.

Definition at line 74 of file ShaderNode.hpp.


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

Visualization Library v2011.09.1168 Reference Documentation
Copyright 2005-2011 Michele Bosi. All rights reserved.
Updated on Wed May 16 2012 07:22:18.
Permission is granted to use this page to write and publish articles regarding Visualization Library.