public static final class NanoVGBGFX.Functions
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Create
Function address.
|
static long |
Delete
Function address.
|
static long |
GetViewId
Function address.
|
static long |
luBindFramebuffer
Function address.
|
static long |
luCreateFramebuffer
Function address.
|
static long |
luDeleteFramebuffer
Function address.
|
static long |
luSetViewFramebuffer
Function address.
|
static long |
org_lwjgl_nanovg_setup
Function address.
|
static long |
SetViewId
Function address.
|
public static final long Create
public static final long Delete
public static final long SetViewId
public static final long GetViewId
public static final long luCreateFramebuffer
public static final long luBindFramebuffer
public static final long luDeleteFramebuffer
public static final long luSetViewFramebuffer
public static final long org_lwjgl_nanovg_setup
Copyright LWJGL. All Rights Reserved. License terms.