Changeset 9100 in orxonox.OLD for branches/presentation/src/lib/graphics/importer/bsp_manager.cc
- Timestamp:
- Jul 4, 2006, 4:14:59 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/lib/graphics/importer/bsp_manager.cc
r9096 r9100 1236 1236 testPlane = this->collPlane; 1237 1237 } 1238 if( this->outputAllSolid)1238 if( this->outputAllSolid) 1239 1239 { 1240 1240 this->collPlane = new plane;
Note: See TracChangeset
for help on using the changeset viewer.