Equalizer
1.2.1
|
Public Member Functions | |
Channel (eq::Window *parent) | |
Construct a new channel. | |
Protected Member Functions | |
virtual void | frameDraw (const eq::uint128_t &spin) |
Draw the scene. |
eqAsync::Channel::Channel | ( | eq::Window * | parent | ) | [inline] |
void eqAsync::Channel::frameDraw | ( | const eq::uint128_t & | frameID | ) | [protected, virtual] |
Draw the scene.
Called 0 to n times during one frame.
frameID | the per-frame identifier. |
Reimplemented from eq::Channel.
Definition at line 83 of file eqAsync.cpp.
References eq::Channel::getPipe(), and co::base::uint128_t::low().