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

Method getColorPickerLinear

Engine/Settings.cpp:2552–2556  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2550}
2551
2552bool
2553Settings::getColorPickerLinear() const
2554{
2555 return _linearPickers->getValue();
2556}
2557
2558int
2559Settings::getNumberOfThreadsPerEffect() const

Callers 3

updateColorPickerMethod · 0.80
pickColorInternalMethod · 0.80

Calls 1

getValueMethod · 0.45

Tested by

no test coverage detected