Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ csParameter
Function
csParameter
src/IECoreGL/bindings/ShaderBinding.cpp:98–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
static object csParameter( const Shader &s )
99
{
100
return parameterToObject( s.csParameter() );
101
}
102
103
static ShaderPtr shader( Shader::Setup &s )
104
{
Callers
nothing calls this directly
Calls
2
parameterToObject
Function · 0.85
csParameter
Method · 0.45
Tested by
no test coverage detected