Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/glbinding
/ isInitialized
Method
isInitialized
source/glbinding/source/AbstractState.cpp:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
bool AbstractState::isInitialized() const
29
{
30
return m_initialized;
31
}
32
33
bool AbstractState::isResolved() const
34
{
Callers
2
resolveAddress
Method · 0.80
address
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected