#include <InsertAdapter.h>
Inheritance diagram for CInsertAdapter:
Public Methods | |
__fastcall | CInsertAdapter (CMolecule *p_molecule) |
bool __fastcall | ActivateInserter (CInserter *p_inserter) |
bool __fastcall | InsertStructure (CStructure *p_structure, CAtom *p_atom) |
bool __fastcall | InsertStructure (CStructure *p_structure, const CPoint &pos) |
CMolecule *__fastcall | GetMolecule (void) |