Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5366 in orxonox.OLD for trunk/src/lib/graphics/graphics_engine.h


Ignore:
Timestamp:
Oct 12, 2005, 1:23:08 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: more definitions of GLGui.
also a patch to the resource-manager

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/graphics/graphics_engine.h

    r5346 r5366  
    7171    bool hwSupportsEXT(const char* extension);
    7272
    73     /** \brief swaps the GL_BUFFERS */
     73    /** @brief swaps the GL_BUFFERS */
    7474    inline static void swapBuffers() { SDL_GL_SwapBuffers(); };
    7575
Note: See TracChangeset for help on using the changeset viewer.