Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ ShaderNetwork
Method
ShaderNetwork
src/IECoreScene/ShaderNetwork.cpp:816–819 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
814
}
815
816
ShaderNetwork::ShaderNetwork()
817
: m_implementation( new Implementation )
818
{
819
}
820
821
ShaderNetwork::~ShaderNetwork()
822
{
Callers
15
testShaders
Method · 0.80
testManyShaders
Method · 0.80
testUnsupportedShaderParameterTypes
Method · 0.80
testColor4fShaderParameter
Method · 0.80
testColor4fShaderParameterComponentConnections
Method · 0.80
testLegacyComponentConnections
Method · 0.80
testShaderBlindData
Method · 0.80
testWriteLight
Method · 0.80
testWriteLightWithInputNetwork
Method · 0.80
testWriteDomeLightFile
Method · 0.80
testRoundTripArnoldLight
Method · 0.80
testArnoldSpecificLightInputs
Method · 0.80
Calls
no outgoing calls
Tested by
15
testShaders
Method · 0.64
testManyShaders
Method · 0.64
testUnsupportedShaderParameterTypes
Method · 0.64
testColor4fShaderParameter
Method · 0.64
testColor4fShaderParameterComponentConnections
Method · 0.64
testLegacyComponentConnections
Method · 0.64
testShaderBlindData
Method · 0.64
testWriteLight
Method · 0.64
testWriteLightWithInputNetwork
Method · 0.64
testWriteDomeLightFile
Method · 0.64
testRoundTripArnoldLight
Method · 0.64
testArnoldSpecificLightInputs
Method · 0.64