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 503 by mmeineke, Wed Apr 16 21:11:37 2003 UTC vs.
Revision 504 by mmeineke, Thu Apr 17 21:54:18 2003 UTC

# Line 12 | Line 12 | class MoLocator{ (public)
12    MoLocator( MoleculeStamp* theStamp );
13    ~MoLocator();
14  
15 <  void placeMol( double pos[3], double ornt[3][3], Atom** atomArray );
15 >  void placeMol( double pos[3], double ornt[3][3], Atom** atomArray,
16 >                 int atomIndex );
17    double getMaxLength( void ) { return maxLength; }
18  
19   private:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines