Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
640
AnimationLevelEnum
641
TrackMarker::getEnabledNessAnimationLevel() const
642
{
643
return _imp->enabled.lock()->getAnimationLevel(0);
644
}
645
646
void
647
TrackMarker::setMotionModelFromGui(int index)
Callers
3
makeTrackRowItems
Method · 0.80
onItemEnabledCheckBoxChecked
Method · 0.80
onEnabledChanged
Method · 0.80
Calls
2
getAnimationLevel
Method · 0.80
lock
Method · 0.45
Tested by
no test coverage detected