Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ channelNamesParameter
Method
channelNamesParameter
src/IECoreImage/ChannelOp.cpp:75–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
StringVectorParameter * ChannelOp::channelNamesParameter()
76
{
77
return m_channelNamesParameter.get();
78
}
79
80
const StringVectorParameter * ChannelOp::channelNamesParameter() const
81
{
Callers
1
doOperation
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
no test coverage detected