#include <PickModeMolLabel.h>
Inheritance diagram for PickModeMolLabel:
List of all members.
Definition at line 35 of file PickModeMolLabel.h.
constructor: name, how many items this object needs, and a VMDApp.
Definition at line 38 of file PickModeMolLabel.C.
[virtual]
Definition at line 54 of file PickModeMolLabel.C.
Reimplemented from PickMode.
Definition at line 121 of file PickModeMolLabel.C.
References app, VMDApp::commandQueue, CommandQueue::runcommand, DisplayDevice::SHIFT, and DisplayDevice::shift_state.
Reimplemented from PickMode.
Definition at line 90 of file PickModeMolLabel.C.
References app, BaseMolecule::id, and VMDApp::label_add.
[virtual]
[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 from PickMode.
Definition at line 63 of file PickModeMolLabel.C.
References app, VMDApp::commandQueue, BaseMolecule::id, CommandQueue::runcommand, DisplayDevice::SHIFT, and DisplayDevice::shift_state.
[protected]
Reimplemented from PickMode.
Definition at line 49 of file PickModeMolLabel.h.
Referenced by pick_graphics, pick_molecule_end, and pick_molecule_start.