| Package | Description |
|---|---|
| org.w3c.dom.typedarray | |
| org.w3c.dom.webgl |
| Modifier and Type | Method and Description |
|---|---|
Int32Array |
Int32Array_Constructor.createInstance(LongArray array) |
void |
Int32Array.set(LongArray array) |
void |
Int32Array.set(LongArray array,
int offset) |
| Modifier and Type | Method and Description |
|---|---|
void |
WebGLRenderingContext.uniform1iv(WebGLUniformLocation location,
LongArray v) |
void |
WebGLRenderingContext.uniform2iv(WebGLUniformLocation location,
LongArray v) |
void |
WebGLRenderingContext.uniform3iv(WebGLUniformLocation location,
LongArray v) |
void |
WebGLRenderingContext.uniform4iv(WebGLUniformLocation location,
LongArray v) |
Copyright © 2016. All Rights Reserved.