Changeset 7665 in orxonox.OLD for branches/cd/src/subprojects/collision_detection
- Timestamp:
- May 18, 2006, 1:24:56 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/cd/src/subprojects/collision_detection/collision_detection.cc
r7660 r7665 267 267 while( entity != NULL) 268 268 { 269 //if( likely(drawModel))269 if( likely(drawModel)) 270 270 entity->draw(); 271 271 entity->drawBVTree(depth, drawMode);
Note: See TracChangeset
for help on using the changeset viewer.