| Package | Description |
|---|---|
| com.google.gwt.webgl.client |
| Modifier and Type | Method and Description |
|---|---|
static WebGLContextAttributes |
WebGLContextAttributes.create() |
WebGLContextAttributes |
WebGLRenderingContext.getContextAttributes() |
| Modifier and Type | Method and Description |
|---|---|
static WebGLRenderingContext |
WebGLRenderingContext.getContext(com.google.gwt.dom.client.CanvasElement canvas,
WebGLContextAttributes attributes)
Returns a WebGL context for the given canvas element.
|
Copyright © 2015. All Rights Reserved.