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]

vl::ColorMask Member List

This is the complete list of members for vl::ColorMask, including all inherited members.
alpha() const vl::ColorMask [inline]
apply(int index, const Camera *, OpenGLContext *ctx) const vl::ColorMask [virtual]
as()vl::Object [inline]
as() const vl::Object [inline]
automaticDelete() const vl::Object [inline]
blue() const vl::ColorMask [inline]
clone() const vl::ColorMask [inline, virtual]
ColorMask(bool red=true, bool green=true, bool blue=true, bool alpha=true)vl::ColorMask [inline]
decReference()vl::Object [inline]
green() const vl::ColorMask [inline]
incReference() const vl::Object [inline]
mAlphavl::ColorMask [protected]
mAutomaticDeletevl::Object [protected]
mBluevl::ColorMask [protected]
mGreenvl::ColorMask [protected]
mObjectNamevl::Object [protected]
mRedvl::ColorMask [protected]
mRefCountMutexvl::Object [protected]
mReferenceCountvl::Object [mutable, protected]
Object()vl::Object [inline]
Object(const Object &other)vl::Object [inline]
objectName() const vl::Object [inline]
operator=(const Object &other)vl::Object [inline]
red() const vl::ColorMask [inline]
refCountMutex()vl::Object [inline]
refCountMutex() const vl::Object [inline]
referenceCount() const vl::Object [inline]
RenderState()vl::RenderState [inline]
RenderStateNonIndexed()vl::RenderStateNonIndexed [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]
setObjectName(const char *name)vl::Object [inline]
setRed(bool red)vl::ColorMask [inline]
setRefCountMutex(IMutex *mutex)vl::Object [inline]
type() const vl::ColorMask [inline, virtual]
~Object()vl::Object [protected, virtual]

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