MCPcopy 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
528KnobDoublePtr
529TrackMarker::getWeightKnob() const
530{
531 return _imp->weight.lock();
532}
533
534#endif
535

Callers 1

Calls 1

lockMethod · 0.45

Tested by

no test coverage detected