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

ObjCryst::Molecule::RotorGroup Struct Reference

Defines a group of atoms which can be rotated around an axis defined by two other atoms. More...

List of all members.

Public Methods

 RotorGroup (const MolAtom &at1, const MolAtom &at2)
 Constructor, with the two atoms around which the rotation shall be made.


Public Attributes

const MolAtommpAtom1
 The first atom defining the rotation axis.

const MolAtommpAtom2
 The second atom defining the rotation axis.

set< unsigned long > mvRotatedAtomList
 The set of atoms that are to be rotated.


Detailed Description

Defines a group of atoms which can be rotated around an axis defined by two other atoms.


Constructor & Destructor Documentation

ObjCryst::Molecule::RotorGroup::RotorGroup const MolAtom   at1,
const MolAtom   at2
 

Constructor, with the two atoms around which the rotation shall be made.

The list of atoms to be rotated is initially empty.


The documentation for this struct was generated from the following file:
Generated on Fri Apr 30 08:01:11 2004 for ObjCryst++ by doxygen1.2.18