Changeset 9715 in orxonox.OLD for branches/new_class_id/src/lib/graphics/spatial_separation/quadtree.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/graphics/spatial_separation/quadtree.cc
r9685 r9715 27 27 #define QUADTREE_MATERIAL_COUNT 4 28 28 29 NewObjectListDefinition(Quadtree);29 ObjectListDefinition(Quadtree); 30 30 /** 31 31 * standard constructor
Note: See TracChangeset
for help on using the changeset viewer.