#include <PickModeCenter.h>
Inheritance diagram for PickModeCenter:
List of all members.
Definition at line 30 of file PickModeCenter.h.
Definition at line 28 of file PickModeCenter.C.
Reimplemented from PickMode.
Definition at line 49 of file PickModeCenter.C.
References DrawMolecule::active, Displayable::change_center, DrawMolecule::current, Timestep::get_transform_from_cell, mat, MoleculeList::molecule, VMDApp::moleculeList, Matrix4::multpoint3d, MoleculeList::num, and Timestep::pos.
[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 30 of file PickModeCenter.C.