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

Method outputShader

src/IECoreScene/ShaderNetwork.cpp:880–883  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

878}
879
880const IECoreScene::Shader *ShaderNetwork::outputShader() const
881{
882 return implementation()->outputShader();
883}
884
885void ShaderNetwork::hashSubstitutions( const CompoundObject *attributes, MurmurHash &h ) const
886{

Callers 10

testShadersMethod · 0.95
testOutputMethod · 0.95
testManyShadersMethod · 0.45
testMultipleLightsMethod · 0.45
testAnimatedLightMethod · 0.45
writeLightMethod · 0.45
testRampConversionMethod · 0.45
outputShaderFunction · 0.45
attributeToShaderStateFunction · 0.45

Calls

no outgoing calls

Tested by 7

testShadersMethod · 0.76
testOutputMethod · 0.76
testManyShadersMethod · 0.36
testMultipleLightsMethod · 0.36
testAnimatedLightMethod · 0.36
testRampConversionMethod · 0.36