Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
70
const Parameter * Op::resultParameter() const
71
{
72
return m_resultParameter.get();
73
}
74
Callers
4
testParameterTypes
Method · 0.80
testParameterTypes
Method · 0.80
testSmartOp
Method · 0.80
resultParameter
Function · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected