Changeset 7711 in orxonox.OLD for trunk/src/world_entities/environment.cc
- Timestamp:
- May 18, 2006, 11:44:21 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/environment.cc
r7193 r7711 37 37 this->init(); 38 38 this->loadModel("models/ships/bolido.obj"); 39 // if(this->obbTree == NULL) 40 // this->obbTree = new OBBTree(4, (sVec3D*)this->model->getVertexArray(), this->model->getVertexCount()); 39 41 } 40 42
Note: See TracChangeset
for help on using the changeset viewer.