Visualization LibraryA lightweight C++ OpenGL middleware for 2D/3D graphics |
[Home] [Tutorials] [All Classes] [Grouped Classes] |
#include <vlMolecule/chem_database.hpp>Namespaces | |
| namespace | vlMolecule |
The Molecule Visualization namespace. | |
Functions | |
| const AtomInfo & | vlMolecule::atomInfo (EAtomType type) |
| Returns an AtomInfo representing the properties of the given atom type. | |
| EAtomType | vlMolecule::atomType (const char *type) |
| Translates a string containing atom type name, atom symbol or a Sybyl type into an EAtomType. | |