MCPcopy Create free account
hub / github.com/ImageEngine/cortex / getValue

Function getValue

src/IECorePython/ParameterBinding.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58ObjectPtr getValue( Parameter &that )
59{
60 return that.getValue();
61}
62
63ObjectPtr getValidatedValue( Parameter &that )
64{

Callers 9

getFileSequenceValuesMethod · 0.50
getFileSequenceValueMethod · 0.50
getFrameListValueMethod · 0.50
valueValidMethod · 0.50
validateMethod · 0.50
getValidatedValueMethod · 0.50
getCurrentPresetNameMethod · 0.50
getValueMethod · 0.50
removeParameterMethod · 0.50

Calls 1

getValueMethod · 0.45

Tested by

no test coverage detected