Class WebGLActiveInfo
- java.lang.Object
-
- de.mirkosertic.bytecoder.api.web.webgl.WebGLActiveInfo
-
- All Implemented Interfaces:
OpaqueReferenceType
public abstract class WebGLActiveInfo extends java.lang.Object implements OpaqueReferenceType
-
-
Constructor Summary
Constructors Constructor Description WebGLActiveInfo()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract java.lang.String
getName()
abstract int
getSize()
abstract int
getType()
-