Visualization LibraryA lightweight C++ OpenGL middleware for 2D/3D graphics |
[Home] [Tutorials] [All Classes] [Grouped Classes] |
| apply(const Camera *, OpenGLContext *ctx) const | vl::BlendColor | [virtual] |
| as() | vl::Object | [inline] |
| as() const | vl::Object | [inline] |
| automaticDelete() const | vl::Object | [inline] |
| BlendColor(fvec4 blendcolor=fvec4(0, 0, 0, 0)) | vl::BlendColor | [inline] |
| blendColor() const | vl::BlendColor | [inline] |
| className() | vl::BlendColor | [inline, virtual] |
| decReference() | vl::Object | [inline] |
| incReference() | vl::Object | [inline] |
| mAutomaticDelete | vl::Object | [protected] |
| mBlendColor | vl::BlendColor | [protected] |
| mObjectName | vl::Object | [protected] |
| mRefCountMutex | vl::Object | [protected] |
| mReferenceCount | vl::Object | [protected] |
| Object() | vl::Object | [inline] |
| Object(const Object &other) | vl::Object | [inline] |
| objectName() const | vl::Object | [inline] |
| operator=(const Object &other) | vl::Object | [inline] |
| refCountMutex() | vl::Object | [inline] |
| refCountMutex() const | vl::Object | [inline] |
| referenceCount() const | vl::Object | [inline] |
| RenderState() | vl::RenderState | [inline] |
| set(fvec4 blendcolor) | vl::BlendColor | [inline] |
| setAutomaticDelete(bool autodel_on) | vl::Object | [inline] |
| setObjectName(const std::string &name) | vl::Object | [inline] |
| setRefCountMutex(IMutex *mutex) | vl::Object | [inline] |
| type() const | vl::BlendColor | [inline, virtual] |
| ~Object() | vl::Object | [protected, virtual] |