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

Function isTrackerNodePlugin

Engine/EffectInstance.h:375–378  ·  view source on GitHub ↗

* @brief Returns true if this node is a tracker **/

Source from the content-addressed store, hash-verified

373 * @brief Returns true if this node is a tracker
374 **/
375 virtual bool isTrackerNodePlugin() const WARN_UNUSED_RETURN
376 {
377 return false;
378 }
379
380 /**
381 * @brief Returns true if this is our tracking node.

Callers 2

loadMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected