Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ setMultiPath
Method
setMultiPath
Engine/KnobFile.cpp:204–208 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
202
}
203
204
void
205
KnobPath::setMultiPath(bool b)
206
{
207
_isMultiPath = b;
208
}
209
210
bool
211
KnobPath::isMultiPath() const
Callers
8
OfxStringInstance
Method · 0.80
setAsMultiPathTable
Method · 0.80
restoreUserKnobsRecursive
Method · 0.80
initializeKnobsCaching
Method · 0.80
initializeKnobsPlugins
Method · 0.80
createDuplicateOnHolder
Method · 0.80
initializeKnobs
Method · 0.80
createKnobFromSelection
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected