Uses of Interface
dev.webfx.kit.webgl.WebGLActiveInfo
-
Uses of WebGLActiveInfo in dev.webfx.kit.webgl
Modifier and TypeMethodDescriptionWebGLRenderingContext.getActiveAttrib
(WebGLProgram program, int index) WebGLRenderingContext.getActiveUniform
(WebGLProgram program, int index) -
Uses of WebGLActiveInfo in dev.webfx.kit.webgl.spi.impl.gwtj2cl
Modifier and TypeMethodDescriptionGwtJ2clWebGLRenderingContext.getActiveAttrib
(WebGLProgram program, int index) GwtJ2clWebGLRenderingContext.getActiveUniform
(WebGLProgram program, int index)