g4d v1.4.4 (2018-08-21T01:55:31Z)
Dub
Repo
GLFWException
g4d
exception
An exception type for GLFW errors.
class
GLFWException :
G4dException
{
this
(string func, string mes, string file, size_t line);
}
Constructors
this
this
(string func, string mes, string file, size_t line)
Meta
Source
See Implementation
g4d
exception
classes
FTException
G4dException
GLException
GLFWException
An exception type for GLFW errors.