public class WebGLActiveInfo extends CanvasResource
| Modifier | Constructor and Description |
|---|---|
protected |
WebGLActiveInfo(String factory,
WebGLProgram program,
int index,
RenderingContextWebGL.IWebGLInfoCallback callback) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
callback(Object response) |
String |
getName()
Returns the name of the requested variable.
|
int |
getSize()
Returns the size of the requested variable.
|
Object |
getType()
Returns the type of the requested variable.
|
config, config, destroy, finalize, getCanvas, init, init, initResource, invoke, invoke, transformForClientprotected WebGLActiveInfo(String factory, WebGLProgram program, int index, RenderingContextWebGL.IWebGLInfoCallback callback)
protected void callback(Object response)
callback in class CanvasResourcepublic String getName()
public int getSize()
public Object getType()
Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.