MCPcopy Create free account
hub / github.com/NatronGitHub/openfx-misc / RectangleProcessor

Method RectangleProcessor

Rectangle/Rectangle.cpp:267–270  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

265{
266public:
267 RectangleProcessor(ImageEffect &instance)
268 : RectangleProcessorBase(instance)
269 {
270 }
271
272private:
273 void multiThreadProcessImages(const OfxRectI& procWindow, const OfxPointD& rs) OVERRIDE FINAL

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected