18 #ifndef EQ_RESULTIMAGELISTENER_H
19 #define EQ_RESULTIMAGELISTENER_H
59 #endif // EQ_RESULTIMAGELISTENER_H
virtual ~ResultImageListener()
Destruct the result image listener.
A channel represents a two-dimensional viewport within a Window.
The result image listener gets notified on new images produced by destination channels.
ResultImageListener()
Construct a new result image listener.
virtual void notifyNewImage(Channel &channel, const Image &image)=0
Notify on new image, called from rendering thread in Channel::frameViewFinish().