Changeset 4812 in orxonox.OLD for orxonox/trunk/src/lib/graphics/spatial_separation/quadtree_node.h
- Timestamp:
- Jul 7, 2005, 2:31:03 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/graphics/spatial_separation/quadtree_node.h
r4811 r4812 21 21 virtual ~QuadtreeNode(); 22 22 23 void separateNode(); 24 25 void drawTree(int depth, int drawMode) const; 26 23 27 24 28 private:
Note: See TracChangeset
for help on using the changeset viewer.