Changeset 6657 in orxonox.OLD for branches/cd_merge/src/subprojects
- Timestamp:
- Jan 23, 2006, 2:25:13 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/cd_merge/src/subprojects/collision_detection/collision_detection.cc
r5819 r6657 260 260 entity->draw(); 261 261 entity->drawBVTree(depth, drawMode); 262 printf("%i, %i\n", depth, drawMode);262 // printf("%i, %i\n", depth, drawMode); 263 263 entity = iterator->nextElement(); 264 264 }
Note: See TracChangeset
for help on using the changeset viewer.