Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getDisconnectedArrowLength
Method
getDisconnectedArrowLength
Engine/Settings.cpp:3118–3122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3116
}
3117
3118
int
3119
Settings::getDisconnectedArrowLength() const
3120
{
3121
return _disconnectedArrowLength->getValue();
3122
}
3123
3124
std::string
3125
Settings::getHostName() const
Callers
1
initLine
Method · 0.80
Calls
1
getValue
Method · 0.45
Tested by
no test coverage detected