|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
static |
Initializes the GLFW library if not already initialized.
Sets up the GLFW error callback and calls glfwInit() if needed. Safe to call multiple times; initialization occurs only once.
Definition at line 59 of file GlfwSingleton.cpp.
References configure(), MayaFlux::Journal::Core, MF_ERROR, MF_WARN, s_configured, s_initialized, s_preinit_config, s_window_count, and MayaFlux::Journal::WindowingSubsystem.
Referenced by get_required_instance_extensions(), and MayaFlux::Core::GlfwWindow::GlfwWindow().
Here is the call graph for this function:
Here is the caller graph for this function: