Uses of Class
de.mirkosertic.bytecoder.api.web.webgl.WebGLActiveInfo
-
Packages that use WebGLActiveInfo Package Description de.mirkosertic.bytecoder.api.web.webgl -
-
Uses of WebGLActiveInfo in de.mirkosertic.bytecoder.api.web.webgl
Methods in de.mirkosertic.bytecoder.api.web.webgl that return WebGLActiveInfo Modifier and Type Method Description WebGLActiveInfo
WebGLRenderingContext. getActiveAttrib(WebGLProgram program, int index)
WebGLActiveInfo
WebGLRenderingContext. getActiveUniform(WebGLProgram program, int index)
-