Equalizer
1.10.1
Parallel Rendering Framework
|
A structure describing an image assembly task. More...
#include <compositor.h>
Public Attributes | |
Channel * | channel |
The destination channel. | |
uint32_t | buffers |
The Frame buffer attachments to use. | |
Vector2i | offset |
The offset wrt destination window. | |
ZoomFilter | zoomFilter |
The zoom Filter from Frame. | |
Pixel | pixel |
The pixel decomposition parameters. | |
Zoom | zoom |
The zoom factor. | |
A structure describing an image assembly task.
Definition at line 46 of file compositor.h.