Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
870
void ShaderNetwork::setOutput( const Parameter &output )
871
{
872
implementation()->setOutput( output );
873
}
874
875
const ShaderNetwork::Parameter &ShaderNetwork::getOutput() const
876
{
Callers
11
testShaders
Method · 0.95
testManyShaders
Method · 0.95
testOutput
Method · 0.95
testHash
Method · 0.95
testHashIsIndependentOfConstructionOrder
Method · 0.95
testEquality
Method · 0.95
testAddRemoveComponentConnectionAdapters
Method · 0.95
readShaderNetwork
Method · 0.45
readLight
Method · 0.45
convertObjectVector
Method · 0.45
constructor
Function · 0.45
Calls
no outgoing calls
Tested by
7
testShaders
Method · 0.76
testManyShaders
Method · 0.76
testOutput
Method · 0.76
testHash
Method · 0.76
testHashIsIndependentOfConstructionOrder
Method · 0.76
testEquality
Method · 0.76
testAddRemoveComponentConnectionAdapters
Method · 0.76