Skip to main content

Struct ImGuiPlatformIO

Assembly: ImGui.NET.dll
View Source
Declaration
public struct ImGuiPlatformIO

Fields

Platform_CreateWindow

View Source
Declaration
public IntPtr Platform_CreateWindow

Platform_DestroyWindow

View Source
Declaration
public IntPtr Platform_DestroyWindow

Platform_ShowWindow

View Source
Declaration
public IntPtr Platform_ShowWindow

Platform_SetWindowPos

View Source
Declaration
public IntPtr Platform_SetWindowPos

Platform_GetWindowPos

View Source
Declaration
public IntPtr Platform_GetWindowPos

Platform_SetWindowSize

View Source
Declaration
public IntPtr Platform_SetWindowSize

Platform_GetWindowSize

View Source
Declaration
public IntPtr Platform_GetWindowSize

Platform_SetWindowFocus

View Source
Declaration
public IntPtr Platform_SetWindowFocus

Platform_GetWindowFocus

View Source
Declaration
public IntPtr Platform_GetWindowFocus

Platform_GetWindowMinimized

View Source
Declaration
public IntPtr Platform_GetWindowMinimized

Platform_SetWindowTitle

View Source
Declaration
public IntPtr Platform_SetWindowTitle

Platform_SetWindowAlpha

View Source
Declaration
public IntPtr Platform_SetWindowAlpha

Platform_UpdateWindow

View Source
Declaration
public IntPtr Platform_UpdateWindow

Platform_RenderWindow

View Source
Declaration
public IntPtr Platform_RenderWindow

Platform_SwapBuffers

View Source
Declaration
public IntPtr Platform_SwapBuffers

Platform_GetWindowDpiScale

View Source
Declaration
public IntPtr Platform_GetWindowDpiScale

Platform_OnChangedViewport

View Source
Declaration
public IntPtr Platform_OnChangedViewport

Platform_CreateVkSurface

View Source
Declaration
public IntPtr Platform_CreateVkSurface

Renderer_CreateWindow

View Source
Declaration
public IntPtr Renderer_CreateWindow

Renderer_DestroyWindow

View Source
Declaration
public IntPtr Renderer_DestroyWindow

Renderer_SetWindowSize

View Source
Declaration
public IntPtr Renderer_SetWindowSize

Renderer_RenderWindow

View Source
Declaration
public IntPtr Renderer_RenderWindow

Renderer_SwapBuffers

View Source
Declaration
public IntPtr Renderer_SwapBuffers

Monitors

View Source
Declaration
public ImVector Monitors

Viewports

View Source
Declaration
public ImVector Viewports