Visualization Library

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

vl::RenderStateNonIndexed Class Reference

Base class for those render states which have only one binding point (the vast majority). More...

#include <RenderState.hpp>

Inheritance diagram for vl::RenderStateNonIndexed:
vl::RenderState vl::Object vl::AlphaFunc vl::BlendColor vl::BlendEquation vl::BlendFunc vl::Color vl::ColorMask vl::CullFace vl::DepthFunc vl::DepthMask vl::DepthRange vl::Fog vl::FrontFace vl::GLSLProgram vl::Hint vl::LightModel vl::LineStipple vl::LineWidth vl::LogicOp vl::Material vl::Normal vl::PixelTransfer vl::PointParameter vl::PointSize vl::PolygonMode vl::PolygonOffset vl::PolygonStipple vl::SampleCoverage vl::SecondaryColor vl::ShadeModel vl::StencilFunc vl::StencilMask vl::StencilOp

List of all members.

Public Member Functions

 RenderStateNonIndexed ()

Detailed Description

Base class for those render states which have only one binding point (the vast majority).

Definition at line 84 of file RenderState.hpp.


Constructor & Destructor Documentation

vl::RenderStateNonIndexed::RenderStateNonIndexed ( ) [inline]

Definition at line 89 of file RenderState.hpp.

References VL_DEBUG_SET_OBJECT_NAME.


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

Visualization Library 2011.09.1160 Reference Documentation
Copyright 2005-2011 Michele Bosi. All rights reserved.
Updated on Thu May 2 2013 13:41:36.
Permission is granted to use this page to write and publish articles regarding Visualization Library.