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