Main Page   Class Hierarchy   Compound List   File List   Compound Members  

GfxGLWindow Class Reference

Window for OpenGL operations. More...

#include <freecloth/gfx/gfxGLWindow.h>

Inheritance diagram for GfxGLWindow:

Inheritance graph
[legend]
Collaboration diagram for GfxGLWindow:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual void handleEvents ()=0
virtual void swapBuffers ()=0
virtual void eventLoop ()=0

Static Public Member Functions

RCShdPtr< GfxGLWindow > create (const GfxConfig &, const String &title)

Detailed Description

Window for OpenGL operations.

This abstract base class defines an interface for implementation of an OpenGL window. It is assumed that all operations will take place within a single thread.

Definition at line 48 of file gfxGLWindow.h.


The documentation for this class was generated from the following files:
Generated on Wed Apr 23 15:58:57 2003 for Freecloth by doxygen1.3-rc3