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

Method PIKProcessor

PIK/PIK.cpp:686–689  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

684{
685public:
686 PIKProcessor(ImageEffect &instance)
687 : PIKProcessorBase(instance)
688 {
689 }
690
691private:
692 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