Visualization Library 2.1.0
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
This is the complete list of members for vlX::ClassWrapper, including all inherited members.
as() | vl::Object | inline |
as() const | vl::Object | inline |
automaticDelete() const | vl::Object | inline |
decReference() | vl::Object | inline |
exportVLX(VLXSerializer &s, const vl::Object *obj)=0 | vlX::ClassWrapper | pure virtual |
importVLX(VLXSerializer &s, const VLXStructure *st)=0 | vlX::ClassWrapper | pure virtual |
incReference() const | vl::Object | inline |
mAutomaticDelete | vl::Object | protected |
mObjectName | vl::Object | protected |
mRefCountMutex | vl::Object | protected |
mReferenceCount | vl::Object | mutableprotected |
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 |
setAutomaticDelete(bool autodel_on) | vl::Object | inline |
setObjectName(const char *name) | vl::Object | inline |
setObjectName(const std::string &name) | vl::Object | inline |
setRefCountMutex(IMutex *mutex) | vl::Object | inline |
~Object() | vl::Object | protectedvirtual |
Visualization Library 2.1.0 Reference Documentation
Updated on Wed Mar 10 2021 16:02:56.
© Copyright Michele Bosi. All rights reserved.