ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/utils/MoLocator.hpp
(Generate patch)

Comparing trunk/OOPSE/utils/MoLocator.hpp (file contents):
Revision 502 by mmeineke, Tue Apr 15 21:20:35 2003 UTC vs.
Revision 503 by mmeineke, Wed Apr 16 21:11:37 2003 UTC

# Line 18 | Line 18 | class MoLocator{ (private)
18   private:
19    
20    void calcRefCoords( void );
21 +  void rotMe( double r[3], double A[3][3] );
22  
23    MoleculeStamp* myStamp;
24    double *myCoords;
25    double maxLength;
26 +  int nAtoms;
27   };
28  
29  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines