Class Pathfinder

java.lang.Object
dev.pfaff.altargui.pathfinder.Pathfinder

public final class Pathfinder extends Object
  • Field Details

    • FD_PFGLLoadWith

      public static final FunctionDescriptor FD_PFGLLoadWith
    • ML_PFResult

      public static final ValueLayout ML_PFResult
    • ML_PFVector2I

      public static final StructLayout ML_PFVector2I
    • ML_PFVector2F

      public static final StructLayout ML_PFVector2F
    • ML_PFRectF

      public static final StructLayout ML_PFRectF
    • ML_PFRectI

      public static final StructLayout ML_PFRectI
    • ML_PFDestFramebufferRef

      public static final AddressLayout ML_PFDestFramebufferRef
    • ML_PFGLDevice

      public static final MemoryLayout ML_PFGLDevice
    • ML_PFGLDeviceRef

      public static final AddressLayout ML_PFGLDeviceRef
    • ML_PFResourceLoader

      public static final MemoryLayout ML_PFResourceLoader
    • ML_PFResourceLoaderRef

      public static final AddressLayout ML_PFResourceLoaderRef
    • ML_PFGLRenderer

      public static final MemoryLayout ML_PFGLRenderer
    • ML_PFGLRendererRef

      public static final AddressLayout ML_PFGLRendererRef
    • ML_PFCanvas

      public static final MemoryLayout ML_PFCanvas
    • ML_PFCanvasRef

      public static final AddressLayout ML_PFCanvasRef
    • ML_PFFillStyle

      public static final MemoryLayout ML_PFFillStyle
    • ML_PFFillStyleRef

      public static final AddressLayout ML_PFFillStyleRef
    • ML_PFScene

      public static final MemoryLayout ML_PFScene
    • ML_PFSceneRef

      public static final AddressLayout ML_PFSceneRef
    • ML_PFSceneProxy

      public static final MemoryLayout ML_PFSceneProxy
    • ML_PFSceneProxyRef

      public static final AddressLayout ML_PFSceneProxyRef
    • ML_PFCanvasFontContext

      public static final MemoryLayout ML_PFCanvasFontContext
    • ML_PFCanvasFontContextRef

      public static final AddressLayout ML_PFCanvasFontContextRef
    • ML_PFColorF

      public static final MemoryLayout ML_PFColorF
    • ML_PFColorU

      public static final MemoryLayout ML_PFColorU
    • ML_PFTextMetrics

      public static final MemoryLayout ML_PFTextMetrics
    • VH_PFTextMetrics_width

      public static final VarHandle VH_PFTextMetrics_width
    • ML_PFRendererLevel

      public static final ValueLayout.OfByte ML_PFRendererLevel
    • ML_PFRendererMode

      public static final StructLayout ML_PFRendererMode
    • ML_PFGLDestFramebuffer

      public static final MemoryLayout ML_PFGLDestFramebuffer
    • ML_PFinternalRenderTransform

      public static final MemoryLayout ML_PFinternalRenderTransform
    • ML_PFinternalVector2F

      public static final MemoryLayout ML_PFinternalVector2F
    • ML_PFBuildOptions

      public static final StructLayout ML_PFBuildOptions
    • ML_PFBuildOptionsRef

      public static final AddressLayout ML_PFBuildOptionsRef
    • ML_PFRendererOptions

      public static final StructLayout ML_PFRendererOptions
    • ML_PFRendererOptionsRef

      public static final AddressLayout ML_PFRendererOptionsRef
    • ML_FKFont

      public static final MemoryLayout ML_FKFont
    • ML_FKFontRef

      public static final AddressLayout ML_FKFontRef
    • ML_FKCanvasFormat

      public static final MemoryLayout ML_FKCanvasFormat
    • ML_FKCanvasRasterizationOptions

      public static final MemoryLayout ML_FKCanvasRasterizationOptions
    • MH_PFGLDestFramebufferInitFullWindow

      public static final MethodHandle MH_PFGLDestFramebufferInitFullWindow
    • MH_PFGLDeviceInit

      public static final MethodHandle MH_PFGLDeviceInit
    • MH_PFGLDeviceDeinit

      public static final MethodHandle MH_PFGLDeviceDeinit
    • MH_PFEmbeddedResourceLoaderInit

      public static final MethodHandle MH_PFEmbeddedResourceLoaderInit
    • MH_PFFilesystemResourceLoaderLocateInit

      public static final MethodHandle MH_PFFilesystemResourceLoaderLocateInit
    • MH_PFFilesystemResourceLoaderFromPathInit

      public static final MethodHandle MH_PFFilesystemResourceLoaderFromPathInit
    • MH_PFResourceLoaderDeinit

      public static final MethodHandle MH_PFResourceLoaderDeinit
    • MH_PFGLRendererInit

      public static final MethodHandle MH_PFGLRendererInit
    • MH_PFGLRendererDeinit

      public static final MethodHandle MH_PFGLRendererDeinit
    • MH_PFGLRendererDestFramebufferSizeChanged

      public static final MethodHandle MH_PFGLRendererDestFramebufferSizeChanged
    • MH_PFGLRendererSetViewport

      public static final MethodHandle MH_PFGLRendererSetViewport
    • MH_PFGLRendererSetWindowSize

      public static final MethodHandle MH_PFGLRendererSetWindowSize
    • MH_PFCanvasFontContextInitWithSystemSource

      public static final MethodHandle MH_PFCanvasFontContextInitWithSystemSource
    • MH_PFCanvasFontContextDeinit

      public static final MethodHandle MH_PFCanvasFontContextDeinit
    • MH_PFCanvasInit

      public static final MethodHandle MH_PFCanvasInit
    • MH_PFCanvasSetSize

      public static final MethodHandle MH_PFCanvasSetSize
    • MH_PFCanvasDeinit

      public static final MethodHandle MH_PFCanvasDeinit
    • MH_PFCanvasFontContextGetFontByPostScriptName

      public static final MethodHandle MH_PFCanvasFontContextGetFontByPostScriptName
    • MH_PFCanvasSetFont

      public static final MethodHandle MH_PFCanvasSetFont
    • MH_FKFontDeinit

      public static final MethodHandle MH_FKFontDeinit
    • MH_FKFontGlyphForCodepoint

      public static final MethodHandle MH_FKFontGlyphForCodepoint
    • MH_FKFontRasterizeGlyph

      public static final MethodHandle MH_FKFontRasterizeGlyph
    • MH_PFCanvasSetFontSize

      public static final MethodHandle MH_PFCanvasSetFontSize
    • MH_PFCanvasFillText

      public static final MethodHandle MH_PFCanvasFillText
    • MH_PFCanvasStrokeText

      public static final MethodHandle MH_PFCanvasStrokeText
    • MH_PFCanvasMeasureText

      public static final MethodHandle MH_PFCanvasMeasureText
    • MH_PFCanvasFillRect

      public static final MethodHandle MH_PFCanvasFillRect
    • MH_PFCanvasSetFillStyle

      public static final MethodHandle MH_PFCanvasSetFillStyle
    • MH_PFCanvasSetStrokeStyle

      public static final MethodHandle MH_PFCanvasSetStrokeStyle
    • MH_PFCanvasClear

      public static final MethodHandle MH_PFCanvasClear
    • MH_PFCanvasTakeScene

      public static final MethodHandle MH_PFCanvasTakeScene
    • MH_PFSceneDeinit

      public static final MethodHandle MH_PFSceneDeinit
    • MH_PFSceneProxyInitWithSequentialExecutor

      public static final MethodHandle MH_PFSceneProxyInitWithSequentialExecutor
    • MH_PFSceneProxyInitWithRayonExecutor

      public static final MethodHandle MH_PFSceneProxyInitWithRayonExecutor
    • MH_PFSceneProxyReplaceScene

      public static final MethodHandle MH_PFSceneProxyReplaceScene
    • MH_PFSceneProxyDeinit

      public static final MethodHandle MH_PFSceneProxyDeinit
    • MH_PFSceneProxyBuildAndRenderGL

      public static final MethodHandle MH_PFSceneProxyBuildAndRenderGL
    • MH_PFBuildOptionsInit

      public static final MethodHandle MH_PFBuildOptionsInit
    • MH_PFFillStyleInitColor

      public static final MethodHandle MH_PFFillStyleInitColor
    • MH_PFFillStyleDeinit

      public static final MethodHandle MH_PFFillStyleDeinit
  • Method Details