three.gl.util

Undocumented in source.

Public Imports

derelict.opengl3.gl3
public import derelict.opengl3.gl3;

Members

Functions

glCheck
ReturnType!func glCheck(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
glErrorString
string glErrorString(GLenum error)
Undocumented in source. Be warned that the author may not have intended to support it.

Templates

sizeofGlType
template sizeofGlType(GLenum t)
toGlType
template toGlType(T)

Meta