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]
Namespaces | Functions
chem_database.cpp File Reference
#include <vlMolecule/chem_database.hpp>

Go to the source code of this file.

Namespaces

 vl
 Visualization Library main namespace.
 

Functions

const AtomInfo & vl::atomInfo (EAtomType type)
 Returns an AtomInfo representing the properties of the given atom type. More...
 
EAtomType vl::atomType (const char *type)
 Translates a string containing atom type name, atom symbol or a Sybyl type into an EAtomType. More...