Visualization Library

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

vl::DrawRangeElementsBase Member List

This is the complete list of members for vl::DrawRangeElementsBase, including all inherited members.
applyPatchParameters() const vl::DrawCall [inline, protected]
as()vl::Object [inline]
as() const vl::Object [inline]
automaticDelete() const vl::Object [inline]
baseVertex() const vl::DrawRangeElementsBase [inline]
className()vl::DrawCall [inline, virtual]
clone() const =0vl::DrawCall [pure virtual]
countIndices() const vl::DrawCall [inline]
decReference()vl::Object [inline]
deleteVBOs()=0vl::DrawCall [pure virtual]
DrawCall()vl::DrawCall [inline]
handle() const =0vl::DrawCall [pure virtual]
incReference()vl::Object [inline]
indexIterator() const =0vl::DrawCall [pure virtual]
instances() const vl::DrawCall [inline, virtual]
isEnabled() const vl::DrawCall [inline]
mAutomaticDeletevl::Object [protected]
mBaseVertexvl::DrawRangeElementsBase [protected]
mEnabledvl::DrawCall [protected]
mObjectNamevl::Object [protected]
mPatchParametervl::DrawCall [protected]
mPrimitiveRestartEnabledvl::DrawRangeElementsBase [protected]
mPrimitiveRestartIndexvl::DrawRangeElementsBase [protected]
mRangeEndvl::DrawRangeElementsBase [protected]
mRangeStartvl::DrawRangeElementsBase [protected]
mRefCountMutexvl::Object [protected]
mReferenceCountvl::Object [protected]
mTypevl::DrawCall [protected]
Object()vl::Object [inline]
Object(const Object &other)vl::Object [inline]
objectName() const vl::Object [inline]
operator=(const DrawCall &other)vl::DrawCall [inline]
vl::Object::operator=(const Object &other)vl::Object [inline]
patchParameter()vl::DrawCall [inline]
patchParameter() const vl::DrawCall [inline]
primitiveRestartEnabled() const vl::DrawRangeElementsBase [inline]
primitiveRestartIndex() const vl::DrawRangeElementsBase [inline]
primitiveType() const vl::DrawCall [inline]
rangeEnd() const vl::DrawRangeElementsBase [inline]
rangeStart() const vl::DrawRangeElementsBase [inline]
refCountMutex()vl::Object [inline]
refCountMutex() const vl::Object [inline]
referenceCount() const vl::Object [inline]
render(bool use_vbo=true) const =0vl::DrawCall [pure virtual]
setAutomaticDelete(bool autodel_on)vl::Object [inline]
setBaseVertex(int base_vertex)vl::DrawRangeElementsBase [inline]
setEnabled(bool enable)vl::DrawCall [inline]
setObjectName(const std::string &name)vl::Object [inline]
setPatchParameter(PatchParameter *patch_param)vl::DrawCall [inline]
setPrimitiveRestartEnabled(bool enabled)vl::DrawRangeElementsBase [inline]
setPrimitiveRestartIndex(GLuint index)vl::DrawRangeElementsBase [inline]
setPrimitiveType(EPrimitiveType type)vl::DrawCall [inline]
setRangeEnd(int rend)vl::DrawRangeElementsBase [inline]
setRangeStart(int rstart)vl::DrawRangeElementsBase [inline]
setRefCountMutex(IMutex *mutex)vl::Object [inline]
triangleIterator() const =0vl::DrawCall [pure virtual]
updateVBOs(bool discard_local_data=false, bool force_update=false)=0vl::DrawCall [pure virtual]
~Object()vl::Object [protected, virtual]

Visualization Library v2011.05.1142 Reference Documentation
Copyright 2005-2011 Michele Bosi. All rights reserved.
Updated on Thu May 26 2011 22:51:39.
Permission is granted to use this page to write and publish articles regarding Visualization Library.