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

Method inputParameter

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

Source from the content-addressed store, hash-verified

68}
69
70Parameter *ModifyOp::inputParameter()
71{
72 return m_inputParameter.get();
73}
74
75const Parameter *ModifyOp::inputParameter() const
76{

Callers 9

operator()Method · 0.80
meshMethod · 0.80
cachedMeshMethod · 0.80
modifyPrimitiveMethod · 0.80
doOperationMethod · 0.80
doOperationMethod · 0.80
doOperationMethod · 0.80
computeFnMethod · 0.80
doConversionMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected