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 1882 by tim, Fri Dec 10 16:14:53 2004 UTC vs.
Revision 1883 by tim, Mon Dec 13 22:30:27 2004 UTC

# Line 866 | Line 866 | namespace oopse{
866          StuntDouble& operator=(const StuntDouble& sd);
867  
868          ObjectType objType_;
869 <
869 >        DataStoragePointer storage_;
870 >        SnapshotManager* snapshotMan_;
871 >        
872          bool linear_;
873          int linearAxis_;        
874  
873        DataStoragePointer storage_;
874        SnapshotManager* snapshotMan_;
875          
876          int globalIndex_;
877          int localIndex_;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines