Changeset 4919 in orxonox.OLD for orxonox/trunk/src/lib/graphics/spatial_separation
- Timestamp:
- Jul 21, 2005, 12:49:18 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/graphics/spatial_separation/spatial_separation.h
r4889 r4919 33 33 Quadtree* createQuadtree(AbstractModel* model); 34 34 35 inline Quadtree* getQuadtree() { return this->quadtree; } 35 36 36 37 void drawQuadtree();
Note: See TracChangeset
for help on using the changeset viewer.