Class MetalOwnedTextureFrame

java.lang.Object
org.maplibre.nativejni.render.MetalOwnedTextureFrame

public final class MetalOwnedTextureFrame extends Object
Borrowed Metal texture frame valid only while its frame handle is open.
  • Method Details

    • generation

      public long generation()
    • width

      public int width()
    • height

      public int height()
    • scaleFactor

      public double scaleFactor()
    • frameId

      public long frameId()
    • texture

      public NativePointer texture()
    • device

      public NativePointer device()
    • pixelFormat

      public long pixelFormat()