Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ shaders
Method
shaders
src/IECoreScene/ShaderNetwork.cpp:865–868 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
863
}
864
865
ShaderNetwork::ShaderRange ShaderNetwork::shaders() const
866
{
867
return implementation()->shaders();
868
}
869
870
void ShaderNetwork::setOutput( const Parameter &output )
871
{
Callers
15
testConstructor
Method · 0.95
testShaderAccessors
Method · 0.95
testUniqueHandles
Method · 0.95
writeShaderConnections
Function · 0.45
writeShaderNetwork
Method · 0.45
writeLight
Method · 0.45
testAddShaders
Method · 0.45
testRemoveUnusedShaders
Method · 0.45
addShaders
Method · 0.45
removeUnusedShaders
Method · 0.45
addComponentConnectionAdapters
Method · 0.45
removeComponentConnectionAdapters
Method · 0.45
Calls
no outgoing calls
Tested by
5
testConstructor
Method · 0.76
testShaderAccessors
Method · 0.76
testUniqueHandles
Method · 0.76
testAddShaders
Method · 0.36
testRemoveUnusedShaders
Method · 0.36