Class | Description |
---|---|
WebGLActiveInfo |
The WebGLActiveInfo interface represents the information returned from the getActiveAttrib and getActiveUniform calls.
|
WebGLBuffer | |
WebGLContextAttributes |
The WebGLContextAttributes interface contains drawing surface attributes and is passed as the second parameter to getContext.
|
WebGLFramebuffer | |
WebGLObject | |
WebGLProgram | |
WebGLRenderbuffer | |
WebGLRenderingContext |
TODO: Lots more documentation needed here.
|
WebGLShader | |
WebGLTexture | |
WebGLUniformLocation | |
WebGLUtil |
Copyright © 2015. All rights reserved.