Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ defaultState
Function
defaultState
src/IECoreGL/bindings/StateBinding.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
static StatePtr defaultState()
57
{
58
return const_cast<State *>( State::defaultState() );
59
}
60
61
static StateComponentPtr get( State &s, IECore::TypeId typeId )
62
{
Callers
3
render
Method · 0.85
select
Method · 0.85
endOcclusionQuery
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected