Class WGLWidget.Texture

java.lang.Object
eu.webtoolkit.jwt.WGLWidget.GlObject
eu.webtoolkit.jwt.WGLWidget.Texture
Enclosing class:
WGLWidget

public static class WGLWidget.Texture extends WGLWidget.GlObject
Reference to a WebGLTexture class.
  • Constructor Details

    • Texture

      public Texture()
    • Texture

      public Texture(int i)
  • Method Details