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

Function Parameter

include/IECoreScene/ShaderNetwork.h:132–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130 struct IECORESCENE_API Parameter
131 {
132 Parameter() = default;
133 Parameter( const IECore::InternedString &shader, const IECore::InternedString &name = "" );
134
135 IECore::InternedString shader;

Callers 10

readShaderNetworkWalkFunction · 0.85
addShadersMethod · 0.85
convertComponentSuffixFunction · 0.85
linkedParameterFunction · 0.85
inputMethod · 0.85
loadMethod · 0.85
removeShaderMethod · 0.85
parameterToObjectFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected