Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5036 in orxonox.OLD for orxonox/trunk/src/world_entities/camera.cc


Ignore:
Timestamp:
Aug 15, 2005, 10:21:20 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: debug, to show patrick

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/world_entities/camera.cc

    r5032 r5036  
    214214  // switching back to Modeling Matrix
    215215  glMatrixMode (GL_MODELVIEW);
    216 //  this->target->getParent()->getParent()->debugDraw(0, 2, Vector(1,0,0));
     216  this->target->getParent()->getParent()->debugDraw(0, 2, Vector(1,0,0));
    217217}
    218218
Note: See TracChangeset for help on using the changeset viewer.