Changeset 4682 in orxonox.OLD for orxonox/trunk/src/subprojects
- Timestamp:
- Jun 24, 2005, 12:50:34 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/subprojects/collision_detection/collision_detection.cc
r4679 r4682 241 241 { 242 242 entity->draw(); 243 entity->drawBVTree(depth, drawMode); 243 244 entity = iterator->nextElement(); /* give back the next element or NULL if last */ 244 245 }
Note: See TracChangeset
for help on using the changeset viewer.