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]
Classes | Namespaces

/home/master/UCL/VisualizationLibrary/src/vlGraphics/RenderState.hpp File Reference

#include <vlCore/Object.hpp>
#include <vlCore/vlnamespace.hpp>

Go to the source code of this file.

Classes

class  vl::RenderState
 Base class for most of the OpenGL render state wrapper classes. More...
class  vl::RenderStateIndexed
 Base class for those render states which have more than one binding points like lights, clipping planes and texture unit states. More...
class  vl::RenderStateNonIndexed
 Base class for those render states which have only one binding point (the vast majority). More...
struct  vl::RenderStateSlot

Namespaces

namespace  vl
 

Visualization Library namespace.



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