Public Member Functions | |
| Window (eq::Pipe *parent) | |
| Construct a new window. | |
Protected Member Functions | |
| virtual bool | configInit (const uint32_t initID) |
| Initialize this window. | |
Definition at line 25 of file examples/eqPixelBench/window.h.
| eqPixelBench::Window::Window | ( | eq::Pipe * | parent | ) | [inline] |
Construct a new window.
Reimplemented from eq::Window.
Definition at line 28 of file examples/eqPixelBench/window.h.
| bool eqPixelBench::Window::configInit | ( | const uint32_t | initID | ) | [protected, virtual] |
Initialize this window.
| initID | the init identifier. |
Reimplemented from eq::Window.
Definition at line 23 of file examples/eqPixelBench/window.cpp.
References eq::Window::IATTR_PLANES_ALPHA, eq::Window::IATTR_PLANES_STENCIL, and eq::Window::setIAttribute().
0.9.1 by
1.6.1