SDL++
C++wrapperfortheSDLlibrary.

sdl::subsystem::VideoBase Struct Reference

#include <Subsystem.h>

List of all members.

Public Member Functions

void swapBuffers ()

Static Protected Member Functions

static const string name ()

Detailed Description

the video subsystem.

Definition at line 331 of file Subsystem.h.


Member Function Documentation

static const string sdl::subsystem::VideoBase::name ( ) [inline, static, protected]

Returns the name of the Subsystem.

Returns:
The name of the Subsystem.

Definition at line 343 of file Subsystem.h.

void sdl::subsystem::VideoBase::swapBuffers ( ) [inline]

Swaps the OpenGL frame buffers if double-buffering is supported.

Definition at line 335 of file Subsystem.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs