static class |
WGLWidget.ArrayBuffer |
Reference to a javascript ArrayBuffer class.
|
static class |
WGLWidget.AttribLocation |
Reference to a shader attribute location.
|
static class |
WGLWidget.Buffer |
Reference to a WebGLBuffer class.
|
static class |
WGLWidget.Framebuffer |
Reference to a WebGLFramebuffer class.
|
static class |
WGLWidget.Program |
Reference to a WebGLProgram class.
|
static class |
WGLWidget.Renderbuffer |
Reference to a WebGLRenderbuffer class.
|
static class |
WGLWidget.Shader |
Reference to a WebGLShader class.
|
static class |
WGLWidget.Texture |
Reference to a WebGLTexture class.
|
static class |
WGLWidget.UniformLocation |
Reference to a WebGLUniformLocation class.
|