|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
static |
Terminates the GLFW library if initialized and no windows remain.
Calls glfwTerminate() only if GLFW was previously initialized and all tracked windows have been destroyed. Resets the initialization state.
Definition at line 85 of file GlfwSingleton.cpp.
References s_initialized, and s_window_count.
Referenced by MayaFlux::Core::GlfwWindow::~GlfwWindow(), and MayaFlux::Core::WindowManager::~WindowManager().
Here is the caller graph for this function: