|
Equalizer
1.6.1
|
A structure describing an image assembly task. More...
#include <compositor.h>
Collaboration diagram for eq::Compositor::ImageOp: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.
1.8.5