#include <string.h>#include <stdlib.h>#include "utilities.h"Go to the source code of this file.
Compounds | |
| struct | MolAtom |
| Structure which holds data for one atom. More... | |
Defines | |
| #define | MAXATOMBONDS 12 |
| #define | ATOMNORMAL 0 |
| #define | ATOMPROTEINBACK 1 |
| #define | ATOMNUCLEICBACK 2 |
| #define | ATOMHYDROGEN 3 |
| #define | RESNOTHING 0 |
| #define | RESPROTEIN 1 |
| #define | RESNUCLEIC 2 |
| #define | RESWATERS 3 |
|
|
Definition at line 36 of file Atom.h. Referenced by BaseMolecule::analyze, atomsel_backbonetype, vmd_bond_search, and vmd_measure_hbonds. |
|
|
Definition at line 33 of file Atom.h. Referenced by BaseMolecule::analyze, atomsel_backbonetype, MolAtom::init, and PickModeAddBond::pick_molecule_end. |
|
|
Definition at line 35 of file Atom.h. Referenced by MolAtom::add_bond, atomsel_backbonetype, and AtomColor::find. |
|
|
Definition at line 34 of file Atom.h. Referenced by MolAtom::add_bond, atomsel_backbonetype, and AtomColor::find. |
|
|
Definition at line 30 of file Atom.h. Referenced by access_tcl_atomsel, MolAtom::add_bond, BaseMolecule::getbondorder, MolAtom::init, PickModeAddBond::pick_molecule_end, and BaseMolecule::setbondorder. |
|
|
Definition at line 39 of file Atom.h. Referenced by atomsel_residuetype, and MolAtom::init. |
|
|
Definition at line 41 of file Atom.h. Referenced by BaseMolecule::analyze, and atomsel_residuetype. |
|
|
Definition at line 40 of file Atom.h. Referenced by BaseMolecule::analyze, atomsel_residuetype, and write_stride_record. |
|
|
Definition at line 42 of file Atom.h. Referenced by atomsel_residuetype. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002