Visualization LibraryA lightweight C++ OpenGL middleware for 2D/3D graphics |
[Home] [Tutorials] [All Classes] [Grouped Classes] |
| applyPatchParameters() const | vl::DrawCall | [inline, protected] |
| as() | vl::Object | [inline] |
| as() const | vl::Object | [inline] |
| automaticDelete() const | vl::Object | [inline] |
| className() | vl::DrawCall | [inline, virtual] |
| clone() const =0 | vl::DrawCall | [pure virtual] |
| countIndices() const | vl::DrawCall | [inline] |
| decReference() | vl::Object | [inline] |
| deleteVBOs()=0 | vl::DrawCall | [pure virtual] |
| DrawCall() | vl::DrawCall | [inline] |
| handle() const =0 | vl::DrawCall | [pure virtual] |
| incReference() | vl::Object | [inline] |
| indexIterator() const =0 | vl::DrawCall | [pure virtual] |
| instances() const | vl::DrawCall | [inline, virtual] |
| isEnabled() const | vl::DrawCall | [inline] |
| mAutomaticDelete | vl::Object | [protected] |
| mEnabled | vl::DrawCall | [protected] |
| mObjectName | vl::Object | [protected] |
| mPatchParameter | vl::DrawCall | [protected] |
| mRefCountMutex | vl::Object | [protected] |
| mReferenceCount | vl::Object | [protected] |
| mType | vl::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] |
| primitiveType() const | vl::DrawCall | [inline] |
| refCountMutex() | vl::Object | [inline] |
| refCountMutex() const | vl::Object | [inline] |
| referenceCount() const | vl::Object | [inline] |
| render(bool use_vbo=true) const =0 | vl::DrawCall | [pure virtual] |
| setAutomaticDelete(bool autodel_on) | vl::Object | [inline] |
| setEnabled(bool enable) | vl::DrawCall | [inline] |
| setObjectName(const std::string &name) | vl::Object | [inline] |
| setPatchParameter(PatchParameter *patch_param) | vl::DrawCall | [inline] |
| setPrimitiveType(EPrimitiveType type) | vl::DrawCall | [inline] |
| setRefCountMutex(IMutex *mutex) | vl::Object | [inline] |
| triangleIterator() const =0 | vl::DrawCall | [pure virtual] |
| updateVBOs(bool discard_local_data=false, bool force_update=false)=0 | vl::DrawCall | [pure virtual] |
| ~Object() | vl::Object | [protected, virtual] |