Equalizer  1.4.1
Public Member Functions | Protected Member Functions
eqAsync::Channel Class Reference
+ Inheritance diagram for eqAsync::Channel:
+ Collaboration diagram for eqAsync::Channel:

List of all members.

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.

Detailed Description

Definition at line 41 of file eqAsync.h.


Constructor & Destructor Documentation

eqAsync::Channel::Channel ( eq::Window parent) [inline]

Construct a new channel.

Version:
1.0

Reimplemented from eq::Channel.

Definition at line 44 of file eqAsync.h.


Member Function Documentation

void eqAsync::Channel::frameDraw ( const eq::uint128_t &  frameID) [protected, virtual]

Draw the scene.

Called 0 to n times during one frame.

Parameters:
frameIDthe per-frame identifier.
Version:
1.0

Reimplemented from eq::Channel.

Definition at line 83 of file eqAsync.cpp.

References eq::Channel::getPipe().

+ Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Mon Nov 26 2012 14:41:51 for Equalizer 1.4.1 by  doxygen 1.7.6.1