#include "Molecule.h"
#include "AtomColor.h"
#include "AtomRep.h"
#include "ResizeArray.h"
#include "JString.h"
#include "utilities.h"
#include "inthash.h"
Go to the source code of this file.
Compounds | |
class | MoleculeList |
Manages a list of the molecules being displayed. More... | |
Defines | |
#define | MLIST_USE_HASH 1 |
Enumerations | |
enum | { MLCAT_NAMES, MLCAT_TYPES, MLCAT_ELEMENTS, MLCAT_RESNAMES, MLCAT_RESTYPES, MLCAT_CHAINS, MLCAT_SEGNAMES, MLCAT_CONFORMATIONS, MLCAT_MOLECULES, MLCAT_SPECIAL, MLCAT_SSTRUCT, MLCAT_SURFACES, NUM_MLCAT } |
|
Definition at line 35 of file MoleculeList.h. |
|
Definition at line 40 of file MoleculeList.h. |