Class WebGLActiveInfo

java.lang.Object
de.mirkosertic.bytecoder.api.web.webgl.WebGLActiveInfo
All Implemented Interfaces:
OpaqueReferenceType

public abstract class WebGLActiveInfo extends Object implements OpaqueReferenceType
  • Constructor Details

    • WebGLActiveInfo

      public WebGLActiveInfo()
  • Method Details

    • getSize

      public abstract int getSize()
    • getName

      public abstract String getName()
    • getType

      public abstract int getType()