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

Method setOutput

src/IECoreScene/ShaderNetwork.cpp:870–873  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

868}
869
870void ShaderNetwork::setOutput( const Parameter &output )
871{
872 implementation()->setOutput( output );
873}
874
875const ShaderNetwork::Parameter &ShaderNetwork::getOutput() const
876{

Callers 11

testShadersMethod · 0.95
testManyShadersMethod · 0.95
testOutputMethod · 0.95
testHashMethod · 0.95
testEqualityMethod · 0.95
readShaderNetworkMethod · 0.45
readLightMethod · 0.45
convertObjectVectorMethod · 0.45
constructorFunction · 0.45

Calls

no outgoing calls

Tested by 7

testShadersMethod · 0.76
testManyShadersMethod · 0.76
testOutputMethod · 0.76
testHashMethod · 0.76
testEqualityMethod · 0.76