Class ImPlatformFuncViewport

java.lang.Object
imgui.callback.ImPlatformFuncViewport

public abstract class ImPlatformFuncViewport extends Object
Callback to represent ImGuiPlatformIO function with args: (ImGuiViewport*)
  • Constructor Details

    • ImPlatformFuncViewport

      public ImPlatformFuncViewport()
  • Method Details