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

Method resultParameter

src/IECore/Op.cpp:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70const Parameter * Op::resultParameter() const
71{
72 return m_resultParameter.get();
73}
74

Callers 4

testParameterTypesMethod · 0.80
testParameterTypesMethod · 0.80
testSmartOpMethod · 0.80
resultParameterFunction · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected