TuttleOFX
1
|
imageEffect specific process datas More...
#include <ProcessVertexAtTimeData.hpp>
Public Types | |
typedef std::map < tuttle::host::ofx::attribute::OfxhClipImage *, OfxRectD > | MapClipImageRod |
Data Fields | |
std::string | _field |
OfxRectD | _renderRoD |
OfxRectD | _renderRoI |
MapClipImageRod | _inputsRoI |
< in which the plugin set the RoI it needs for each input clip |
imageEffect specific process datas
API Specific datas
Definition at line 126 of file ProcessVertexAtTimeData.hpp.
typedef std::map<tuttle::host::ofx::attribute::OfxhClipImage*, OfxRectD> tuttle::host::graph::ProcessVertexAtTimeData::ImageEffect::MapClipImageRod |
Definition at line 132 of file ProcessVertexAtTimeData.hpp.
Definition at line 128 of file ProcessVertexAtTimeData.hpp.
Referenced by tuttle::host::ImageEffectNode::isIdentity(), tuttle::host::graph::operator<<(), and tuttle::host::ImageEffectNode::process().
< in which the plugin set the RoI it needs for each input clip
Definition at line 133 of file ProcessVertexAtTimeData.hpp.
Referenced by tuttle::host::graph::operator<<(), and tuttle::host::ImageEffectNode::preProcess2_reverse().
Definition at line 129 of file ProcessVertexAtTimeData.hpp.
Referenced by tuttle::host::ImageEffectNode::getProjectExtent(), tuttle::host::ImageEffectNode::getProjectSize(), tuttle::host::ImageEffectNode::preProcess1(), and tuttle::host::ImageEffectNode::preProcess_infos().