Visualization Library v1.0.3A lightweight C++ OpenGL middleware for 2D/3D graphics |
[Download] [Tutorials] [All Classes] [Grouped Classes] |
adjacentAtoms() const | vl::Atom | [inline] |
adjacentAtoms() | vl::Atom | [inline] |
as() | vl::Object | [inline] |
as() const | vl::Object | [inline] |
Atom() | vl::Atom | [inline] |
Atom(const Atom &other) | vl::Atom | [inline] |
atomName() const | vl::Atom | [inline] |
atomType() const | vl::Atom | [inline] |
automaticDelete() const | vl::Object | [inline] |
color() const | vl::Atom | [inline] |
coordinates() const | vl::Atom | [inline] |
decReference() | vl::Object | [inline] |
id() const | vl::Atom | [inline] |
incReference() const | vl::Object | [inline] |
isAtomAdjacent(Atom *atom) const | vl::Atom | [inline] |
mAdjacentAtoms | vl::Atom | [protected] |
mAtomName | vl::Atom | [protected] |
mAtomType | vl::Atom | [protected] |
mAutomaticDelete | vl::Object | [protected] |
mColor | vl::Atom | [protected] |
mCoordinates | vl::Atom | [protected] |
mId | vl::Atom | [protected] |
mObjectName | vl::Object | [protected] |
mRadius | vl::Atom | [protected] |
mRefCountMutex | vl::Object | [protected] |
mReferenceCount | vl::Object | [mutable, protected] |
mShowAtomName | vl::Atom | [protected] |
mVisible | vl::Atom | [protected] |
mVisited | vl::Atom | [protected] |
Object() | vl::Object | [inline] |
Object(const Object &other) | vl::Object | [inline] |
objectName() const | vl::Object | [inline] |
operator=(const Atom &other) | vl::Atom | [inline] |
vl::Object::operator=(const Object &other) | vl::Object | [inline] |
radius() const | vl::Atom | [inline] |
refCountMutex() | vl::Object | [inline] |
refCountMutex() const | vl::Object | [inline] |
referenceCount() const | vl::Object | [inline] |
setAtomName(const std::string &name) | vl::Atom | [inline] |
setAtomType(EAtomType type) | vl::Atom | [inline] |
setAutomaticDelete(bool autodel_on) | vl::Object | [inline] |
setColor(const fvec4 &color) | vl::Atom | [inline] |
setCoordinates(const fvec3 &coordinates) | vl::Atom | [inline] |
setId(unsigned int id) | vl::Atom | [inline] |
setObjectName(const char *name) | vl::Object | [inline] |
setRadius(float radius) | vl::Atom | [inline] |
setRefCountMutex(IMutex *mutex) | vl::Object | [inline] |
setShowAtomName(bool show) | vl::Atom | [inline] |
setVisible(bool visible) | vl::Atom | [inline] |
setVisited(bool visited) | vl::Atom | [inline] |
showAtomName() const | vl::Atom | [inline] |
visible() const | vl::Atom | [inline] |
visited() const | vl::Atom | [inline] |
~Object() | vl::Object | [protected, virtual] |