Nuke binary plugins 15.0.5
 
Loading...
Searching...
No Matches
DD::Image::RequestOutput Class Reference

#include <RequestOutput.h>

Public Member Functions

template<class OpType >
void request (OpType *opType, const DD::Image::Box &box, const DD::Image::ChannelSet &channels, int count)
 
void doRequest ()
 
size_t size () const
 
const RequestData & operator[] (size_t i) const
 

Detailed Description

Helper class which is a wrapper for a vector of RequestDatas, providing syntactic sugar for adding requests to it

Member Function Documentation

◆ request()

template<class OpType >
void DD::Image::RequestOutput::request ( OpType *  opType,
const DD::Image::Box box,
const DD::Image::ChannelSet channels,
int  count 
)
inline

add a request.

Referenced by DD::Image::PlanarIop::getRequests().

◆ doRequest()

void DD::Image::RequestOutput::doRequest ( )
inline

process all the requests

Referenced by DD::Image::PlanarIop::_request().



©2024 The Foundry Visionmongers, Ltd. All Rights Reserved.
www.foundry.com