Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ copyParameter
Method
copyParameter
src/IECore/ModifyOp.cpp:80–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
BoolParameter *ModifyOp::copyParameter()
81
{
82
return m_copyParameter.get();
83
}
84
85
const BoolParameter *ModifyOp::copyParameter() const
86
{
Callers
7
mesh
Method · 0.80
cachedMesh
Method · 0.80
TransformOp
Method · 0.80
doOperation
Method · 0.80
doOperation
Method · 0.80
computeFn
Method · 0.80
doConversion
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected