eq::server::CompoundUpdateOutputVisitor Class Reference

The compound visitor updating the output data (frames, swapbarriers) of a compound tree. More...

#include <compoundUpdateOutputVisitor.h>

Inheritance diagram for eq::server::CompoundUpdateOutputVisitor:
Inheritance graph
[legend]
Collaboration diagram for eq::server::CompoundUpdateOutputVisitor:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CompoundUpdateOutputVisitor (const uint32_t frameNumber)
virtual VisitorResult visit (Compound *compound)
 Visit all compounds.
const Compound::BarrierMap & getSwapBarriers () const
const Compound::FrameMap & getOutputFrames () const

Detailed Description

The compound visitor updating the output data (frames, swapbarriers) of a compound tree.

Definition at line 34 of file compoundUpdateOutputVisitor.h.


Member Function Documentation

VisitorResult eq::server::CompoundUpdateOutputVisitor::visit ( Compound compound  )  [virtual]

Visit all compounds.

Reimplemented from eq::server::CompoundVisitor.

Definition at line 40 of file compoundUpdateOutputVisitor.cpp.

References eq::server::Compound::isActive(), eq::server::TRAVERSE_CONTINUE, and eq::server::TRAVERSE_PRUNE.

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Sat Feb 6 13:12:54 2010 for Equalizer 0.9.1 by  doxygen 1.6.1