Equalizer 1.0

osgScaleViewer::Channel Class Reference

The Channel renders the frames in frameDraw(). More...

#include <channel.h>

Inheritance diagram for osgScaleViewer::Channel:
Collaboration diagram for osgScaleViewer::Channel:

List of all members.

Public Member Functions

 Channel (eq::Window *parent)
 Construct a new channel.

Protected Member Functions

virtual void frameClear (const eq::uint128_t &frameID)
virtual void frameDraw (const eq::uint128_t &frameID)
void frameViewFinish (const eq::uint128_t &frameID)

Detailed Description

The Channel renders the frames in frameDraw().

This is done by querying the pipe for the viewer and then asking the viewer to render the scene.

Definition at line 56 of file share/Equalizer/examples/osgScaleViewer/channel.h.


Constructor & Destructor Documentation

Users eile Software eq svn tags Equalizer docs install share Equalizer examples osgScaleViewer channel cpp Users eile Software eq svn tags Equalizer docs install share Equalizer examples osgScaleViewer channel cpp Users eile Software eq svn tags Equalizer docs install share Equalizer examples osgScaleViewer channel cpp Users eile Software eq svn tags Equalizer docs install share Equalizer examples osgScaleViewer channel cpp Users eile Software eq svn tags Equalizer docs install share Equalizer examples osgScaleViewer channel cpp Users eile Software eq svn tags Equalizer docs install share Equalizer examples osgScaleViewer channel cpp osgScaleViewer::Channel::Channel ( eq::Window parent)

Construct a new channel.

Version:
1.0

Reimplemented from eq::Channel.

Definition at line 53 of file osgScaleViewer/channel.cpp.

References eVolve::Channel::frameClear().

Here is the call graph for this function:


Member Function Documentation

void osgScaleViewer::Channel::frameClear ( const eq::uint128_t frameID) [protected, virtual]
See also:
eq::Channel::frameClear()

Reimplemented from eq::Channel.

Definition at line 59 of file osgScaleViewer/channel.cpp.

References eVolve::Channel::frameDraw().

Here is the call graph for this function:

void osgScaleViewer::Channel::frameDraw ( const eq::uint128_t frameID) [protected, virtual]
See also:
eq::Channel::frameDraw()

Reimplemented from eq::Channel.

Definition at line 65 of file osgScaleViewer/channel.cpp.

void osgScaleViewer::Channel::frameViewFinish ( const eq::uint128_t frameID) [protected, virtual]
See also:
eq::Channel::frameViewFinish()

Reimplemented from eq::Channel.

Definition at line 115 of file osgScaleViewer/channel.cpp.


The documentation for this class was generated from the following files:
Generated on Sun May 8 2011 19:11:11 for Equalizer 1.0 by  doxygen 1.7.3