- copy_to_buffer
void copy_to_buffer(string str, char[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
- glresult
GLResult!T glresult(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
- glresult
GLResult!T glresult(GLError err)
Undocumented in source. Be warned that the author may not have intended to support it.
- is_empty
bool is_empty(char[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
- to_glerror
GLError to_glerror(GLInternalError internal)
Undocumented in source. Be warned that the author may not have intended to support it.
- to_glerror
GLError to_glerror(InternalError internal)
Undocumented in source. Be warned that the author may not have intended to support it.
- to_glerror_flag
GLError.Flag to_glerror_flag(GLInternalError internal)
Undocumented in source. Be warned that the author may not have intended to support it.
- to_glerror_flag
GLError.Flag to_glerror_flag(InternalError internal)
Undocumented in source. Be warned that the author may not have intended to support it.
- to_glresult
GLResult!T to_glresult(Result!(InternalError, T) result)
Undocumented in source. Be warned that the author may not have intended to support it.
- to_glresult
GLResult!T to_glresult(Result!(InternalError, T) result)
Undocumented in source. Be warned that the author may not have intended to support it.