MCPcopy 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
28bool AbstractState::isInitialized() const
29{
30 return m_initialized;
31}
32
33bool AbstractState::isResolved() const
34{

Callers 2

resolveAddressMethod · 0.80
addressMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected