Changeset 4868 in orxonox.OLD for orxonox/trunk/src/lib/graphics/spatial_separation/quadtree.h
- Timestamp:
- Jul 15, 2005, 12:17:37 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/graphics/spatial_separation/quadtree.h
r4845 r4868 22 22 23 23 void separate(); 24 void separate(int treeDepth); 25 void separate(float minLength); 24 26 25 27 void drawTree(int depth, int drawMode) const;
Note: See TracChangeset
for help on using the changeset viewer.