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

vl::RenderStateIndexed Class Reference

Base class for those render states which have more than one binding points like lights, clipping planes and texture unit states. More...

#include <RenderState.hpp>

Inheritance diagram for vl::RenderStateIndexed:
vl::RenderState vl::Object vl::ClipPlane vl::Light vl::TexEnv vl::TexGen vl::TextureMatrix vl::TextureSampler vl::VertexAttrib

List of all members.

Public Member Functions

 RenderStateIndexed ()

Detailed Description

Base class for those render states which have more than one binding points like lights, clipping planes and texture unit states.

Definition at line 70 of file RenderState.hpp.


Constructor & Destructor Documentation

vl::RenderStateIndexed::RenderStateIndexed (  ) [inline]

Definition at line 75 of file RenderState.hpp.

References VL_DEBUG_SET_OBJECT_NAME.


The documentation for this class 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:11.
Permission is granted to use this page to write and publish articles regarding Visualization Library.