Equalizer  1.2.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(), and co::base::uint128_t::low().

+ Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Fri Jun 8 2012 15:44:36 for Equalizer 1.2.1 by  doxygen 1.8.0