Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ getState
Method
getState
src/IECoreGL/Group.cpp:72–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
State *Group::getState()
73
{
74
return m_state.get();
75
}
76
77
const State *Group::getState() const
78
{
Callers
1
testStateComponentsUsage
Method · 0.95
Calls
1
get
Method · 0.45
Tested by
1
testStateComponentsUsage
Method · 0.76