Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ setPresets
Method
setPresets
src/IECore/Parameter.cpp:100–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
void Parameter::setPresets( const PresetsContainer &presets )
101
{
102
m_presets = presets;
103
}
104
105
bool Parameter::presetsOnly() const
106
{
Callers
5
testPresets
Method · 0.95
testPresets
Method · 0.45
testPresets
Method · 0.45
testOrderedPresets
Method · 0.45
setPresets
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected