Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ viewerOverlaysPath
Method
viewerOverlaysPath
Engine/Settings.cpp:2511–2515 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2509
}
2510
2511
bool
2512
Settings::viewerOverlaysPath() const
2513
{
2514
return _viewerOverlaysPath->getValue();
2515
}
2516
2517
///////////////////////////////////////////////////////
2518
//
"Caching"
pane
Callers
10
drawOverlays
Method · 0.80
notifyOverlaysPenDown
Method · 0.80
notifyOverlaysPenDoubleClick
Method · 0.80
notifyOverlaysPenMotion_internal
Method · 0.80
notifyOverlaysPenUp
Method · 0.80
notifyOverlaysKeyDown_internal
Method · 0.80
notifyOverlaysKeyUp
Method · 0.80
notifyOverlaysKeyRepeat_internal
Method · 0.80
notifyOverlaysFocusGained
Method · 0.80
notifyOverlaysFocusLost
Method · 0.80
Calls
1
getValue
Method · 0.45
Tested by
no test coverage detected