Equalizer  1.4.1
Public Member Functions | Protected Member Functions
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

Construct a new channel.

Version:
1.0

Reimplemented from eq::Channel.

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


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 53 of file osgScaleViewer/channel.cpp.

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

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