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

PickModeMoveResidue Class Reference

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

#include <PickModeMove.h>

Inheritance diagram for PickModeMoveResidue:

PickModeMove PickMode List of all members.

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

Detailed Description

PickMode subclass for moving residues (no forces applied).

Definition at line 74 of file PickModeMove.h.


Constructor & Destructor Documentation

PickModeMoveResidue::PickModeMoveResidue   [inline]
 

Definition at line 80 of file PickModeMove.h.


Member Function Documentation

void PickModeMoveResidue::rotate DrawMolecule  ,
int    tag,
const float *   ,
const Quat  
[protected, virtual]
 

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.

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

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.


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