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::DrawElements< arr_type > Member List

This is the complete list of members for vl::DrawElements< arr_type >, 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::DrawElementsBase [inline]
clone() const vl::DrawElements< arr_type > [inline, virtual]
count() const vl::DrawElements< arr_type > [inline]
countIndices() const vl::DrawCall [inline]
countTriangles() const vl::DrawCall [inline]
decReference()vl::Object [inline]
deleteBufferObject()vl::DrawElements< arr_type > [inline, virtual]
DrawCall()vl::DrawCall [inline]
DrawElements(EPrimitiveType primitive=PT_TRIANGLES, int instances=1)vl::DrawElements< arr_type > [inline]
incReference() const vl::Object [inline]
index_type typedefvl::DrawElements< arr_type >
indexBuffer()vl::DrawElements< arr_type > [inline]
indexBuffer() const vl::DrawElements< arr_type > [inline]
indexIterator() const vl::DrawElements< arr_type > [inline, virtual]
instances() const vl::DrawElementsBase [inline, virtual]
isEnabled() const vl::DrawCall [inline]
mAutomaticDeletevl::Object [protected]
mBaseVertexvl::DrawElementsBase [protected]
mCountvl::DrawElements< arr_type > [protected]
mEnabledvl::DrawCall [protected]
mIndexBuffervl::DrawElements< arr_type > [protected]
mInstancesvl::DrawElementsBase [protected]
mObjectNamevl::Object [protected]
mOffsetvl::DrawElements< arr_type > [protected]
mPatchParametervl::DrawCall [protected]
mPrimitiveRestartEnabledvl::DrawElementsBase [protected]
mRefCountMutexvl::Object [protected]
mReferenceCountvl::Object [mutable, protected]
mTypevl::DrawCall [protected]
Object()vl::Object [inline]
Object(const Object &other)vl::Object [inline]
objectName() const vl::Object [inline]
offset() const vl::DrawElements< arr_type > [inline]
operator=(const DrawElements &other)vl::DrawElements< arr_type > [inline]
vl::DrawElementsBase::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]
primitive_restart_indexvl::DrawElements< arr_type > [static]
primitiveRestartEnabled() const vl::DrawElementsBase [inline, virtual]
primitiveRestartIndex()vl::DrawElements< arr_type > [inline, virtual]
primitiveType() const vl::DrawCall [inline]
refCountMutex()vl::Object [inline]
refCountMutex() const vl::Object [inline]
referenceCount() const vl::Object [inline]
render(bool use_bo) const vl::DrawElements< arr_type > [inline, virtual]
setAutomaticDelete(bool autodel_on)vl::Object [inline]
setBaseVertex(int base_vertex)vl::DrawElementsBase [inline]
setCount(i32 count)vl::DrawElements< arr_type > [inline]
setEnabled(bool enable)vl::DrawCall [inline]
setIndexBuffer(arr_type *index_buffer)vl::DrawElements< arr_type > [inline]
setInstances(int instances)vl::DrawElementsBase [inline]
setObjectName(const char *name)vl::Object [inline]
setOffset(u32 offset)vl::DrawElements< arr_type > [inline]
setPatchParameter(PatchParameter *patch_param)vl::DrawCall [inline]
setPrimitiveRestartEnabled(bool enabled)vl::DrawElementsBase [inline]
setPrimitiveType(EPrimitiveType type)vl::DrawCall [inline]
setRefCountMutex(IMutex *mutex)vl::Object [inline]
triangleIterator() const vl::DrawElements< arr_type > [inline, virtual]
updateDirtyBufferObject(EBufferObjectUpdateMode mode)vl::DrawElements< arr_type > [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:09.
Permission is granted to use this page to write and publish articles regarding Visualization Library.