Changeset 5054 in orxonox.OLD for orxonox/trunk/src/world_entities/environment.cc
- Timestamp:
- Aug 16, 2005, 11:33:15 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/world_entities/environment.cc
r5047 r5054 59 59 void Environment::draw () 60 60 { 61 //this->getRelCoor().debug();62 63 61 glMatrixMode(GL_MODELVIEW); 64 62 glPushMatrix();
Note: See TracChangeset
for help on using the changeset viewer.