Visualization Library v1.0.3

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

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Classes | Namespaces | Enumerations

/home/master/UCL/VisualizationLibrary/src/vlMolecule/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

namespace  vl
 

Visualization Library 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...

Visualization Library v1.0.3 Reference Documentation
Copyright Michele Bosi. All rights reserved.
Updated on Tue Feb 7 2017 00:55:04.
Permission is granted to use this page to write and publish articles regarding Visualization Library.