Visualization Library

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

vl::ColorMask Member List

This is the complete list of members for vl::ColorMask, including all inherited members.

alpha() const vl::ColorMask [inline]
apply(const Camera *) const vl::ColorMask [virtual]
as()vl::Object [inline]
as() const vl::Object [inline]
automaticDelete() const vl::Object [inline]
blue() const vl::ColorMask [inline]
className()vl::ColorMask [inline, virtual]
ColorMask(bool red=true, bool green=true, bool blue=true, bool alpha=true)vl::ColorMask [inline]
decReference()vl::Object [inline]
disable() const vl::RenderState [inline, virtual]
enable() const vl::RenderState [inline, virtual]
green() const vl::ColorMask [inline]
incReference()vl::Object [inline]
initResources()vl::RenderState [inline, virtual]
mAlphavl::ColorMask [protected]
mBluevl::ColorMask [protected]
mGreenvl::ColorMask [protected]
mNamevl::Object [protected]
mRedvl::ColorMask [protected]
mTextureUnitvl::RenderState [protected]
name() const vl::Object [inline]
Object()vl::Object [inline]
Object(const Object &other)vl::Object [inline]
operator=(const Object &other)vl::Object [inline]
red() const vl::ColorMask [inline]
referenceCount() const vl::Object [inline]
RenderState()vl::RenderState [inline]
set(bool red, bool green, bool blue, bool alpha)vl::ColorMask [inline]
setAlpha(bool alpha)vl::ColorMask [inline]
setAutomaticDelete(bool autodel_on)vl::Object [inline]
setBlue(bool blue)vl::ColorMask [inline]
setGreen(bool green)vl::ColorMask [inline]
setName(const std::string &name)vl::Object [inline]
setRed(bool red)vl::ColorMask [inline]
setUnitIndex(int unit_index)vl::RenderState [inline]
textureUnit() const vl::RenderState [inline]
type() const vl::ColorMask [inline, virtual]
~Object()vl::Object [protected, virtual]
~RenderState()vl::RenderState [inline, virtual]


Visualization Library v2009.08 Reference Documentation
Copyright 2005-2009 Michele Bosi. All rights reserved.
Updated on Fri Aug 28 10:14:16 2009.
Permission is granted to use this page to write and publish articles regarding Visualization Library.