Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3412
bool
3413
Settings::isNodeGraphAntiAliasingEnabled() const
3414
{
3415
return _useAntiAliasing->getValue();
3416
}
3417
3418
void
3419
Settings::getSunkenColor(double* r,
Callers
7
refreshLabelText
Method · 0.80
NodeGraphTextItem.cpp
File · 0.80
NodeGraphSimpleTextItem
Method · 0.80
createGui
Method · 0.80
setNameItemHtml
Method · 0.80
initLabel
Method · 0.80
paint
Method · 0.80
Calls
1
getValue
Method · 0.45
Tested by
no test coverage detected