Package io. openmobilemaps. mapscore. graphics
Types
Link copied to clipboard
class BitmapTextureHolder( bitmap: Bitmap, val minFilter: Int = GLES20.GL_LINEAR, val magFilter: Int = GLES20.GL_LINEAR) : TextureHolderInterface
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
open class GlTextureView @JvmOverloads constructor( context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : TextureView, TextureView.SurfaceTextureListener
Content copied to clipboard