Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ isMultiPath
Method
isMultiPath
Engine/KnobFile.cpp:210–214 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
208
}
209
210
bool
211
KnobPath::isMultiPath() const
212
{
213
return _isMultiPath;
214
}
215
216
void
217
KnobPath::setAsStringList(bool b)
Callers
14
setTable
Method · 0.80
getTable
Method · 0.80
exportUserKnob
Function · 0.80
initialize
Method · 0.80
createDuplicateOnHolder
Method · 0.80
AddKnobDialog
Method · 0.80
createWidget
Method · 0.80
updateGUI
Method · 0.80
setEnabled
Method · 0.80
setReadOnly
Method · 0.80
addRightClickMenuEntries
Method · 0.80
reflectAnimationLevel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected