Table of Contents

Class OpenGLOwnedTextureFrame

Namespace
Maplibre.NativeFfi.Render
Assembly
Maplibre.NativeFfi.dll
public sealed class OpenGLOwnedTextureFrame
Inheritance
OpenGLOwnedTextureFrame
Inherited Members

Properties

Format

public uint Format { get; }

Property Value

uint

FrameId

public ulong FrameId { get; }

Property Value

ulong

Generation

public ulong Generation { get; }

Property Value

ulong

Height

public uint Height { get; }

Property Value

uint

InternalFormat

public uint InternalFormat { get; }

Property Value

uint

ScaleFactor

public double ScaleFactor { get; }

Property Value

double

Target

public uint Target { get; }

Property Value

uint

Texture

public uint Texture { get; }

Property Value

uint

Type

public uint Type { get; }

Property Value

uint

Width

public uint Width { get; }

Property Value

uint