Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getWeightKnob
Method
getWeightKnob
Engine/TrackMarker.cpp:528–532 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
526
527
#ifdef NATRON_TRACK_MARKER_USE_WEIGHT
528
KnobDoublePtr
529
TrackMarker::getWeightKnob() const
530
{
531
return _imp->weight.lock();
532
}
533
534
#endif
535
Callers
1
natronTrackerToLibMVTracker
Method · 0.80
Calls
1
lock
Method · 0.45
Tested by
no test coverage detected