MCPcopy 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
100void Parameter::setPresets( const PresetsContainer &presets )
101{
102 m_presets = presets;
103}
104
105bool Parameter::presetsOnly() const
106{

Callers 5

testPresetsMethod · 0.95
testPresetsMethod · 0.45
testPresetsMethod · 0.45
testOrderedPresetsMethod · 0.45
setPresetsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected