MCPcopy Create free account
hub / github.com/SFML/SFML / WglContext

Method WglContext

src/SFML/Window/Win32/WglContext.cpp:105–107  ·  view source on GitHub ↗

///////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

103{
104////////////////////////////////////////////////////////////
105WglContext::WglContext(WglContext* shared) : WglContext(shared, ContextSettings{}, {1u, 1u})
106{
107}
108
109
110////////////////////////////////////////////////////////////

Callers

nothing calls this directly

Calls 2

ensureInitFunction · 0.70
getNativeHandleMethod · 0.45

Tested by

no test coverage detected