gl

Undocumented in source.

Members

Classes

Program
class Program
Undocumented in source.
Shader
class Shader
Undocumented in source.

Static functions

active
bool active()
Undocumented in source. Be warned that the author may not have intended to support it.
check
void check(T info, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
context
GraphicsContext context()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

arrayBuffer
int arrayBuffer;
Undocumented in source.
attributeColor
int attributeColor;
Undocumented in source.
attributeNormal
int attributeNormal;
Undocumented in source.
attributeTexture
int attributeTexture;
Undocumented in source.
attributeVertex
int attributeVertex;
Undocumented in source.
compileStatus
int compileStatus;
Undocumented in source.
lines
int lines;
Undocumented in source.
linkStatus
int linkStatus;
Undocumented in source.
matrixTranspose
bool matrixTranspose;
Undocumented in source.
shaderFragment
int shaderFragment;
Undocumented in source.
shaderVertex
int shaderVertex;
Undocumented in source.
triangleFan
int triangleFan;
Undocumented in source.
triangles
int triangles;
Undocumented in source.

Meta