#include "DrawMolecule.h"
#include "ResizeArray.h"
#include "utilities.h"
Go to the source code of this file.
Compounds | |
class | Molecule |
Main Molecule objects, which contains all the capabilities necessary to store, draw, and manipulate a molecule. This adds to the functions of DrawMolecule and BaseMolecule by adding file I/O interfaces etc. More... |