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

Method getShader

src/IECoreScene/ShaderNetwork.cpp:845–848  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

843}
844
845const IECoreScene::Shader *ShaderNetwork::getShader( const IECore::InternedString &handle ) const
846{
847 return implementation()->getShader( handle );
848}
849
850void ShaderNetwork::removeShader( const IECore::InternedString &handle )
851{

Callers 15

testShaderAccessorsMethod · 0.95
testDeprecatedSplinesMethod · 0.95
testAddShadersMethod · 0.95
testRampConversionMethod · 0.95
testRampInputsMethod · 0.95
testTextureParametersMethod · 0.45
testLightAttributeMethod · 0.45
assertExpectedMethod · 0.45
testAnimatedMaterialMethod · 0.45

Calls

no outgoing calls

Tested by 15

testShaderAccessorsMethod · 0.76
testDeprecatedSplinesMethod · 0.76
testAddShadersMethod · 0.76
testRampConversionMethod · 0.76
testRampInputsMethod · 0.76
testTextureParametersMethod · 0.36
testLightAttributeMethod · 0.36
assertExpectedMethod · 0.36
testAnimatedMaterialMethod · 0.36