Equalizer  2.0.0
Parallel Rendering Framework
eq::ImageOp Struct Reference

A structure describing an image assembly task, used by the Compositor. More...

#include <imageOp.h>

+ Collaboration diagram for eq::ImageOp:

Public Member Functions

EQ_API ImageOp (const Frame *frame, const Image *image)
 

Public Attributes

const Imageimage
 The image to assemble.
 
uint32_t buffers
 The Frame buffer attachments to use.
 
Vector2i offset
 The offset wrt destination window.
 
ZoomFilter zoomFilter
 The zoom Filter from Frame.
 
Zoom zoom
 The zoom factor.
 

Detailed Description

A structure describing an image assembly task, used by the Compositor.

Definition at line 31 of file imageOp.h.


The documentation for this struct was generated from the following file: