Changeset 4551 in orxonox.OLD for orxonox/trunk/src/subprojects/collision_detection/collision_detection.cc
- Timestamp:
- Jun 8, 2005, 10:59:50 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/subprojects/collision_detection/collision_detection.cc
r4546 r4551 51 51 void Framework::moduleDraw() const 52 52 { 53 CDEngine::getInstance()->drawBV(1,1); 53 54 } 54 55
Note: See TracChangeset
for help on using the changeset viewer.