Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
{
225
public:
226
AddProcessor(ImageEffect &instance)
227
: AddProcessorBase(instance)
228
{
229
}
230
231
private:
232
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected