Changeset 8249 in orxonox.OLD for branches/water/src/story_entities
- Timestamp:
- Jun 8, 2006, 2:59:09 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/water/src/story_entities/game_world.cc
r8241 r8249 605 605 void GameWorld::renderPassRefraction() 606 606 { 607 608 607 // clear buffer 609 608 glClear( GL_COLOR_BUFFER_BIT|GL_DEPTH_BUFFER_BIT);
Note: See TracChangeset
for help on using the changeset viewer.