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

Method isPointTrackerNode

Engine/Node.cpp:5606–5610  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5604}
5605
5606bool
5607Node::isPointTrackerNode() const
5608{
5609 return getPluginID() == PLUGINID_OFX_TRACKERPM;
5610}
5611
5612bool
5613Node::isBackdropNode() const

Callers 4

appendExtraGuiMethod · 0.80
appendButtonsMethod · 0.80
initializeExtraKnobsMethod · 0.80
showMenuForInstanceMethod · 0.80

Calls 1

getPluginIDFunction · 0.50

Tested by

no test coverage detected