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

Method csParameter

src/IECoreGL/Shader.cpp:445–448  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

443}
444
445const Shader::Parameter *Shader::csParameter() const
446{
447 return m_implementation->csParameter();
448}
449
450bool Shader::Parameter::operator == ( const Shader::Parameter &other ) const
451{

Callers 3

renderMethod · 0.45
csParameterFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected