MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ s_error_callback

std::function< void(int, const char *)> MayaFlux::Core::GLFWSingleton::s_error_callback
staticprivate

Internal GLFW error callback that forwards to the user-defined callback if set.

Parameters
errorThe GLFW error code
descriptionA human-readable description of the error

Definition at line 156 of file GlfwSingleton.hpp.

Referenced by set_error_callback().