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

Method getEnabledNessAnimationLevel

Engine/TrackMarker.cpp:640–644  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

638}
639
640AnimationLevelEnum
641TrackMarker::getEnabledNessAnimationLevel() const
642{
643 return _imp->enabled.lock()->getAnimationLevel(0);
644}
645
646void
647TrackMarker::setMotionModelFromGui(int index)

Callers 3

makeTrackRowItemsMethod · 0.80
onEnabledChangedMethod · 0.80

Calls 2

getAnimationLevelMethod · 0.80
lockMethod · 0.45

Tested by

no test coverage detected