Equalizer  1.2.1
Public Member Functions | Protected Member Functions
eqNbody::Window Class Reference
+ Inheritance diagram for eqNbody::Window:
+ Collaboration diagram for eqNbody::Window:

List of all members.

Public Member Functions

 Window (eq::Pipe *parent)
 Construct a new window.

Protected Member Functions

virtual ~Window ()
 Destruct the window.
virtual void swapBuffers ()
 Swap the front and back buffer of the window.

Detailed Description

Definition at line 37 of file share/Equalizer/examples/eqNBody/window.h.


Constructor & Destructor Documentation

eqNbody::Window::Window ( eq::Pipe parent) [inline]

Construct a new window.

Version:
1.0

Reimplemented from eq::Window.

Definition at line 40 of file share/Equalizer/examples/eqNBody/window.h.

virtual eqNbody::Window::~Window ( ) [inline, protected, virtual]

Destruct the window.

Version:
1.0

Reimplemented from eq::Window.

Definition at line 43 of file share/Equalizer/examples/eqNBody/window.h.


Member Function Documentation

void eqNbody::Window::swapBuffers ( ) [protected, virtual]

Swap the front and back buffer of the window.

Version:
1.0

Reimplemented from eq::Window.

Definition at line 39 of file eqNBody/window.cpp.

References eq::Window::swapBuffers().

+ Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Fri Jun 8 2012 15:44:36 for Equalizer 1.2.1 by  doxygen 1.8.0