Visualization LibraryA lightweight C++ OpenGL middleware for 2D/3D graphics |
[Home] [Tutorials] [All Classes] [Grouped Classes] |
| apply(const Camera *, OpenGLContext *ctx) const | vl::SampleCoverage | [virtual] |
| as() | vl::Object | [inline] |
| as() const | vl::Object | [inline] |
| automaticDelete() const | vl::Object | [inline] |
| className() | vl::SampleCoverage | [inline, virtual] |
| decReference() | vl::Object | [inline] |
| incReference() | vl::Object | [inline] |
| invert() const | vl::SampleCoverage | [inline] |
| mAutomaticDelete | vl::Object | [protected] |
| mInvert | vl::SampleCoverage | [protected] |
| mMutex | vl::Object | [protected] |
| mObjectName | vl::Object | [protected] |
| mReferenceCount | vl::Object | [protected] |
| mutex() | vl::Object | [inline] |
| mutex() const | vl::Object | [inline] |
| mValue | vl::SampleCoverage | [protected] |
| Object() | vl::Object | [inline] |
| Object(const Object &other) | vl::Object | [inline] |
| objectName() const | vl::Object | [inline] |
| operator=(const Object &other) | vl::Object | [inline] |
| referenceCount() const | vl::Object | [inline] |
| RenderState() | vl::RenderState | [inline] |
| SampleCoverage(GLclampf value=1.0f, bool invert=false) | vl::SampleCoverage | [inline] |
| set(GLclampf value, bool invert) | vl::SampleCoverage | [inline] |
| setAutomaticDelete(bool autodel_on) | vl::Object | [inline] |
| setInvert(bool invert) | vl::SampleCoverage | [inline] |
| setMutex(VirtualMutex *mutex) | vl::Object | [inline] |
| setObjectName(const std::string &name) | vl::Object | [inline] |
| setValue(GLclampf value) | vl::SampleCoverage | [inline] |
| type() const | vl::SampleCoverage | [inline, virtual] |
| value() const | vl::SampleCoverage | [inline] |
| ~Object() | vl::Object | [protected, virtual] |