Changeset 4949 in orxonox.OLD for orxonox/trunk/src/lib/graphics/spatial_separation
- Timestamp:
- Jul 24, 2005, 3:11:36 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/graphics/spatial_separation/quadtree.cc
r4929 r4949 171 171 this->nodes[i + j * this->maxIndex]->includesPoint(position); 172 172 else 173 PRINTF( 0)("Object has left terrain\n");173 PRINTF(5)("Object has left terrain\n"); 174 174 } 175 175
Note: See TracChangeset
for help on using the changeset viewer.