Class GlTexture

java.lang.Object
dev.engine_room.flywheel.backend.gl.GlObject
dev.engine_room.flywheel.backend.gl.GlTexture

public class GlTexture extends GlObject
  • Constructor Details

    • GlTexture

      public GlTexture(int textureType)
  • Method Details

    • deleteInternal

      protected void deleteInternal(int handle)
      Specified by:
      deleteInternal in class GlObject
    • bind

      public void bind()
    • unbind

      public void unbind()