Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ interpolationParameter
Method
interpolationParameter
src/IECoreScene/MeshNormalsOp.cpp:105–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
}
104
105
IntParameter * MeshNormalsOp::interpolationParameter()
106
{
107
return parameters()->parameter<IntParameter>(
"interpolation"
);
108
}
109
110
const IntParameter * MeshNormalsOp::interpolationParameter() const
111
{
Callers
1
doConversion
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected