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

Comparing trunk/OOPSE-1.0/utils/sysbuilder/MoLocator.hpp (file contents):
Revision 1427 by tim, Wed Jul 28 18:42:59 2004 UTC vs.
Revision 1432 by tim, Thu Jul 29 03:31:50 2004 UTC

# Line 17 | Line 17 | class MoLocator{ (public)
17    MoLocator( MoleculeStamp* theStamp, ForceFields* theFF);
18  
19    void placeMol( const Vector3d& offset, const Vector3d& ort, Molecule* mol);
20 <  
20 >
21   private:
22    
23    void calcRefCoords( void );
# Line 27 | Line 27 | class MoLocator{ (public)
27  
28    vector<Vector3d> refCoords;
29    int nIntegrableObjects;
30
30   };
31  
32   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines