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

Method isTrackerNodePlugin

Engine/Node.cpp:5600–5604  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5598
5599
5600bool
5601Node::isTrackerNodePlugin() const
5602{
5603 return _imp->effect->isTrackerNodePlugin();
5604}
5605
5606bool
5607Node::isPointTrackerNode() const

Callers 2

hasOutputConnectedMethod · 0.45
createPanelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected