Function glfw_error_callback
Defined in File utils.hpp
Function Documentation
-
void glfw_error_callback(int error, const char *description)
Prints the corresponding error.
- Parameters:
error – Error code.
description – Detailed error description.
Defined in File utils.hpp
Prints the corresponding error.
error – Error code.
description – Detailed error description.