Equalizer  1.2.1
Public Member Functions
eqAsync::Window Class Reference
+ Inheritance diagram for eqAsync::Window:
+ Collaboration diagram for eqAsync::Window:

List of all members.

Public Member Functions

 Window (eq::Pipe *parent)
 Construct a new window.
bool configInitGL (const eq::uint128_t &initID)
 Initialize the OpenGL state for this window.

Detailed Description

Definition at line 53 of file eqAsync.h.


Constructor & Destructor Documentation

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

Construct a new window.

Version:
1.0

Reimplemented from eq::Window.

Definition at line 56 of file eqAsync.h.


Member Function Documentation

bool eqAsync::Window::configInitGL ( const eq::uint128_t initID) [virtual]

Initialize the OpenGL state for this window.

Parameters:
initIDthe init identifier.
Returns:
true if the initialization was successful, false if not.
Version:
1.0

Reimplemented from eq::Window.

Definition at line 35 of file eqAsync.cpp.

References eq::Window::configInitGL(), and eq::fabric::Window< Pipe, Window, Channel >::getPipe().

+ 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