#include "CoreMainHeader.h"
#include "ExtObject.h"
#include "SimpleList.h"
#include "Point.h"
#include "Bond.h"
#include "ContainerEnumerator.h"
Include dependency graph for Atom.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | CAtom |
Atom definition. More... | |
class | CAtomData |
compressed description of atom More... | |
class | CAtomDataHistory |
class | CAtomEnumerator |
Enumerator for all atoms in molecule. More... | |
class | CAtomPosHistory |
class | CAtomsList |
List of all atoms in molecule. More... | |
class | CAtomsListCenterHistory |
class | CAtomsListCreateAtomHistory |
class | CAtomType |
Atom type for molecular dynamics. More... | |
class | CAtomZHistory |
class | CDeleteAtomHistory |
class | CMakeBondHistory |
Functions | |
DECLARE_EVENT (Atom_SetPosition) | |
Variables | |
CPluginObjectInfo | AtomObjectInfo |
CPluginObjectInfo | AtomEnumObjectInfo |
CExtUUID | ID_AtomEnum |