|
Equalizer 1.0
|
Inheritance diagram for eqPixelBench::Window:
Collaboration diagram for eqPixelBench::Window:Public Member Functions | |
| Window (eq::Pipe *parent) | |
| Construct a new window. | |
Protected Member Functions | |
| virtual bool | configInit (const eq::uint128_t &initID) |
| Initialize this window. | |
Definition at line 36 of file share/Equalizer/examples/eqPixelBench/window.h.
| eqPixelBench::Window::Window | ( | eq::Pipe * | parent | ) | [inline] |
Construct a new window.
Reimplemented from eq::Window.
Definition at line 39 of file share/Equalizer/examples/eqPixelBench/window.h.
| bool eqPixelBench::Window::configInit | ( | const eq::uint128_t & | initID | ) | [protected, virtual] |
Initialize this window.
| initID | the init identifier. |
Reimplemented from eq::Window.
Definition at line 35 of file eqPixelBench/window.cpp.
References eq::fabric::Window< Pipe, Window, Channel >::IATTR_PLANES_ALPHA, eq::fabric::Window< Pipe, Window, Channel >::IATTR_PLANES_STENCIL, and eq::fabric::Window< Pipe, Window, Channel >::setIAttribute().
Here is the call graph for this function:
1.0 by
1.7.3