Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 2588 in orxonox.OLD for orxonox/trunk/gui/orxonox_gui_video.h


Ignore:
Timestamp:
Oct 17, 2004, 5:18:58 PM (21 years ago)
Author:
bensch
Message:

orxonox/trunk/gui: doxygen orxodox created for all h-files, classes and functions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/gui/orxonox_gui_video.h

    r2018 r2588  
     1/*!
     2  \file orxonox_gui_video.h
     3  \brief File that holds the class that creates the Video-Options.
     4*/
    15#ifndef _ORXONOX_GUI_VIDEO_H
    26#define _ORXONOX_GUI_VIDEO_H
     
    48#include "orxonox_gui.h"
    59
     10//! Class that creates the Video-Options.
    611class OrxonoxGuiVideo
    712{
Note: See TracChangeset for help on using the changeset viewer.