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 Methods

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

Static Public Methods

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

Protected Methods

 GfxGLWindow ()

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 Fri May 2 16:51:23 2003 for Freecloth by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002