#include <PickModeMove.h>
Inheritance diagram for PickModeMoveAtom:
Public Methods | |
PickModeMoveAtom () | |
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, const float *, const Quat &) |
Definition at line 63 of file PickModeMove.h.
|
Definition at line 69 of file PickModeMove.h. |
|
Implements PickModeMove. Definition at line 66 of file PickModeMove.h. |
|
subclasses figure out which atoms are to be translated or rotated.
Implements PickModeMove. Definition at line 156 of file PickModeMove.C. References DrawMolecule::current, Timestep::pos, and vec_add. |