sokol.gfximgui

Machine generated D bindings for Sokol library.

Source header: sokol_gfx_imgui.h Module: sokol.gfximgui

Do not edit manually; regenerate using gen_d.py.

Members

Functions

draw
void draw()
Undocumented in source. Be warned that the author may not have intended to support it.
drawBufferMenuItem
void drawBufferMenuItem(const(char)* label)
Undocumented in source. Be warned that the author may not have intended to support it.
drawBufferWindow
void drawBufferWindow(const(char)* title)
Undocumented in source. Be warned that the author may not have intended to support it.
drawBufferWindowContent
void drawBufferWindowContent()
Undocumented in source. Be warned that the author may not have intended to support it.
drawCapabilitiesMenuItem
void drawCapabilitiesMenuItem(const(char)* label)
Undocumented in source. Be warned that the author may not have intended to support it.
drawCapabilitiesWindow
void drawCapabilitiesWindow(const(char)* title)
Undocumented in source. Be warned that the author may not have intended to support it.
drawCapabilitiesWindowContent
void drawCapabilitiesWindowContent()
Undocumented in source. Be warned that the author may not have intended to support it.
drawCaptureMenuItem
void drawCaptureMenuItem(const(char)* label)
Undocumented in source. Be warned that the author may not have intended to support it.
drawCaptureWindow
void drawCaptureWindow(const(char)* title)
Undocumented in source. Be warned that the author may not have intended to support it.
drawCaptureWindowContent
void drawCaptureWindowContent()
Undocumented in source. Be warned that the author may not have intended to support it.
drawFrameStatsMenuItem
void drawFrameStatsMenuItem(const(char)* label)
Undocumented in source. Be warned that the author may not have intended to support it.
drawFrameStatsWindow
void drawFrameStatsWindow(const(char)* title)
Undocumented in source. Be warned that the author may not have intended to support it.
drawFrameStatsWindowContent
void drawFrameStatsWindowContent()
Undocumented in source. Be warned that the author may not have intended to support it.
drawImageMenuItem
void drawImageMenuItem(const(char)* label)
Undocumented in source. Be warned that the author may not have intended to support it.
drawImageWindow
void drawImageWindow(const(char)* title)
Undocumented in source. Be warned that the author may not have intended to support it.
drawImageWindowContent
void drawImageWindowContent()
Undocumented in source. Be warned that the author may not have intended to support it.
drawMenu
void drawMenu(const(char)* title)
Undocumented in source. Be warned that the author may not have intended to support it.
drawPipelineMenuItem
void drawPipelineMenuItem(const(char)* label)
Undocumented in source. Be warned that the author may not have intended to support it.
drawPipelineWindow
void drawPipelineWindow(const(char)* title)
Undocumented in source. Be warned that the author may not have intended to support it.
drawPipelineWindowContent
void drawPipelineWindowContent()
Undocumented in source. Be warned that the author may not have intended to support it.
drawSamplerMenuItem
void drawSamplerMenuItem(const(char)* label)
Undocumented in source. Be warned that the author may not have intended to support it.
drawSamplerWindow
void drawSamplerWindow(const(char)* title)
Undocumented in source. Be warned that the author may not have intended to support it.
drawSamplerWindowContent
void drawSamplerWindowContent()
Undocumented in source. Be warned that the author may not have intended to support it.
drawShaderMenuItem
void drawShaderMenuItem(const(char)* label)
Undocumented in source. Be warned that the author may not have intended to support it.
drawShaderWindow
void drawShaderWindow(const(char)* title)
Undocumented in source. Be warned that the author may not have intended to support it.
drawShaderWindowContent
void drawShaderWindowContent()
Undocumented in source. Be warned that the author may not have intended to support it.
drawViewMenuItem
void drawViewMenuItem(const(char)* label)
Undocumented in source. Be warned that the author may not have intended to support it.
drawViewWindow
void drawViewWindow(const(char)* title)
Undocumented in source. Be warned that the author may not have intended to support it.
drawViewWindowContent
void drawViewWindowContent()
Undocumented in source. Be warned that the author may not have intended to support it.
setup
void setup(Desc desc)
Undocumented in source. Be warned that the author may not have intended to support it.
sgimgui_draw
void sgimgui_draw()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sgimgui_draw_buffer_menu_item
void sgimgui_draw_buffer_menu_item(const(char)* label)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sgimgui_draw_buffer_window
void sgimgui_draw_buffer_window(const(char)* title)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sgimgui_draw_buffer_window_content
void sgimgui_draw_buffer_window_content()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sgimgui_draw_capabilities_menu_item
void sgimgui_draw_capabilities_menu_item(const(char)* label)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sgimgui_draw_capabilities_window
void sgimgui_draw_capabilities_window(const(char)* title)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sgimgui_draw_capabilities_window_content
void sgimgui_draw_capabilities_window_content()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sgimgui_draw_capture_menu_item
void sgimgui_draw_capture_menu_item(const(char)* label)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sgimgui_draw_capture_window
void sgimgui_draw_capture_window(const(char)* title)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sgimgui_draw_capture_window_content
void sgimgui_draw_capture_window_content()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sgimgui_draw_frame_stats_menu_item
void sgimgui_draw_frame_stats_menu_item(const(char)* label)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sgimgui_draw_frame_stats_window
void sgimgui_draw_frame_stats_window(const(char)* title)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sgimgui_draw_frame_stats_window_content
void sgimgui_draw_frame_stats_window_content()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sgimgui_draw_image_menu_item
void sgimgui_draw_image_menu_item(const(char)* label)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sgimgui_draw_image_window
void sgimgui_draw_image_window(const(char)* title)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sgimgui_draw_image_window_content
void sgimgui_draw_image_window_content()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sgimgui_draw_menu
void sgimgui_draw_menu(const(char)* title)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sgimgui_draw_pipeline_menu_item
void sgimgui_draw_pipeline_menu_item(const(char)* label)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sgimgui_draw_pipeline_window
void sgimgui_draw_pipeline_window(const(char)* title)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sgimgui_draw_pipeline_window_content
void sgimgui_draw_pipeline_window_content()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sgimgui_draw_sampler_menu_item
void sgimgui_draw_sampler_menu_item(const(char)* label)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sgimgui_draw_sampler_window
void sgimgui_draw_sampler_window(const(char)* title)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sgimgui_draw_sampler_window_content
void sgimgui_draw_sampler_window_content()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sgimgui_draw_shader_menu_item
void sgimgui_draw_shader_menu_item(const(char)* label)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sgimgui_draw_shader_window
void sgimgui_draw_shader_window(const(char)* title)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sgimgui_draw_shader_window_content
void sgimgui_draw_shader_window_content()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sgimgui_draw_view_menu_item
void sgimgui_draw_view_menu_item(const(char)* label)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sgimgui_draw_view_window
void sgimgui_draw_view_window(const(char)* title)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sgimgui_draw_view_window_content
void sgimgui_draw_view_window_content()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sgimgui_setup
void sgimgui_setup(Desc* desc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sgimgui_shutdown
void sgimgui_shutdown()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
shutdown
void shutdown()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Allocator
struct Allocator

sgimgui_allocator_t

Desc
struct Desc

sgimgui_desc_t

Meta