Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ Parameter
Function
Parameter
include/IECoreScene/ShaderNetwork.h:132–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
struct IECORESCENE_API Parameter
131
{
132
Parameter() = default;
133
Parameter( const IECore::InternedString &shader, const IECore::InternedString &name =
""
);
134
135
IECore::InternedString shader;
Callers
10
readShaderNetworkWalk
Function · 0.85
addShaders
Method · 0.85
addComponentConnectionAdapters
Method · 0.85
removeComponentConnectionAdapters
Method · 0.85
convertComponentSuffix
Function · 0.85
linkedParameter
Function · 0.85
input
Method · 0.85
load
Method · 0.85
removeShader
Method · 0.85
parameterToObject
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected