Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

PIAVE::BinaryOp Class Reference

abstract base class for all binary operators More...

#include <operatorbase.hh>

Inheritance diagram for PIAVE::BinaryOp:

PIAVE::StoryElement PIAVE::PluginBase PIAVE::CopyAOp PIAVE::NullBOp PIAVE::OverlayOp PIAVE::ReplaceAudioOp List of all members.

Public Methods

virtual void renderFrame (Frame &dest, Frame &src_a, Frame &src_b, Time t)=0
 connect src_a with src_b


Detailed Description

abstract base class for all binary operators


Member Function Documentation

virtual void PIAVE::BinaryOp::renderFrame Frame   dest,
Frame   src_a,
Frame   src_b,
Time    t
[pure virtual]
 

connect src_a with src_b

Parameters:
dest  all results will be put into dest
src_a  frame source A
src_b  frame source B

Implemented in PIAVE::NullBOp, PIAVE::CopyAOp, PIAVE::ReplaceAudioOp, and PIAVE::OverlayOp.


The documentation for this class was generated from the following file:
Generated on Tue Oct 14 20:45:37 2003 for piave by doxygen1.2.18