Equalizer  1.10.1
Parallel Rendering Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
eq::Compositor::ImageOp Struct Reference

A structure describing an image assembly task. More...

#include <compositor.h>

+ Collaboration diagram for eq::Compositor::ImageOp:

Public Attributes

Channelchannel
 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.
 

Detailed Description

A structure describing an image assembly task.

Definition at line 46 of file compositor.h.


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