Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

PickModeMoveAtom Class Reference

PickMode subclass for moving atoms (no forces applied). More...

#include <PickModeMove.h>

Inheritance diagram for PickModeMoveAtom:

PickModeMove PickMode List of all members.

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 &)

Detailed Description

PickMode subclass for moving atoms (no forces applied).

Definition at line 63 of file PickModeMove.h.


Constructor & Destructor Documentation

PickModeMoveAtom::PickModeMoveAtom   [inline]
 

Definition at line 69 of file PickModeMove.h.


Member Function Documentation

virtual void PickModeMoveAtom::rotate DrawMolecule  ,
int   ,
const float *   ,
const Quat  
[inline, protected, virtual]
 

Implements PickModeMove.

Definition at line 66 of file PickModeMove.h.

void PickModeMoveAtom::translate DrawMolecule  ,
int    tag,
const float *   
[protected, virtual]
 

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.


The documentation for this class was generated from the following files:
Generated on Thu Apr 25 02:45:20 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002