#include <PickModeMove.h>
Inheritance diagram for PickModeMoveResidue:
Public Methods | |
PickModeMoveResidue () | |
Protected Methods | |
virtual void | translate (DrawMolecule *, int tag, const float *) |
subclasses figure out which atoms are to be translated or rotated. More... | |
virtual void | rotate (DrawMolecule *, int tag, const float *, const Quat &) |
Definition at line 74 of file PickModeMove.h.
|
Definition at line 80 of file PickModeMove.h. |
|
Implements PickModeMove. Definition at line 161 of file PickModeMove.C. References BaseMolecule::atom_residue, Residue::atoms, DrawMolecule::current, Quat::multpoint3, n, Timestep::pos, vec_add, and vec_sub. |
|
subclasses figure out which atoms are to be translated or rotated.
Implements PickModeMove. Definition at line 177 of file PickModeMove.C. References BaseMolecule::atom_residue, Residue::atoms, DrawMolecule::current, n, Timestep::pos, and vec_add. |