Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getConvertToGroupButton
Method
getConvertToGroupButton
Engine/NodeGroup.cpp:1195–1199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1193
}
1194
1195
KnobButtonPtr
1196
NodeGroup::getConvertToGroupButton() const
1197
{
1198
return _imp->convertToGroup;
1199
}
1200
1201
double
1202
NodeGroup::getCurrentTime() const
Callers
1
setPyPlugEdited
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected