Visualization Library 2.0.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::VLXClassWrapper_Geometry, including all inherited members.
as() | vl::Object | inline |
as() const | vl::Object | inline |
automaticDelete() const | vl::Object | inline |
decReference() | vl::Object | inline |
exportGeometry(VLXSerializer &s, const vl::Geometry *geom, VLXStructure *vlx) | vlX::VLXClassWrapper_Geometry | inline |
exportRenderable(const vl::Renderable *obj, VLXStructure *vlx) | vlX::VLXClassWrapper_Renderable | inlinevirtual |
exportVLX(VLXSerializer &s, const vl::Object *obj) | vlX::VLXClassWrapper_Geometry | inlinevirtual |
importGeometry(VLXSerializer &s, const VLXStructure *vlx, vl::Geometry *geom) | vlX::VLXClassWrapper_Geometry | inline |
importRenderable(const VLXStructure *vlx, vl::Renderable *ren) | vlX::VLXClassWrapper_Renderable | inline |
importVLX(VLXSerializer &s, const VLXStructure *vlx) | vlX::VLXClassWrapper_Geometry | inlinevirtual |
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.0.0 Reference Documentation
Updated on Wed Dec 23 2020 12:44:14.
© Copyright Michele Bosi. All rights reserved.