Class Pathfinder
java.lang.Object
dev.pfaff.altargui.pathfinder.Pathfinder
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final FunctionDescriptor
static MethodHandle
static MethodHandle
static MethodHandle
static MethodHandle
static MethodHandle
static MethodHandle
static MethodHandle
static MethodHandle
static MethodHandle
static MethodHandle
static MethodHandle
static MethodHandle
static MethodHandle
static MethodHandle
static MethodHandle
static MethodHandle
static MethodHandle
static MethodHandle
static MethodHandle
static MethodHandle
static MethodHandle
static MethodHandle
static MethodHandle
static MemoryLayout
static MemoryLayout
static MemoryLayout
static MemoryLayout
static AddressLayout
static MemoryLayout
static MemoryLayout
static StructLayout
static final ValueLayout.OfByte
static StructLayout
static MemoryLayout
static MemoryLayout
static StructLayout
static StructLayout
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateCanvas
(PFCanvasFontContextRef fontContext, float width, float height) createDevice
(PFGLVersion glVersion) createFullWindowFramebufferRef
(int windowWidth, int windowHeight) createRenderer
(PFGLDeviceRef device, PFResourceLoaderRef resourceLoader, PFRendererMode mode, PFGLDestFramebufferRef framebuffer)
-
Field Details
-
FD_PFGLLoadWith
-
ML_PFVector2I
-
ML_PFVector2F
-
ML_PFRectF
-
ML_PFDestFramebufferRef
-
ML_PFGLRendererRef
-
ML_PFCanvasRef
-
ML_PFFillStyleRef
-
ML_PFSceneRef
-
ML_PFSceneProxyRef
-
ML_PFCanvasFontContextRef
-
ML_PFColorF
-
ML_PFColorU
-
ML_PFRendererMode
-
ML_PFRendererOptions
-
MH_PFGLDestFramebufferCreateFullWindow
-
MH_PFGLDeviceCreate
-
MH_PFEmbeddedResourceLoaderCreate
-
MH_PFFilesystemResourceLoaderLocate
-
MH_PFFilesystemResourceLoaderFromPath
-
MH_PFGLRendererCreate
-
MH_PFCanvasFontContextCreateWithSystemSource
-
MH_PFCanvasCreate
-
MH_PFCanvasSetFontByPostScriptName
-
MH_PFCanvasSetFontSize
-
MH_PFCanvasFillText
-
MH_PFCanvasFillRect
-
MH_PFCanvasSetFillStyle
-
MH_PFCanvasSetStrokeStyle
-
MH_PFCanvasClear
-
MH_PFCanvasCreateScene
-
MH_PFSceneProxyCreateFromSceneAndSequentialExecutor
-
MH_PFSceneProxyCreateFromSceneAndRayonExecutor
-
MH_PFSceneProxyDestroy
-
MH_PFSceneProxyBuildAndRenderGL
-
MH_PFBuildOptionsCreate
-
MH_PFFillStyleCreateColor
-
MH_PFFillStyleDestroy
-
-
Constructor Details
-
Pathfinder
-
-
Method Details
-
createFullWindowFramebufferRef
-
createDevice
-
createEmbeddedResourceLoader
-
createFilesystemResourceLoaderLocate
-
createFilesystemResourceLoaderFromPath
-
createRenderer
public PFGLRendererRef createRenderer(PFGLDeviceRef device, PFResourceLoaderRef resourceLoader, PFRendererMode mode, PFGLDestFramebufferRef framebuffer) -
createSystemFontContext
-
createCanvas
-
createBuildOptions
-