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

Comparing trunk/OOPSE/utils/sysbuilder/MoLocator.hpp (file contents):
Revision 700 by chuckv, Mon Aug 18 20:59:47 2003 UTC vs.
Revision 825 by mmeineke, Mon Oct 27 22:08:36 2003 UTC

# Line 28 | Line 28 | class MoLocator{ (private)
28  
29   };
30  
31 + extern void getRandomRot( double rot[3][3] );
32 + extern void getEulerRot( double theta, double phi, double psi,
33 +                         double rot[3][3] );
34  
35   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines