Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Aug 15, 2005, 9:45:32 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: segfault-prevention, again

File:
1 edited

Legend:

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

    r5013 r5032  
    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.