MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / exitGLFW

Method exitGLFW

src/gui2/imhex_overrides/splash_window.cpp:521–523  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

519 }
520
521 void WindowSplash::exitGLFW() const {
522 glfwDestroyWindow(m_window);
523 }
524
525 void WindowSplash::exitImGui() const {
526 ImGui_ImplOpenGL3_Shutdown();

Callers 2

WindowSplashMethod · 0.95
~WindowSplashMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected