Changeset 9687 in orxonox.OLD for branches/new_class_id/src/lib/collision_detection/obb_tree.h
- Timestamp:
- Aug 22, 2006, 2:52:28 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/lib/collision_detection/obb_tree.h
r9235 r9687 20 20 class OBBTree : public BVTree 21 21 { 22 NewObjectListDeclaration(OBBTree); 22 23 23 24 public:
Note: See TracChangeset
for help on using the changeset viewer.