Visualization Library 2.1.0

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

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Classes | Namespaces | Enumerations
Bond.hpp File Reference
#include <vlCore/Object.hpp>

Go to the source code of this file.

Classes

class  vl::Bond
 The Bond class represents a bond to be used with the Molecule class. More...
 

Namespaces

 vl
 Visualization Library main namespace.
 

Enumerations

enum  vl::EBondType {
  vl::BT_None, vl::BT_Single, vl::BT_Double, vl::BT_Triple,
  vl::BT_Aromatic, vl::BT_Amide, vl::BT_Dummy, vl::BT_Unknown
}
 Bond types. More...