Visualization Library v1.0.3A lightweight C++ OpenGL middleware for 2D/3D graphics |
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <vlMolecule/chem_database.hpp>
Go to the source code of this file.
Namespaces | |
namespace | vl |
Visualization Library namespace. | |
Functions | |
const AtomInfo & | vl::atomInfo (EAtomType type) |
Returns an AtomInfo representing the properties of the given atom type. | |
EAtomType | vl::atomType (const char *type) |
Translates a string containing atom type name, atom symbol or a Sybyl type into an EAtomType. |