GlException.this
this
(string msg = "OpenGL operation failed", string file = __FILE__, size_t line = __LINE__)Constructs a GlException.
Parameters
msg | Error message |
file | Source file |
line | Line number |