Changeset 3964 in orxonox.OLD for orxonox/trunk/src/world_entities
- Timestamp:
- Apr 25, 2005, 11:45:57 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/world_entities/environment.cc
r3739 r3964 50 50 void Environment::draw () 51 51 { 52 //this->getRelCoor()->debug(); 53 52 54 glMatrixMode(GL_MODELVIEW); 53 55 glPushMatrix();
Note: See TracChangeset
for help on using the changeset viewer.