Changeset 3809 in orxonox.OLD for orxonox/trunk/src/lib/coord/null_parent.h
- Timestamp:
- Apr 13, 2005, 9:52:34 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/coord/null_parent.h
r3644 r3809 23 23 private: 24 24 NullParent (); 25 NullParent ( Vector*absCoordinate);25 NullParent (const Vector& absCoordinate); 26 26 static NullParent* singletonRef; 27 27
Note: See TracChangeset
for help on using the changeset viewer.