MCPcopy 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
3118int
3119Settings::getDisconnectedArrowLength() const
3120{
3121 return _disconnectedArrowLength->getValue();
3122}
3123
3124std::string
3125Settings::getHostName() const

Callers 1

initLineMethod · 0.80

Calls 1

getValueMethod · 0.45

Tested by

no test coverage detected