Definition at line 33 of file fabric/frameData.h.
void eq::fabric::FrameData::disableBuffer |
( |
const Frame::Buffer |
buffer | ) |
|
|
inline |
Disable the usage of a frame buffer attachment for all images.
Definition at line 55 of file fabric/frameData.h.
- Returns
- the (color, depth) buffers of the source frame.
Definition at line 57 of file fabric/frameData.h.
- Returns
- the source context decomposition wrt dest channel.
Definition at line 61 of file fabric/frameData.h.
const PixelViewport& eq::fabric::FrameData::getPixelViewport |
( |
| ) |
const |
|
inline |
const Zoom& eq::fabric::FrameData::getZoom |
( |
| ) |
const |
|
inline |
void eq::fabric::FrameData::setBuffers |
( |
const Frame::Buffer |
buffers | ) |
|
|
inline |
Set the (color, depth) buffers of the source frame.
Definition at line 53 of file fabric/frameData.h.
void eq::fabric::FrameData::setContext |
( |
const RenderContext & |
context | ) |
|
|
inline |
Set the source context decomposition wrt dest channel.
Definition at line 59 of file fabric/frameData.h.
void eq::fabric::FrameData::setPixelViewport |
( |
const PixelViewport & |
pvp | ) |
|
|
inline |
Set the covered area for readbacks.
Preset for Equalizer output frames. The given pixel viewport is used together with the Frame offset to compute the area for the readback() operation.
Definition at line 49 of file fabric/frameData.h.
void eq::fabric::FrameData::setZoom |
( |
const Zoom & |
zoom | ) |
|
|
inline |
The documentation for this class was generated from the following file: