Package com.banuba.sdk.internal.gl
Class GLFullRectTexture
- java.lang.Object
-
- com.banuba.sdk.internal.gl.GLFullRectTexture
-
- All Implemented Interfaces:
java.lang.AutoCloseable
public class GLFullRectTexture extends java.lang.Object implements java.lang.AutoCloseable
-
-
Constructor Summary
Constructors Constructor Description GLFullRectTexture(boolean externalTexture)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
close()
void
draw(int textureID)
void
draw(int textureID, float[] matrix)
-