GlobeEngine
|
#include <Channel.h>
Public Member Functions | |
Channel (eq::Window *parent) | |
bool | stopRendering () const |
Protected Member Functions | |
virtual | ~Channel () |
bool | configInit (const eq::uint128_t &initID) override |
void | frameDraw (const eq::uint128_t &frameID) override |
void | frameStart (const eq::uint128_t &, const uint32_t) override |
void | frameFinish (const eq::uint128_t &, const uint32_t) override |
void | frameViewFinish (const eq::uint128_t &frameID) override |
void | notifyStopFrame (const uint32_t lastFrameNumber) override |
The rendering entity, updating a part of a Window.
eqSolar::Channel::Channel | ( | eq::Window * | parent | ) |
|
inlineprotectedvirtual |
|
overrideprotected |
|
overrideprotected |
|
overrideprotected |
|
overrideprotected |
|
overrideprotected |
|
inlineoverrideprotected |
bool eqSolar::Channel::stopRendering | ( | ) | const |