InternalError

Undocumented in source.

Constructors

this
this(GLInternalError error_flag)
Undocumented in source.
this
this(GLFuncEnum fnc, GLInternalError error_flag)
Undocumented in source.

Members

Functions

is_error
bool is_error()
Undocumented in source. Be warned that the author may not have intended to support it.
opCast
bool opCast()
Undocumented in source. Be warned that the author may not have intended to support it.
to_error_msg
string to_error_msg()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin injectEnum!GLInternalError
Undocumented in source.

Static functions

no_error
InternalError no_error()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

error_flag
GLInternalError error_flag;
Undocumented in source.
fnc
GLFuncEnum fnc;
Undocumented in source.

Meta