Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ setAsToolButton
Method
setAsToolButton
Engine/KnobTypes.cpp:1484–1488 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1482
}
1483
1484
void
1485
KnobGroup::setAsToolButton(bool b)
1486
{
1487
_isToolButton = b;
1488
}
1489
1490
bool
1491
KnobGroup::getIsToolButton() const
Callers
2
initializeKnobs
Method · 0.80
newParam
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected