Visualization Library

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

vl::DrawArrays Member List

This is the complete list of members for vl::DrawArrays, including all inherited members.
as()vl::Object [inline]
as() const vl::Object [inline]
automaticDelete() const vl::Object [inline]
className()vl::DrawArrays [inline, virtual]
clone() const vl::DrawArrays [inline, virtual]
count() const vl::DrawArrays [inline]
countIndices() const vl::DrawCall [inline]
decReference()vl::Object [inline]
deleteVBOs()vl::DrawArrays [inline, virtual]
DrawArrays()vl::DrawArrays [inline]
DrawArrays(EPrimitiveType primitive, int start, int count, int instances=1)vl::DrawArrays [inline]
DrawCall()vl::DrawCall [inline]
handle() const vl::DrawArrays [inline, virtual]
incReference()vl::Object [inline]
indexIterator() const vl::DrawArrays [inline, virtual]
instances() const vl::DrawArrays [inline, virtual]
isEnabled() const vl::DrawCall [inline]
mAutomaticDeletevl::Object [protected]
mCountvl::DrawArrays [protected]
mEnabledvl::DrawCall [protected]
mInstancesvl::DrawArrays [protected]
mMutexvl::Object [protected]
mObjectNamevl::Object [protected]
mReferenceCountvl::Object [protected]
mStartvl::DrawArrays [protected]
mTypevl::DrawCall [protected]
mutex()vl::Object [inline]
mutex() const vl::Object [inline]
Object()vl::Object [inline]
Object(const Object &other)vl::Object [inline]
objectName() const vl::Object [inline]
operator=(const DrawArrays &other)vl::DrawArrays [inline]
vl::DrawCall::operator=(const DrawCall &other)vl::DrawCall [inline]
vl::Object::operator=(const Object &other)vl::Object [inline]
primitiveType() const vl::DrawCall [inline]
referenceCount() const vl::Object [inline]
render(bool) const vl::DrawArrays [inline, virtual]
setAutomaticDelete(bool autodel_on)vl::Object [inline]
setCount(int count)vl::DrawArrays [inline]
setEnabled(bool enable)vl::DrawCall [inline]
setInstances(int instances)vl::DrawArrays [inline]
setMutex(VirtualMutex *mutex)vl::Object [inline]
setObjectName(const std::string &name)vl::Object [inline]
setPrimitiveType(EPrimitiveType type)vl::DrawCall [inline]
setStart(int start)vl::DrawArrays [inline]
start() const vl::DrawArrays [inline]
triangleIterator() const vl::DrawArrays [inline, virtual]
updateVBOs(bool, bool)vl::DrawArrays [inline, virtual]
~Object()vl::Object [protected, virtual]

Visualization Library v2010.11.1125 Reference Documentation
Copyright 2005-2009 Michele Bosi. All rights reserved.
Updated on Fri Nov 26 2010 03:13:30.
Permission is granted to use this page to write and publish articles regarding Visualization Library.