sokol-d ~master (2025-06-29T14:26:06.5881747)
Dub
Repo
simgui_new_frame
sokol
imgui
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) @
system
@
nogc
nothrow pure
void
simgui_new_frame
(
const
FrameDesc
*
desc
)
Meta
Source
See Implementation
sokol
imgui
enums
LogItem
functions
addFocusEvent
addInputCharacter
addInputCharactersUtf8
addKeyEvent
addMouseButtonEvent
addMousePosEvent
addMouseWheelEvent
addTouchButtonEvent
addTouchPosEvent
handleEvent
imageFromImtextureid
imtextureid
imtextureidWithSampler
mapKeycode
newFrame
render
samplerFromImtextureid
setup
shutdown
simgui_add_focus_event
simgui_add_input_character
simgui_add_input_characters_utf8
simgui_add_key_event
simgui_add_mouse_button_event
simgui_add_mouse_pos_event
simgui_add_mouse_wheel_event
simgui_add_touch_button_event
simgui_add_touch_pos_event
simgui_handle_event
simgui_image_from_imtextureid
simgui_imtextureid
simgui_imtextureid_with_sampler
simgui_map_keycode
simgui_new_frame
simgui_render
simgui_sampler_from_imtextureid
simgui_setup
simgui_shutdown
structs
Allocator
Desc
FontTexDesc
FrameDesc
Logger