ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/primitives/RigidBody.hpp
(Generate patch)

Comparing trunk/src/primitives/RigidBody.hpp (file contents):
Revision 246 by gezelter, Wed Jan 12 22:41:40 2005 UTC vs.
Revision 284 by tim, Fri Feb 4 04:57:04 2005 UTC

# Line 57 | Line 57 | class RigidBody : public StuntDouble {
57   namespace oopse{
58   class RigidBody : public StuntDouble {
59      public:
60 +
61 +        typedef std::vector<Atom*>::iterator AtomIterator;        
62 +
63          RigidBody();
64  
65          virtual std::string getType() { return name_;}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines