Changeset 4008 in orxonox.OLD for orxonox/branches/shadows/src/world.cc
- Timestamp:
- Apr 29, 2005, 11:10:15 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/shadows/src/world.cc
r3861 r4008 894 894 */ 895 895 void World::display () 896 { 896 { shadow->createShadow(); 897 897 // clear buffer 898 898 glClear( GL_COLOR_BUFFER_BIT|GL_DEPTH_BUFFER_BIT);
Note: See TracChangeset
for help on using the changeset viewer.