Uses of Interface
dev.webfx.kit.webgl.WebGLActiveInfo
Packages that use WebGLActiveInfo
-
Uses of WebGLActiveInfo in dev.webfx.kit.webgl
Methods in dev.webfx.kit.webgl that return WebGLActiveInfoModifier and TypeMethodDescriptionWebGLRenderingContext.getActiveAttrib
(WebGLProgram program, int index) WebGLRenderingContext.getActiveUniform
(WebGLProgram program, int index) -
Uses of WebGLActiveInfo in dev.webfx.kit.webgl.spi.impl.gwtj2cl
Classes in dev.webfx.kit.webgl.spi.impl.gwtj2cl that implement WebGLActiveInfoMethods in dev.webfx.kit.webgl.spi.impl.gwtj2cl that return WebGLActiveInfoModifier and TypeMethodDescriptionGwtJ2clWebGLRenderingContext.getActiveAttrib
(WebGLProgram program, int index) GwtJ2clWebGLRenderingContext.getActiveUniform
(WebGLProgram program, int index)