|
Equalizer
1.11.0
Parallel Rendering Framework
|
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 Image * | image |
| 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. | |
A structure describing an image assembly task, used by the Compositor.