Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
5600
bool
5601
Node::isTrackerNodePlugin() const
5602
{
5603
return _imp->effect->isTrackerNodePlugin();
5604
}
5605
5606
bool
5607
Node::isPointTrackerNode() const
Callers
2
hasOutputConnected
Method · 0.45
createPanel
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected