ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-2.0/src/primitives/StuntDouble.hpp
(Generate patch)

Comparing branches/new_design/OOPSE-2.0/src/primitives/StuntDouble.hpp (file contents):
Revision 1814 by tim, Wed Dec 1 17:38:32 2004 UTC vs.
Revision 1815 by tim, Wed Dec 1 18:42:45 2004 UTC

# Line 867 | Line 867 | namespace oopse{
867          
868          int globalIndex_;
869          int localIndex_;
870 +
871 +
872 +        double mass_;
873          
874      private:
875  
876          std::string name_;
874
875        double mass_;
877          
878          PropertyMap properties_;
879      };

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines