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 WebGLActiveInfoWebGLRenderingContext. getActiveAttrib(WebGLProgram program, int index)WebGLActiveInfoWebGLRenderingContext. getActiveUniform(WebGLProgram program, int index)
-