Changeset 9715 in orxonox.OLD for branches/new_class_id/src/lib/collision_detection/obb.cc
- Timestamp:
- Sep 1, 2006, 8:06:39 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/lib/collision_detection/obb.cc
r9687 r9715 21 21 22 22 23 NewObjectListDefinition(OBB);23 ObjectListDefinition(OBB); 24 24 /** 25 25 * standard constructor
Note: See TracChangeset
for help on using the changeset viewer.