GlobeEngine
eqSolar::Channel Class Reference

#include <Channel.h>

Inheritance diagram for eqSolar::Channel:

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
 

Detailed Description

The rendering entity, updating a part of a Window.

Constructor & Destructor Documentation

eqSolar::Channel::Channel ( eq::Window *  parent)
virtual eqSolar::Channel::~Channel ( )
inlineprotectedvirtual

Member Function Documentation

bool eqSolar::Channel::configInit ( const eq::uint128_t &  initID)
overrideprotected
void eqSolar::Channel::frameDraw ( const eq::uint128_t &  frameID)
overrideprotected
void eqSolar::Channel::frameFinish ( const eq::uint128_t &  frameID,
const uint32_t  frameNumber 
)
overrideprotected
void eqSolar::Channel::frameStart ( const eq::uint128_t &  frameID,
const uint32_t  frameNumber 
)
overrideprotected
void eqSolar::Channel::frameViewFinish ( const eq::uint128_t &  frameID)
overrideprotected
void eqSolar::Channel::notifyStopFrame ( const uint32_t  lastFrameNumber)
inlineoverrideprotected
bool eqSolar::Channel::stopRendering ( ) const

The documentation for this class was generated from the following files: