Class NanoVGBGFX.Functions

java.lang.Object
org.lwjgl.nanovg.NanoVGBGFX.Functions
Enclosing class:
NanoVGBGFX

public static final class NanoVGBGFX.Functions extends Object
Contains the function pointers loaded from bgfx.
  • Field Details

    • Create

      public static final long Create
      Function address.
    • Delete

      public static final long Delete
      Function address.
    • SetViewId

      public static final long SetViewId
      Function address.
    • GetViewId

      public static final long GetViewId
      Function address.
    • luCreateFramebuffer

      public static final long luCreateFramebuffer
      Function address.
    • luBindFramebuffer

      public static final long luBindFramebuffer
      Function address.
    • luDeleteFramebuffer

      public static final long luDeleteFramebuffer
      Function address.
    • luSetViewFramebuffer

      public static final long luSetViewFramebuffer
      Function address.
    • CreateBgfxTexture

      public static final long CreateBgfxTexture
      Function address.
    • org_lwjgl_nanovg_setup

      public static final long org_lwjgl_nanovg_setup
      Function address.