| Package | Description |
|---|---|
| org.fujion.canvas.webgl |
| Modifier and Type | Method and Description |
|---|---|
static VertexAttributeType |
VertexAttributeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VertexAttributeType[] |
VertexAttributeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RenderingContextWebGL.getVertexAttrib(int index,
VertexAttributeType pname,
IResponseCallback<Object> callback)
Returns information about a vertex attribute at a given position.
|
Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.