Changeset 7537 in orxonox.OLD for branches/cd/src/subprojects
- Timestamp:
- May 4, 2006, 4:35:25 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/cd/src/subprojects/collision_detection/collision_test_entity.cc
r7535 r7537 34 34 { 35 35 this->init(); 36 this->loadModel(modelName, 1.0f, 0, 2); 36 this->loadModel(modelName, 1.0f, 0, 3); 37 /* this->buildObbTree(0);*/ 37 38 38 /* this->buildObbTree(0);*/39 39 } 40 40
Note: See TracChangeset
for help on using the changeset viewer.