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 1281 by chrisfen, Mon Jun 21 13:38:55 2004 UTC vs.
Revision 1286 by chrisfen, Tue Jun 22 20:38:04 2004 UTC

# Line 67 | Line 67 | class RigidBody { (public)
67    void getAtomRefCoor(double pos[3], int index);
68    double getAtomRpar(int index);
69    double getAtomEps(int index);
70 +  char *getAtomType(int index);
71    
72   protected:
73  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines