Changeset 5034 in orxonox.OLD for orxonox/trunk/src/subprojects/collision_detection
- Timestamp:
- Aug 15, 2005, 10:10:50 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/subprojects/collision_detection/collision_detection.cc
r5033 r5034 257 257 entity->draw(); 258 258 entity->drawBVTree(depth, drawMode); 259 printf("%i, %i\n", depth, drawMode); 259 260 entity = iterator->nextElement(); 260 261 }
Note: See TracChangeset
for help on using the changeset viewer.