Visualization Library

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

vl::LineStipple Member List

This is the complete list of members for vl::LineStipple, including all inherited members.
apply(int index, const Camera *, OpenGLContext *ctx) const vl::LineStipple [virtual]
as()vl::Object [inline]
as() const vl::Object [inline]
automaticDelete() const vl::Object [inline]
clone() const vl::LineStipple [inline, virtual]
decReference()vl::Object [inline]
factor() const vl::LineStipple [inline]
incReference() const vl::Object [inline]
LineStipple(int factor=1, GLushort pattern=~(GLushort) 0)vl::LineStipple [inline]
mAutomaticDeletevl::Object [protected]
mFactorvl::LineStipple [protected]
mObjectNamevl::Object [protected]
mPatternvl::LineStipple [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]
pattern() const vl::LineStipple [inline]
refCountMutex()vl::Object [inline]
refCountMutex() const vl::Object [inline]
referenceCount() const vl::Object [inline]
RenderState()vl::RenderState [inline]
RenderStateNonIndexed()vl::RenderStateNonIndexed [inline]
set(int factor, GLushort pattern)vl::LineStipple [inline]
setAutomaticDelete(bool autodel_on)vl::Object [inline]
setFactor(int factor)vl::LineStipple [inline]
setObjectName(const char *name)vl::Object [inline]
setPattern(GLushort pattern)vl::LineStipple [inline]
setRefCountMutex(IMutex *mutex)vl::Object [inline]
type() const vl::LineStipple [inline, virtual]
~Object()vl::Object [protected, virtual]

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