eqNbody::Window Class Reference

Inheritance diagram for eqNbody::Window:
Inheritance graph
[legend]
Collaboration diagram for eqNbody::Window:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Window (eq::Pipe *parent)
 Construct a new window.
unsigned int getCUDADeviceID ()
unsigned int getMode ()

Protected Member Functions

virtual ~Window ()
 Destruct the window.
virtual bool configInit (const uint32_t initID)
 Initialize this window.
virtual bool configInitCUDA ()
virtual void swapBuffers ()
 Swap the front and back buffer of the window.

Detailed Description

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


Constructor & Destructor Documentation

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

Construct a new window.

Reimplemented from eq::Window.

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

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

Destruct the window.

Reimplemented from eq::Window.

Definition at line 46 of file examples/eqNBody/window.h.


Member Function Documentation

bool eqNbody::Window::configInit ( const uint32_t  initID  )  [protected, virtual]

Initialize this window.

Parameters:
initID the init identifier.

Reimplemented from eq::Window.

Definition at line 36 of file examples/eqNBody/window.cpp.

References eq::Window::configInit(), EQWARN, eq::Pipe::getDevice(), eq::Window::getName(), and eq::Window::getPipe().

Here is the call graph for this function:

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

Swap the front and back buffer of the window.

Reimplemented from eq::Window.

Definition at line 103 of file examples/eqNBody/window.cpp.

References eq::Window::getChannels(), and eq::Window::getPipe().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Sat Feb 6 13:15:19 2010 for Equalizer 0.9.1 by  doxygen 1.6.1