Changeset 4900 in orxonox.OLD for orxonox/trunk/src/lib/graphics/spatial_separation/quadtree.h
- Timestamp:
- Jul 19, 2005, 10:28:36 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/graphics/spatial_separation/quadtree.h
r4898 r4900 12 12 #include "abstract_model.h" 13 13 14 14 15 class QuadtreeNode; 16 class Material; 15 17 16 18 //! A class for quadtree separation of the world
Note: See TracChangeset
for help on using the changeset viewer.