applyPatchParameters() const | vl::DrawCall | inlineprotected |
as() | vl::Object | inline |
as() const | vl::Object | inline |
automaticDelete() const | vl::Object | inline |
baseVertex() const | vl::DrawElementsBase | inline |
clone() const | vl::DrawElements< ArrayUByte1 > | inlinevirtual |
count() const | vl::DrawElements< ArrayUByte1 > | inline |
countIndices() const | vl::DrawCall | inline |
countTriangles() const | vl::DrawCall | inline |
decReference() | vl::Object | inline |
deleteBufferObject() | vl::DrawElements< ArrayUByte1 > | inlinevirtual |
DrawCall() | vl::DrawCall | inline |
DrawElements(EPrimitiveType primitive=PT_TRIANGLES, int instances=1) | vl::DrawElements< ArrayUByte1 > | inline |
DrawElementsUByte(EPrimitiveType primitive=PT_TRIANGLES, int instances=1) | vl::DrawElementsUByte | inline |
incReference() const | vl::Object | inline |
index_type typedef | vl::DrawElements< ArrayUByte1 > | |
indexBuffer() | vl::DrawElements< ArrayUByte1 > | inline |
indexBuffer() const | vl::DrawElements< ArrayUByte1 > | inline |
indexIterator() const | vl::DrawElements< ArrayUByte1 > | inlinevirtual |
instances() const | vl::DrawElementsBase | inlinevirtual |
isEnabled() const | vl::DrawCall | inline |
mAutomaticDelete | vl::Object | protected |
mBaseVertex | vl::DrawElementsBase | protected |
mCount | vl::DrawElements< ArrayUByte1 > | protected |
mEnabled | vl::DrawCall | protected |
mIndexBuffer | vl::DrawElements< ArrayUByte1 > | protected |
mInstances | vl::DrawElementsBase | protected |
mObjectName | vl::Object | protected |
mOffset | vl::DrawElements< ArrayUByte1 > | protected |
mPatchParameter | vl::DrawCall | protected |
mPrimitiveRestartEnabled | vl::DrawElementsBase | protected |
mRefCountMutex | vl::Object | protected |
mReferenceCount | vl::Object | mutableprotected |
mType | vl::DrawCall | protected |
Object() | vl::Object | inline |
Object(const Object &other) | vl::Object | inline |
objectName() const | vl::Object | inline |
offset() const | vl::DrawElements< ArrayUByte1 > | inline |
operator=(const DrawElements &other) | vl::DrawElements< ArrayUByte1 > | 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_index | vl::DrawElements< ArrayUByte1 > | static |
primitiveRestartEnabled() const | vl::DrawElementsBase | inlinevirtual |
primitiveRestartIndex() | vl::DrawElements< ArrayUByte1 > | inlinevirtual |
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< ArrayUByte1 > | inlinevirtual |
setAutomaticDelete(bool autodel_on) | vl::Object | inline |
setBaseVertex(int base_vertex) | vl::DrawElementsBase | inline |
setCount(i32 count) | vl::DrawElements< ArrayUByte1 > | inline |
setEnabled(bool enable) | vl::DrawCall | inline |
setIndexBuffer(ArrayUByte1 *index_buffer) | vl::DrawElements< ArrayUByte1 > | inline |
setInstances(int instances) | vl::DrawElementsBase | inline |
setObjectName(const char *name) | vl::Object | inline |
setObjectName(const std::string &name) | vl::Object | inline |
setOffset(u32 offset) | vl::DrawElements< ArrayUByte1 > | 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< ArrayUByte1 > | inlinevirtual |
updateDirtyBufferObject(EBufferObjectUpdateMode mode) | vl::DrawElements< ArrayUByte1 > | inlinevirtual |
~Object() | vl::Object | protectedvirtual |