Class GLFullRectTexture

java.lang.Object
com.banuba.sdk.internal.gl.GLFullRectTexture
All Implemented Interfaces:
AutoCloseable

public class GLFullRectTexture extends Object implements AutoCloseable
  • Constructor Details

    • GLFullRectTexture

      public GLFullRectTexture(boolean externalTexture)
  • Method Details

    • close

      public void close() throws Exception
      Specified by:
      close in interface AutoCloseable
      Throws:
      Exception
    • draw

      public void draw(int textureID, float[] matrix)
    • draw

      public void draw(int textureID)