Changeset 8025 in orxonox.OLD for branches/water/src/story_entities
- Timestamp:
- May 31, 2006, 2:08:04 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/water/src/story_entities/game_world.cc
r8019 r8025 514 514 void GameWorld::renderPassRefraction() 515 515 { 516 /* 516 517 // clear buffer 517 518 glClear( GL_COLOR_BUFFER_BIT|GL_DEPTH_BUFFER_BIT); … … 543 544 mw->deactivateRefraction(); 544 545 } 545 } 546 }*/ 546 547 } 547 548
Note: See TracChangeset
for help on using the changeset viewer.