Changeset 8456 in orxonox.OLD for branches/bsp_model/src/lib
- Timestamp:
- Jun 15, 2006, 1:21:02 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/bsp_model/src/lib/graphics/importer/bsp_manager.cc
r8343 r8456 50 50 BspManager::BspManager(WorldEntity* parent) 51 51 { 52 this->outputStartsOut = true; 53 this->outputAllSolid = false; 54 this->outputFraction = 1.0f; 52 55 this->parent = parent; 53 56 /*// open a BSP file
Note: See TracChangeset
for help on using the changeset viewer.