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

Method baseState

src/IECoreGL/Selector.cpp:559–562  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

557}
558
559State *Selector::baseState()
560{
561 return m_implementation->baseState();
562}
563
564void Selector::pushIDShader( const IECoreGL::Shader *idShader )
565{

Callers 1

selectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected