Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5363 in orxonox.OLD for trunk/src/lib/gui/gl_gui/glgui_widget.cc


Ignore:
Timestamp:
Oct 11, 2005, 10:13:55 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: sync

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/gui/gl_gui/glgui_widget.cc

    r5362 r5363  
    4747
    4848}
    49 
    50 
    51 /**
    52  * draws the GLGuiWidget
    53  */
    54 void GLGuiWidget::draw()
    55 {
    56 
    57 }
    58 
    59 /**
    60  * updates a GLGuiWidget
    61  */
    62 void GLGuiWidget::update()
    63 {
    64 
    65 }
Note: See TracChangeset for help on using the changeset viewer.