Visualization Library 2.0.0

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
vl::Atom Member List

This is the complete list of members for vl::Atom, including all inherited members.

adjacentAtoms() constvl::Atominline
adjacentAtoms()vl::Atominline
as()vl::Objectinline
as() constvl::Objectinline
Atom()vl::Atominline
Atom(const Atom &other)vl::Atominline
atomName() constvl::Atominline
atomType() constvl::Atominline
automaticDelete() constvl::Objectinline
color() constvl::Atominline
coordinates() constvl::Atominline
decReference()vl::Objectinline
id() constvl::Atominline
incReference() constvl::Objectinline
isAtomAdjacent(Atom *atom) constvl::Atominline
mAdjacentAtomsvl::Atomprotected
mAtomNamevl::Atomprotected
mAtomTypevl::Atomprotected
mAutomaticDeletevl::Objectprotected
mColorvl::Atomprotected
mCoordinatesvl::Atomprotected
mIdvl::Atomprotected
mObjectNamevl::Objectprotected
mRadiusvl::Atomprotected
mRefCountMutexvl::Objectprotected
mReferenceCountvl::Objectmutableprotected
mShowAtomNamevl::Atomprotected
mVisiblevl::Atomprotected
mVisitedvl::Atomprotected
Object()vl::Objectinline
Object(const Object &other)vl::Objectinline
objectName() constvl::Objectinline
operator=(const Atom &other)vl::Atominline
vl::Object::operator=(const Object &other)vl::Objectinline
radius() constvl::Atominline
refCountMutex()vl::Objectinline
refCountMutex() constvl::Objectinline
referenceCount() constvl::Objectinline
setAtomName(const std::string &name)vl::Atominline
setAtomType(EAtomType type)vl::Atominline
setAutomaticDelete(bool autodel_on)vl::Objectinline
setColor(const fvec4 &color)vl::Atominline
setCoordinates(const fvec3 &coordinates)vl::Atominline
setId(unsigned int id)vl::Atominline
setObjectName(const char *name)vl::Objectinline
setObjectName(const std::string &name)vl::Objectinline
setRadius(float radius)vl::Atominline
setRefCountMutex(IMutex *mutex)vl::Objectinline
setShowAtomName(bool show)vl::Atominline
setVisible(bool visible)vl::Atominline
setVisited(bool visited)vl::Atominline
showAtomName() constvl::Atominline
visible() constvl::Atominline
visited() constvl::Atominline
~Object()vl::Objectprotectedvirtual