Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ setMultiPath
Method
setMultiPath
Engine/KnobFile.cpp:205–209 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
203
}
204
205
void
206
KnobPath::setMultiPath(bool b)
207
{
208
_isMultiPath = b;
209
}
210
211
bool
212
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