#include <PickMode.h>
Inheritance diagram for PickMode:
Definition at line 29 of file PickMode.h.
[inline, protected]
Definition at line 32 of file PickMode.h.
[inline]
Definition at line 34 of file PickMode.h.
[inline, virtual]
Definition at line 35 of file PickMode.h.
[inline, virtual]
Reimplemented in PickModeMolLabel.
Definition at line 50 of file PickMode.h.
Referenced by MoleculeGraphics::pick_start.
Reimplemented in PickModeAddBond.
Definition at line 48 of file PickMode.h.
Referenced by DrawMolItem::pick_end.
[inline, virtual]
Reimplemented in PickModeCenter.
Definition at line 45 of file PickMode.h.
Referenced by DrawMolItem::pick_move.
[inline, virtual]
called for start, moving, and end of pick point. Last argument represents scaled [0,1] coordinates for 2-D and transformed position of pointer for 3-D. XXX should be pure virtual; needed for Query pick mode.
Reimplemented in PickModeAddBond.
Definition at line 41 of file PickMode.h.
Referenced by DrawMolItem::pick_start.
[protected]