MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / getOfxPlugin

Method getOfxPlugin

Engine/Plugin.cpp:253–257  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251}
252
253OFX::Host::ImageEffect::ImageEffectPlugin*
254Plugin::getOfxPlugin() const
255{
256 return _ofxPlugin;
257}
258
259OFX::Host::ImageEffect::Descriptor*
260Plugin::getOfxDesc(ContextEnum* ctx) const

Callers 4

createNodeInternalMethod · 0.80
createOfxEffectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected