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

Method AddProcessor

Add/Add.cpp:226–229  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

224{
225public:
226 AddProcessor(ImageEffect &instance)
227 : AddProcessorBase(instance)
228 {
229 }
230
231private:
232

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected