Typedefs | Functions
imgui_impl_sdl.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef union SDL_Event SDL_Event
 

Functions

IMGUI_IMPL_API bool ImGui_ImplSDL2_InitForD3D (SDL_Window *window)
 
IMGUI_IMPL_API bool ImGui_ImplSDL2_InitForMetal (SDL_Window *window)
 
IMGUI_IMPL_API bool ImGui_ImplSDL2_InitForOpenGL (SDL_Window *window, void *sdl_gl_context)
 
IMGUI_IMPL_API bool ImGui_ImplSDL2_InitForVulkan (SDL_Window *window)
 
IMGUI_IMPL_API void ImGui_ImplSDL2_NewFrame (SDL_Window *window)
 
IMGUI_IMPL_API bool ImGui_ImplSDL2_ProcessEvent (const SDL_Event *event)
 
IMGUI_IMPL_API void ImGui_ImplSDL2_Shutdown ()
 

Typedef Documentation

◆ SDL_Event

typedef union SDL_Event SDL_Event

Definition at line 20 of file imgui_impl_sdl.h.

Function Documentation

◆ ImGui_ImplSDL2_InitForD3D()

IMGUI_IMPL_API bool ImGui_ImplSDL2_InitForD3D ( SDL_Window *  window)

Definition at line 208 of file imgui_impl_sdl.cpp.

◆ ImGui_ImplSDL2_InitForMetal()

IMGUI_IMPL_API bool ImGui_ImplSDL2_InitForMetal ( SDL_Window *  window)

Definition at line 216 of file imgui_impl_sdl.cpp.

◆ ImGui_ImplSDL2_InitForOpenGL()

IMGUI_IMPL_API bool ImGui_ImplSDL2_InitForOpenGL ( SDL_Window *  window,
void sdl_gl_context 
)

Definition at line 194 of file imgui_impl_sdl.cpp.

◆ ImGui_ImplSDL2_InitForVulkan()

IMGUI_IMPL_API bool ImGui_ImplSDL2_InitForVulkan ( SDL_Window *  window)

Definition at line 200 of file imgui_impl_sdl.cpp.

◆ ImGui_ImplSDL2_NewFrame()

IMGUI_IMPL_API void ImGui_ImplSDL2_NewFrame ( SDL_Window *  window)

Definition at line 342 of file imgui_impl_sdl.cpp.

◆ ImGui_ImplSDL2_ProcessEvent()

IMGUI_IMPL_API bool ImGui_ImplSDL2_ProcessEvent ( const SDL_Event event)

Definition at line 85 of file imgui_impl_sdl.cpp.

◆ ImGui_ImplSDL2_Shutdown()

IMGUI_IMPL_API void ImGui_ImplSDL2_Shutdown ( )

Definition at line 221 of file imgui_impl_sdl.cpp.



libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:03