Changeset 2112 in orxonox.OLD for orxonox/branches/chris/src/world.h
- Timestamp:
- Jul 12, 2004, 10:28:25 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/chris/src/world.h
r2101 r2112 50 50 zeroloc.part = 0; 51 51 zeroloc.pos = Vector(); 52 zeroloc.rot = Rotation();52 zeroloc.rot = Quaternion(); 53 53 loc = &zeroloc; 54 54 }
Note: See TracChangeset
for help on using the changeset viewer.