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

Comparing trunk/SHAPES/RigidBody.hpp (file contents):
Revision 1276 by chrisfen, Thu Jun 17 21:27:38 2004 UTC vs.
Revision 1281 by chrisfen, Mon Jun 21 13:38:55 2004 UTC

# Line 65 | Line 65 | class RigidBody { (protected)
65  
66    void getAtomPos(double theP[3], int index);
67    void getAtomRefCoor(double pos[3], int index);
68 +  double getAtomRpar(int index);
69 +  double getAtomEps(int index);
70 +  
71   protected:
72  
73    double mass;     // the total mass

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines