Class OpenGLSurfaceDescriptor
java.lang.Object
org.maplibre.nativeffi.render.OpenGLSurfaceDescriptor
Mutable descriptor for OpenGL native surface render targets.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncontext()context(OpenGLContextDescriptor context) extent()extent(RenderTargetExtent extent) surface()surface(NativePointer surface)
-
Constructor Details
-
OpenGLSurfaceDescriptor
public OpenGLSurfaceDescriptor()
-
-
Method Details
-
extent
-
extent
-
context
-
context
-
surface
-
surface
-