tharsis-dimgui v0.1.8-alpha (2014-10-09T15:57:13Z)
Home
Dub
Repo
GLException
window
class
GLException : Exception {
this
(string msg, string file, size_t line, Throwable next);
this
(string msg, Throwable next, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable next)
Undocumented in source.
this
this
(string msg, Throwable next, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
window
classes
GLException
enums
WindowMode
functions
createWindow
createWindowContext
glfwErrorCallback