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

Method isNodeGraphAntiAliasingEnabled

Engine/Settings.cpp:3412–3416  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3410}
3411
3412bool
3413Settings::isNodeGraphAntiAliasingEnabled() const
3414{
3415 return _useAntiAliasing->getValue();
3416}
3417
3418void
3419Settings::getSunkenColor(double* r,

Callers 7

refreshLabelTextMethod · 0.80
createGuiMethod · 0.80
setNameItemHtmlMethod · 0.80
initLabelMethod · 0.80
paintMethod · 0.80

Calls 1

getValueMethod · 0.45

Tested by

no test coverage detected