cimgui.cimgui

Undocumented in source.

Members

Aliases

ImDrawCallback
alias ImDrawCallback = void function(const(ImDrawList)* parent_list, const(ImDrawCmd)* cmd)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawCornerFlags
alias ImDrawCornerFlags = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawCornerFlags_All
alias ImDrawCornerFlags_All = ImDrawCornerFlags_.ImDrawCornerFlags_All
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawCornerFlags_Bot
alias ImDrawCornerFlags_Bot = ImDrawCornerFlags_.ImDrawCornerFlags_Bot
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawCornerFlags_BotLeft
alias ImDrawCornerFlags_BotLeft = ImDrawCornerFlags_.ImDrawCornerFlags_BotLeft
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawCornerFlags_BotRight
alias ImDrawCornerFlags_BotRight = ImDrawCornerFlags_.ImDrawCornerFlags_BotRight
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawCornerFlags_Left
alias ImDrawCornerFlags_Left = ImDrawCornerFlags_.ImDrawCornerFlags_Left
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawCornerFlags_None
alias ImDrawCornerFlags_None = ImDrawCornerFlags_.ImDrawCornerFlags_None
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawCornerFlags_Right
alias ImDrawCornerFlags_Right = ImDrawCornerFlags_.ImDrawCornerFlags_Right
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawCornerFlags_Top
alias ImDrawCornerFlags_Top = ImDrawCornerFlags_.ImDrawCornerFlags_Top
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawCornerFlags_TopLeft
alias ImDrawCornerFlags_TopLeft = ImDrawCornerFlags_.ImDrawCornerFlags_TopLeft
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawCornerFlags_TopRight
alias ImDrawCornerFlags_TopRight = ImDrawCornerFlags_.ImDrawCornerFlags_TopRight
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawIdx
alias ImDrawIdx = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawListFlags
alias ImDrawListFlags = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawListFlags_AllowVtxOffset
alias ImDrawListFlags_AllowVtxOffset = ImDrawListFlags_.ImDrawListFlags_AllowVtxOffset
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawListFlags_AntiAliasedFill
alias ImDrawListFlags_AntiAliasedFill = ImDrawListFlags_.ImDrawListFlags_AntiAliasedFill
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawListFlags_AntiAliasedLines
alias ImDrawListFlags_AntiAliasedLines = ImDrawListFlags_.ImDrawListFlags_AntiAliasedLines
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawListFlags_None
alias ImDrawListFlags_None = ImDrawListFlags_.ImDrawListFlags_None
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlasFlags
alias ImFontAtlasFlags = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlasFlags_NoMouseCursors
alias ImFontAtlasFlags_NoMouseCursors = ImFontAtlasFlags_.ImFontAtlasFlags_NoMouseCursors
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlasFlags_NoPowerOfTwoHeight
alias ImFontAtlasFlags_NoPowerOfTwoHeight = ImFontAtlasFlags_.ImFontAtlasFlags_NoPowerOfTwoHeight
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlasFlags_None
alias ImFontAtlasFlags_None = ImFontAtlasFlags_.ImFontAtlasFlags_None
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiBackendFlags
alias ImGuiBackendFlags = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiBackendFlags_HasGamepad
alias ImGuiBackendFlags_HasGamepad = ImGuiBackendFlags_.ImGuiBackendFlags_HasGamepad
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiBackendFlags_HasMouseCursors
alias ImGuiBackendFlags_HasMouseCursors = ImGuiBackendFlags_.ImGuiBackendFlags_HasMouseCursors
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiBackendFlags_HasSetMousePos
alias ImGuiBackendFlags_HasSetMousePos = ImGuiBackendFlags_.ImGuiBackendFlags_HasSetMousePos
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiBackendFlags_None
alias ImGuiBackendFlags_None = ImGuiBackendFlags_.ImGuiBackendFlags_None
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiBackendFlags_RendererHasVtxOffset
alias ImGuiBackendFlags_RendererHasVtxOffset = ImGuiBackendFlags_.ImGuiBackendFlags_RendererHasVtxOffset
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol
alias ImGuiCol = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_Border
alias ImGuiCol_Border = ImGuiCol_.ImGuiCol_Border
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_BorderShadow
alias ImGuiCol_BorderShadow = ImGuiCol_.ImGuiCol_BorderShadow
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_Button
alias ImGuiCol_Button = ImGuiCol_.ImGuiCol_Button
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_ButtonActive
alias ImGuiCol_ButtonActive = ImGuiCol_.ImGuiCol_ButtonActive
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_ButtonHovered
alias ImGuiCol_ButtonHovered = ImGuiCol_.ImGuiCol_ButtonHovered
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_COUNT
alias ImGuiCol_COUNT = ImGuiCol_.ImGuiCol_COUNT
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_CheckMark
alias ImGuiCol_CheckMark = ImGuiCol_.ImGuiCol_CheckMark
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_ChildBg
alias ImGuiCol_ChildBg = ImGuiCol_.ImGuiCol_ChildBg
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_DragDropTarget
alias ImGuiCol_DragDropTarget = ImGuiCol_.ImGuiCol_DragDropTarget
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_FrameBg
alias ImGuiCol_FrameBg = ImGuiCol_.ImGuiCol_FrameBg
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_FrameBgActive
alias ImGuiCol_FrameBgActive = ImGuiCol_.ImGuiCol_FrameBgActive
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_FrameBgHovered
alias ImGuiCol_FrameBgHovered = ImGuiCol_.ImGuiCol_FrameBgHovered
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_Header
alias ImGuiCol_Header = ImGuiCol_.ImGuiCol_Header
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_HeaderActive
alias ImGuiCol_HeaderActive = ImGuiCol_.ImGuiCol_HeaderActive
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_HeaderHovered
alias ImGuiCol_HeaderHovered = ImGuiCol_.ImGuiCol_HeaderHovered
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_MenuBarBg
alias ImGuiCol_MenuBarBg = ImGuiCol_.ImGuiCol_MenuBarBg
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_ModalWindowDimBg
alias ImGuiCol_ModalWindowDimBg = ImGuiCol_.ImGuiCol_ModalWindowDimBg
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_NavHighlight
alias ImGuiCol_NavHighlight = ImGuiCol_.ImGuiCol_NavHighlight
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_NavWindowingDimBg
alias ImGuiCol_NavWindowingDimBg = ImGuiCol_.ImGuiCol_NavWindowingDimBg
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_NavWindowingHighlight
alias ImGuiCol_NavWindowingHighlight = ImGuiCol_.ImGuiCol_NavWindowingHighlight
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_PlotHistogram
alias ImGuiCol_PlotHistogram = ImGuiCol_.ImGuiCol_PlotHistogram
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_PlotHistogramHovered
alias ImGuiCol_PlotHistogramHovered = ImGuiCol_.ImGuiCol_PlotHistogramHovered
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_PlotLines
alias ImGuiCol_PlotLines = ImGuiCol_.ImGuiCol_PlotLines
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_PlotLinesHovered
alias ImGuiCol_PlotLinesHovered = ImGuiCol_.ImGuiCol_PlotLinesHovered
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_PopupBg
alias ImGuiCol_PopupBg = ImGuiCol_.ImGuiCol_PopupBg
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_ResizeGrip
alias ImGuiCol_ResizeGrip = ImGuiCol_.ImGuiCol_ResizeGrip
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_ResizeGripActive
alias ImGuiCol_ResizeGripActive = ImGuiCol_.ImGuiCol_ResizeGripActive
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_ResizeGripHovered
alias ImGuiCol_ResizeGripHovered = ImGuiCol_.ImGuiCol_ResizeGripHovered
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_ScrollbarBg
alias ImGuiCol_ScrollbarBg = ImGuiCol_.ImGuiCol_ScrollbarBg
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_ScrollbarGrab
alias ImGuiCol_ScrollbarGrab = ImGuiCol_.ImGuiCol_ScrollbarGrab
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_ScrollbarGrabActive
alias ImGuiCol_ScrollbarGrabActive = ImGuiCol_.ImGuiCol_ScrollbarGrabActive
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_ScrollbarGrabHovered
alias ImGuiCol_ScrollbarGrabHovered = ImGuiCol_.ImGuiCol_ScrollbarGrabHovered
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_Separator
alias ImGuiCol_Separator = ImGuiCol_.ImGuiCol_Separator
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_SeparatorActive
alias ImGuiCol_SeparatorActive = ImGuiCol_.ImGuiCol_SeparatorActive
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_SeparatorHovered
alias ImGuiCol_SeparatorHovered = ImGuiCol_.ImGuiCol_SeparatorHovered
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_SliderGrab
alias ImGuiCol_SliderGrab = ImGuiCol_.ImGuiCol_SliderGrab
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_SliderGrabActive
alias ImGuiCol_SliderGrabActive = ImGuiCol_.ImGuiCol_SliderGrabActive
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_Tab
alias ImGuiCol_Tab = ImGuiCol_.ImGuiCol_Tab
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_TabActive
alias ImGuiCol_TabActive = ImGuiCol_.ImGuiCol_TabActive
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_TabHovered
alias ImGuiCol_TabHovered = ImGuiCol_.ImGuiCol_TabHovered
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_TabUnfocused
alias ImGuiCol_TabUnfocused = ImGuiCol_.ImGuiCol_TabUnfocused
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_TabUnfocusedActive
alias ImGuiCol_TabUnfocusedActive = ImGuiCol_.ImGuiCol_TabUnfocusedActive
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_Text
alias ImGuiCol_Text = ImGuiCol_.ImGuiCol_Text
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_TextDisabled
alias ImGuiCol_TextDisabled = ImGuiCol_.ImGuiCol_TextDisabled
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_TextSelectedBg
alias ImGuiCol_TextSelectedBg = ImGuiCol_.ImGuiCol_TextSelectedBg
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_TitleBg
alias ImGuiCol_TitleBg = ImGuiCol_.ImGuiCol_TitleBg
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_TitleBgActive
alias ImGuiCol_TitleBgActive = ImGuiCol_.ImGuiCol_TitleBgActive
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_TitleBgCollapsed
alias ImGuiCol_TitleBgCollapsed = ImGuiCol_.ImGuiCol_TitleBgCollapsed
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_WindowBg
alias ImGuiCol_WindowBg = ImGuiCol_.ImGuiCol_WindowBg
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiColorEditFlags
alias ImGuiColorEditFlags = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiColorEditFlags_AlphaBar
alias ImGuiColorEditFlags_AlphaBar = ImGuiColorEditFlags_.ImGuiColorEditFlags_AlphaBar
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiColorEditFlags_AlphaPreview
alias ImGuiColorEditFlags_AlphaPreview = ImGuiColorEditFlags_.ImGuiColorEditFlags_AlphaPreview
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiColorEditFlags_AlphaPreviewHalf
alias ImGuiColorEditFlags_AlphaPreviewHalf = ImGuiColorEditFlags_.ImGuiColorEditFlags_AlphaPreviewHalf
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiColorEditFlags_DisplayHSV
alias ImGuiColorEditFlags_DisplayHSV = ImGuiColorEditFlags_.ImGuiColorEditFlags_DisplayHSV
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiColorEditFlags_DisplayHex
alias ImGuiColorEditFlags_DisplayHex = ImGuiColorEditFlags_.ImGuiColorEditFlags_DisplayHex
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiColorEditFlags_DisplayRGB
alias ImGuiColorEditFlags_DisplayRGB = ImGuiColorEditFlags_.ImGuiColorEditFlags_DisplayRGB
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiColorEditFlags_Float
alias ImGuiColorEditFlags_Float = ImGuiColorEditFlags_.ImGuiColorEditFlags_Float
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiColorEditFlags_HDR
alias ImGuiColorEditFlags_HDR = ImGuiColorEditFlags_.ImGuiColorEditFlags_HDR
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiColorEditFlags_InputHSV
alias ImGuiColorEditFlags_InputHSV = ImGuiColorEditFlags_.ImGuiColorEditFlags_InputHSV
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiColorEditFlags_InputRGB
alias ImGuiColorEditFlags_InputRGB = ImGuiColorEditFlags_.ImGuiColorEditFlags_InputRGB
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiColorEditFlags_NoAlpha
alias ImGuiColorEditFlags_NoAlpha = ImGuiColorEditFlags_.ImGuiColorEditFlags_NoAlpha
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiColorEditFlags_NoDragDrop
alias ImGuiColorEditFlags_NoDragDrop = ImGuiColorEditFlags_.ImGuiColorEditFlags_NoDragDrop
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiColorEditFlags_NoInputs
alias ImGuiColorEditFlags_NoInputs = ImGuiColorEditFlags_.ImGuiColorEditFlags_NoInputs
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiColorEditFlags_NoLabel
alias ImGuiColorEditFlags_NoLabel = ImGuiColorEditFlags_.ImGuiColorEditFlags_NoLabel
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiColorEditFlags_NoOptions
alias ImGuiColorEditFlags_NoOptions = ImGuiColorEditFlags_.ImGuiColorEditFlags_NoOptions
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiColorEditFlags_NoPicker
alias ImGuiColorEditFlags_NoPicker = ImGuiColorEditFlags_.ImGuiColorEditFlags_NoPicker
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiColorEditFlags_NoSidePreview
alias ImGuiColorEditFlags_NoSidePreview = ImGuiColorEditFlags_.ImGuiColorEditFlags_NoSidePreview
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiColorEditFlags_NoSmallPreview
alias ImGuiColorEditFlags_NoSmallPreview = ImGuiColorEditFlags_.ImGuiColorEditFlags_NoSmallPreview
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiColorEditFlags_NoTooltip
alias ImGuiColorEditFlags_NoTooltip = ImGuiColorEditFlags_.ImGuiColorEditFlags_NoTooltip
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiColorEditFlags_None
alias ImGuiColorEditFlags_None = ImGuiColorEditFlags_.ImGuiColorEditFlags_None
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiColorEditFlags_PickerHueBar
alias ImGuiColorEditFlags_PickerHueBar = ImGuiColorEditFlags_.ImGuiColorEditFlags_PickerHueBar
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiColorEditFlags_PickerHueWheel
alias ImGuiColorEditFlags_PickerHueWheel = ImGuiColorEditFlags_.ImGuiColorEditFlags_PickerHueWheel
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiColorEditFlags_Uint8
alias ImGuiColorEditFlags_Uint8 = ImGuiColorEditFlags_.ImGuiColorEditFlags_Uint8
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiColorEditFlags__DataTypeMask
alias ImGuiColorEditFlags__DataTypeMask = ImGuiColorEditFlags_.ImGuiColorEditFlags__DataTypeMask
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiColorEditFlags__DisplayMask
alias ImGuiColorEditFlags__DisplayMask = ImGuiColorEditFlags_.ImGuiColorEditFlags__DisplayMask
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiColorEditFlags__InputMask
alias ImGuiColorEditFlags__InputMask = ImGuiColorEditFlags_.ImGuiColorEditFlags__InputMask
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiColorEditFlags__OptionsDefault
alias ImGuiColorEditFlags__OptionsDefault = ImGuiColorEditFlags_.ImGuiColorEditFlags__OptionsDefault
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiColorEditFlags__PickerMask
alias ImGuiColorEditFlags__PickerMask = ImGuiColorEditFlags_.ImGuiColorEditFlags__PickerMask
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiComboFlags
alias ImGuiComboFlags = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiComboFlags_HeightLarge
alias ImGuiComboFlags_HeightLarge = ImGuiComboFlags_.ImGuiComboFlags_HeightLarge
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiComboFlags_HeightLargest
alias ImGuiComboFlags_HeightLargest = ImGuiComboFlags_.ImGuiComboFlags_HeightLargest
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiComboFlags_HeightMask_
alias ImGuiComboFlags_HeightMask_ = ImGuiComboFlags_.ImGuiComboFlags_HeightMask_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiComboFlags_HeightRegular
alias ImGuiComboFlags_HeightRegular = ImGuiComboFlags_.ImGuiComboFlags_HeightRegular
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiComboFlags_HeightSmall
alias ImGuiComboFlags_HeightSmall = ImGuiComboFlags_.ImGuiComboFlags_HeightSmall
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiComboFlags_NoArrowButton
alias ImGuiComboFlags_NoArrowButton = ImGuiComboFlags_.ImGuiComboFlags_NoArrowButton
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiComboFlags_NoPreview
alias ImGuiComboFlags_NoPreview = ImGuiComboFlags_.ImGuiComboFlags_NoPreview
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiComboFlags_None
alias ImGuiComboFlags_None = ImGuiComboFlags_.ImGuiComboFlags_None
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiComboFlags_PopupAlignLeft
alias ImGuiComboFlags_PopupAlignLeft = ImGuiComboFlags_.ImGuiComboFlags_PopupAlignLeft
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCond
alias ImGuiCond = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCond_Always
alias ImGuiCond_Always = ImGuiCond_.ImGuiCond_Always
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCond_Appearing
alias ImGuiCond_Appearing = ImGuiCond_.ImGuiCond_Appearing
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCond_FirstUseEver
alias ImGuiCond_FirstUseEver = ImGuiCond_.ImGuiCond_FirstUseEver
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCond_Once
alias ImGuiCond_Once = ImGuiCond_.ImGuiCond_Once
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiConfigFlags
alias ImGuiConfigFlags = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiConfigFlags_IsSRGB
alias ImGuiConfigFlags_IsSRGB = ImGuiConfigFlags_.ImGuiConfigFlags_IsSRGB
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiConfigFlags_IsTouchScreen
alias ImGuiConfigFlags_IsTouchScreen = ImGuiConfigFlags_.ImGuiConfigFlags_IsTouchScreen
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiConfigFlags_NavEnableGamepad
alias ImGuiConfigFlags_NavEnableGamepad = ImGuiConfigFlags_.ImGuiConfigFlags_NavEnableGamepad
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiConfigFlags_NavEnableKeyboard
alias ImGuiConfigFlags_NavEnableKeyboard = ImGuiConfigFlags_.ImGuiConfigFlags_NavEnableKeyboard
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiConfigFlags_NavEnableSetMousePos
alias ImGuiConfigFlags_NavEnableSetMousePos = ImGuiConfigFlags_.ImGuiConfigFlags_NavEnableSetMousePos
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiConfigFlags_NavNoCaptureKeyboard
alias ImGuiConfigFlags_NavNoCaptureKeyboard = ImGuiConfigFlags_.ImGuiConfigFlags_NavNoCaptureKeyboard
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiConfigFlags_NoMouse
alias ImGuiConfigFlags_NoMouse = ImGuiConfigFlags_.ImGuiConfigFlags_NoMouse
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiConfigFlags_NoMouseCursorChange
alias ImGuiConfigFlags_NoMouseCursorChange = ImGuiConfigFlags_.ImGuiConfigFlags_NoMouseCursorChange
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiConfigFlags_None
alias ImGuiConfigFlags_None = ImGuiConfigFlags_.ImGuiConfigFlags_None
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDataType
alias ImGuiDataType = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDataType_COUNT
alias ImGuiDataType_COUNT = ImGuiDataType_.ImGuiDataType_COUNT
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDataType_Double
alias ImGuiDataType_Double = ImGuiDataType_.ImGuiDataType_Double
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDataType_Float
alias ImGuiDataType_Float = ImGuiDataType_.ImGuiDataType_Float
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDataType_S16
alias ImGuiDataType_S16 = ImGuiDataType_.ImGuiDataType_S16
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDataType_S32
alias ImGuiDataType_S32 = ImGuiDataType_.ImGuiDataType_S32
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDataType_S64
alias ImGuiDataType_S64 = ImGuiDataType_.ImGuiDataType_S64
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDataType_S8
alias ImGuiDataType_S8 = ImGuiDataType_.ImGuiDataType_S8
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDataType_U16
alias ImGuiDataType_U16 = ImGuiDataType_.ImGuiDataType_U16
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDataType_U32
alias ImGuiDataType_U32 = ImGuiDataType_.ImGuiDataType_U32
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDataType_U64
alias ImGuiDataType_U64 = ImGuiDataType_.ImGuiDataType_U64
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDataType_U8
alias ImGuiDataType_U8 = ImGuiDataType_.ImGuiDataType_U8
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDir
alias ImGuiDir = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDir_COUNT
alias ImGuiDir_COUNT = ImGuiDir_.ImGuiDir_COUNT
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDir_Down
alias ImGuiDir_Down = ImGuiDir_.ImGuiDir_Down
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDir_Left
alias ImGuiDir_Left = ImGuiDir_.ImGuiDir_Left
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDir_None
alias ImGuiDir_None = ImGuiDir_.ImGuiDir_None
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDir_Right
alias ImGuiDir_Right = ImGuiDir_.ImGuiDir_Right
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDir_Up
alias ImGuiDir_Up = ImGuiDir_.ImGuiDir_Up
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDragDropFlags
alias ImGuiDragDropFlags = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDragDropFlags_AcceptBeforeDelivery
alias ImGuiDragDropFlags_AcceptBeforeDelivery = ImGuiDragDropFlags_.ImGuiDragDropFlags_AcceptBeforeDelivery
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDragDropFlags_AcceptNoDrawDefaultRect
alias ImGuiDragDropFlags_AcceptNoDrawDefaultRect = ImGuiDragDropFlags_.ImGuiDragDropFlags_AcceptNoDrawDefaultRect
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDragDropFlags_AcceptNoPreviewTooltip
alias ImGuiDragDropFlags_AcceptNoPreviewTooltip = ImGuiDragDropFlags_.ImGuiDragDropFlags_AcceptNoPreviewTooltip
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDragDropFlags_AcceptPeekOnly
alias ImGuiDragDropFlags_AcceptPeekOnly = ImGuiDragDropFlags_.ImGuiDragDropFlags_AcceptPeekOnly
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDragDropFlags_None
alias ImGuiDragDropFlags_None = ImGuiDragDropFlags_.ImGuiDragDropFlags_None
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDragDropFlags_SourceAllowNullID
alias ImGuiDragDropFlags_SourceAllowNullID = ImGuiDragDropFlags_.ImGuiDragDropFlags_SourceAllowNullID
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDragDropFlags_SourceAutoExpirePayload
alias ImGuiDragDropFlags_SourceAutoExpirePayload = ImGuiDragDropFlags_.ImGuiDragDropFlags_SourceAutoExpirePayload
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDragDropFlags_SourceExtern
alias ImGuiDragDropFlags_SourceExtern = ImGuiDragDropFlags_.ImGuiDragDropFlags_SourceExtern
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDragDropFlags_SourceNoDisableHover
alias ImGuiDragDropFlags_SourceNoDisableHover = ImGuiDragDropFlags_.ImGuiDragDropFlags_SourceNoDisableHover
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDragDropFlags_SourceNoHoldToOpenOthers
alias ImGuiDragDropFlags_SourceNoHoldToOpenOthers = ImGuiDragDropFlags_.ImGuiDragDropFlags_SourceNoHoldToOpenOthers
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDragDropFlags_SourceNoPreviewTooltip
alias ImGuiDragDropFlags_SourceNoPreviewTooltip = ImGuiDragDropFlags_.ImGuiDragDropFlags_SourceNoPreviewTooltip
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiFocusedFlags
alias ImGuiFocusedFlags = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiFocusedFlags_AnyWindow
alias ImGuiFocusedFlags_AnyWindow = ImGuiFocusedFlags_.ImGuiFocusedFlags_AnyWindow
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiFocusedFlags_ChildWindows
alias ImGuiFocusedFlags_ChildWindows = ImGuiFocusedFlags_.ImGuiFocusedFlags_ChildWindows
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiFocusedFlags_None
alias ImGuiFocusedFlags_None = ImGuiFocusedFlags_.ImGuiFocusedFlags_None
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiFocusedFlags_RootAndChildWindows
alias ImGuiFocusedFlags_RootAndChildWindows = ImGuiFocusedFlags_.ImGuiFocusedFlags_RootAndChildWindows
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiFocusedFlags_RootWindow
alias ImGuiFocusedFlags_RootWindow = ImGuiFocusedFlags_.ImGuiFocusedFlags_RootWindow
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiHoveredFlags
alias ImGuiHoveredFlags = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiHoveredFlags_AllowWhenBlockedByActiveItem
alias ImGuiHoveredFlags_AllowWhenBlockedByActiveItem = ImGuiHoveredFlags_.ImGuiHoveredFlags_AllowWhenBlockedByActiveItem
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiHoveredFlags_AllowWhenBlockedByPopup
alias ImGuiHoveredFlags_AllowWhenBlockedByPopup = ImGuiHoveredFlags_.ImGuiHoveredFlags_AllowWhenBlockedByPopup
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiHoveredFlags_AllowWhenDisabled
alias ImGuiHoveredFlags_AllowWhenDisabled = ImGuiHoveredFlags_.ImGuiHoveredFlags_AllowWhenDisabled
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiHoveredFlags_AllowWhenOverlapped
alias ImGuiHoveredFlags_AllowWhenOverlapped = ImGuiHoveredFlags_.ImGuiHoveredFlags_AllowWhenOverlapped
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiHoveredFlags_AnyWindow
alias ImGuiHoveredFlags_AnyWindow = ImGuiHoveredFlags_.ImGuiHoveredFlags_AnyWindow
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiHoveredFlags_ChildWindows
alias ImGuiHoveredFlags_ChildWindows = ImGuiHoveredFlags_.ImGuiHoveredFlags_ChildWindows
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiHoveredFlags_None
alias ImGuiHoveredFlags_None = ImGuiHoveredFlags_.ImGuiHoveredFlags_None
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiHoveredFlags_RectOnly
alias ImGuiHoveredFlags_RectOnly = ImGuiHoveredFlags_.ImGuiHoveredFlags_RectOnly
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiHoveredFlags_RootAndChildWindows
alias ImGuiHoveredFlags_RootAndChildWindows = ImGuiHoveredFlags_.ImGuiHoveredFlags_RootAndChildWindows
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiHoveredFlags_RootWindow
alias ImGuiHoveredFlags_RootWindow = ImGuiHoveredFlags_.ImGuiHoveredFlags_RootWindow
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiID
alias ImGuiID = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextCallback
alias ImGuiInputTextCallback = int function(ImGuiInputTextCallbackData* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextFlags
alias ImGuiInputTextFlags = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextFlags_AllowTabInput
alias ImGuiInputTextFlags_AllowTabInput = ImGuiInputTextFlags_.ImGuiInputTextFlags_AllowTabInput
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextFlags_AlwaysInsertMode
alias ImGuiInputTextFlags_AlwaysInsertMode = ImGuiInputTextFlags_.ImGuiInputTextFlags_AlwaysInsertMode
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextFlags_AutoSelectAll
alias ImGuiInputTextFlags_AutoSelectAll = ImGuiInputTextFlags_.ImGuiInputTextFlags_AutoSelectAll
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextFlags_CallbackAlways
alias ImGuiInputTextFlags_CallbackAlways = ImGuiInputTextFlags_.ImGuiInputTextFlags_CallbackAlways
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextFlags_CallbackCharFilter
alias ImGuiInputTextFlags_CallbackCharFilter = ImGuiInputTextFlags_.ImGuiInputTextFlags_CallbackCharFilter
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextFlags_CallbackCompletion
alias ImGuiInputTextFlags_CallbackCompletion = ImGuiInputTextFlags_.ImGuiInputTextFlags_CallbackCompletion
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextFlags_CallbackHistory
alias ImGuiInputTextFlags_CallbackHistory = ImGuiInputTextFlags_.ImGuiInputTextFlags_CallbackHistory
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextFlags_CallbackResize
alias ImGuiInputTextFlags_CallbackResize = ImGuiInputTextFlags_.ImGuiInputTextFlags_CallbackResize
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextFlags_CharsDecimal
alias ImGuiInputTextFlags_CharsDecimal = ImGuiInputTextFlags_.ImGuiInputTextFlags_CharsDecimal
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextFlags_CharsHexadecimal
alias ImGuiInputTextFlags_CharsHexadecimal = ImGuiInputTextFlags_.ImGuiInputTextFlags_CharsHexadecimal
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextFlags_CharsNoBlank
alias ImGuiInputTextFlags_CharsNoBlank = ImGuiInputTextFlags_.ImGuiInputTextFlags_CharsNoBlank
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextFlags_CharsScientific
alias ImGuiInputTextFlags_CharsScientific = ImGuiInputTextFlags_.ImGuiInputTextFlags_CharsScientific
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextFlags_CharsUppercase
alias ImGuiInputTextFlags_CharsUppercase = ImGuiInputTextFlags_.ImGuiInputTextFlags_CharsUppercase
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextFlags_CtrlEnterForNewLine
alias ImGuiInputTextFlags_CtrlEnterForNewLine = ImGuiInputTextFlags_.ImGuiInputTextFlags_CtrlEnterForNewLine
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextFlags_EnterReturnsTrue
alias ImGuiInputTextFlags_EnterReturnsTrue = ImGuiInputTextFlags_.ImGuiInputTextFlags_EnterReturnsTrue
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextFlags_Multiline
alias ImGuiInputTextFlags_Multiline = ImGuiInputTextFlags_.ImGuiInputTextFlags_Multiline
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextFlags_NoHorizontalScroll
alias ImGuiInputTextFlags_NoHorizontalScroll = ImGuiInputTextFlags_.ImGuiInputTextFlags_NoHorizontalScroll
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextFlags_NoMarkEdited
alias ImGuiInputTextFlags_NoMarkEdited = ImGuiInputTextFlags_.ImGuiInputTextFlags_NoMarkEdited
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextFlags_NoUndoRedo
alias ImGuiInputTextFlags_NoUndoRedo = ImGuiInputTextFlags_.ImGuiInputTextFlags_NoUndoRedo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextFlags_None
alias ImGuiInputTextFlags_None = ImGuiInputTextFlags_.ImGuiInputTextFlags_None
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextFlags_Password
alias ImGuiInputTextFlags_Password = ImGuiInputTextFlags_.ImGuiInputTextFlags_Password
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextFlags_ReadOnly
alias ImGuiInputTextFlags_ReadOnly = ImGuiInputTextFlags_.ImGuiInputTextFlags_ReadOnly
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiKey
alias ImGuiKey = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiKey_A
alias ImGuiKey_A = ImGuiKey_.ImGuiKey_A
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiKey_Backspace
alias ImGuiKey_Backspace = ImGuiKey_.ImGuiKey_Backspace
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiKey_C
alias ImGuiKey_C = ImGuiKey_.ImGuiKey_C
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiKey_COUNT
alias ImGuiKey_COUNT = ImGuiKey_.ImGuiKey_COUNT
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiKey_Delete
alias ImGuiKey_Delete = ImGuiKey_.ImGuiKey_Delete
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiKey_DownArrow
alias ImGuiKey_DownArrow = ImGuiKey_.ImGuiKey_DownArrow
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiKey_End
alias ImGuiKey_End = ImGuiKey_.ImGuiKey_End
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiKey_Enter
alias ImGuiKey_Enter = ImGuiKey_.ImGuiKey_Enter
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiKey_Escape
alias ImGuiKey_Escape = ImGuiKey_.ImGuiKey_Escape
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiKey_Home
alias ImGuiKey_Home = ImGuiKey_.ImGuiKey_Home
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiKey_Insert
alias ImGuiKey_Insert = ImGuiKey_.ImGuiKey_Insert
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiKey_KeyPadEnter
alias ImGuiKey_KeyPadEnter = ImGuiKey_.ImGuiKey_KeyPadEnter
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiKey_LeftArrow
alias ImGuiKey_LeftArrow = ImGuiKey_.ImGuiKey_LeftArrow
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiKey_PageDown
alias ImGuiKey_PageDown = ImGuiKey_.ImGuiKey_PageDown
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiKey_PageUp
alias ImGuiKey_PageUp = ImGuiKey_.ImGuiKey_PageUp
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiKey_RightArrow
alias ImGuiKey_RightArrow = ImGuiKey_.ImGuiKey_RightArrow
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiKey_Space
alias ImGuiKey_Space = ImGuiKey_.ImGuiKey_Space
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiKey_Tab
alias ImGuiKey_Tab = ImGuiKey_.ImGuiKey_Tab
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiKey_UpArrow
alias ImGuiKey_UpArrow = ImGuiKey_.ImGuiKey_UpArrow
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiKey_V
alias ImGuiKey_V = ImGuiKey_.ImGuiKey_V
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiKey_X
alias ImGuiKey_X = ImGuiKey_.ImGuiKey_X
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiKey_Y
alias ImGuiKey_Y = ImGuiKey_.ImGuiKey_Y
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiKey_Z
alias ImGuiKey_Z = ImGuiKey_.ImGuiKey_Z
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiMouseCursor
alias ImGuiMouseCursor = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiMouseCursor_Arrow
alias ImGuiMouseCursor_Arrow = ImGuiMouseCursor_.ImGuiMouseCursor_Arrow
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiMouseCursor_COUNT
alias ImGuiMouseCursor_COUNT = ImGuiMouseCursor_.ImGuiMouseCursor_COUNT
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiMouseCursor_Hand
alias ImGuiMouseCursor_Hand = ImGuiMouseCursor_.ImGuiMouseCursor_Hand
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiMouseCursor_None
alias ImGuiMouseCursor_None = ImGuiMouseCursor_.ImGuiMouseCursor_None
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiMouseCursor_ResizeAll
alias ImGuiMouseCursor_ResizeAll = ImGuiMouseCursor_.ImGuiMouseCursor_ResizeAll
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiMouseCursor_ResizeEW
alias ImGuiMouseCursor_ResizeEW = ImGuiMouseCursor_.ImGuiMouseCursor_ResizeEW
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiMouseCursor_ResizeNESW
alias ImGuiMouseCursor_ResizeNESW = ImGuiMouseCursor_.ImGuiMouseCursor_ResizeNESW
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiMouseCursor_ResizeNS
alias ImGuiMouseCursor_ResizeNS = ImGuiMouseCursor_.ImGuiMouseCursor_ResizeNS
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiMouseCursor_ResizeNWSE
alias ImGuiMouseCursor_ResizeNWSE = ImGuiMouseCursor_.ImGuiMouseCursor_ResizeNWSE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiMouseCursor_TextInput
alias ImGuiMouseCursor_TextInput = ImGuiMouseCursor_.ImGuiMouseCursor_TextInput
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiNavInput
alias ImGuiNavInput = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiNavInput_Activate
alias ImGuiNavInput_Activate = ImGuiNavInput_.ImGuiNavInput_Activate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiNavInput_COUNT
alias ImGuiNavInput_COUNT = ImGuiNavInput_.ImGuiNavInput_COUNT
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiNavInput_Cancel
alias ImGuiNavInput_Cancel = ImGuiNavInput_.ImGuiNavInput_Cancel
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiNavInput_DpadDown
alias ImGuiNavInput_DpadDown = ImGuiNavInput_.ImGuiNavInput_DpadDown
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiNavInput_DpadLeft
alias ImGuiNavInput_DpadLeft = ImGuiNavInput_.ImGuiNavInput_DpadLeft
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiNavInput_DpadRight
alias ImGuiNavInput_DpadRight = ImGuiNavInput_.ImGuiNavInput_DpadRight
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiNavInput_DpadUp
alias ImGuiNavInput_DpadUp = ImGuiNavInput_.ImGuiNavInput_DpadUp
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiNavInput_FocusNext
alias ImGuiNavInput_FocusNext = ImGuiNavInput_.ImGuiNavInput_FocusNext
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiNavInput_FocusPrev
alias ImGuiNavInput_FocusPrev = ImGuiNavInput_.ImGuiNavInput_FocusPrev
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiNavInput_Input
alias ImGuiNavInput_Input = ImGuiNavInput_.ImGuiNavInput_Input
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiNavInput_InternalStart_
alias ImGuiNavInput_InternalStart_ = ImGuiNavInput_.ImGuiNavInput_InternalStart_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiNavInput_KeyDown_
alias ImGuiNavInput_KeyDown_ = ImGuiNavInput_.ImGuiNavInput_KeyDown_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiNavInput_KeyLeft_
alias ImGuiNavInput_KeyLeft_ = ImGuiNavInput_.ImGuiNavInput_KeyLeft_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiNavInput_KeyMenu_
alias ImGuiNavInput_KeyMenu_ = ImGuiNavInput_.ImGuiNavInput_KeyMenu_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiNavInput_KeyRight_
alias ImGuiNavInput_KeyRight_ = ImGuiNavInput_.ImGuiNavInput_KeyRight_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiNavInput_KeyTab_
alias ImGuiNavInput_KeyTab_ = ImGuiNavInput_.ImGuiNavInput_KeyTab_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiNavInput_KeyUp_
alias ImGuiNavInput_KeyUp_ = ImGuiNavInput_.ImGuiNavInput_KeyUp_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiNavInput_LStickDown
alias ImGuiNavInput_LStickDown = ImGuiNavInput_.ImGuiNavInput_LStickDown
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiNavInput_LStickLeft
alias ImGuiNavInput_LStickLeft = ImGuiNavInput_.ImGuiNavInput_LStickLeft
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiNavInput_LStickRight
alias ImGuiNavInput_LStickRight = ImGuiNavInput_.ImGuiNavInput_LStickRight
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiNavInput_LStickUp
alias ImGuiNavInput_LStickUp = ImGuiNavInput_.ImGuiNavInput_LStickUp
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiNavInput_Menu
alias ImGuiNavInput_Menu = ImGuiNavInput_.ImGuiNavInput_Menu
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiNavInput_TweakFast
alias ImGuiNavInput_TweakFast = ImGuiNavInput_.ImGuiNavInput_TweakFast
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiNavInput_TweakSlow
alias ImGuiNavInput_TweakSlow = ImGuiNavInput_.ImGuiNavInput_TweakSlow
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiSelectableFlags
alias ImGuiSelectableFlags = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiSelectableFlags_AllowDoubleClick
alias ImGuiSelectableFlags_AllowDoubleClick = ImGuiSelectableFlags_.ImGuiSelectableFlags_AllowDoubleClick
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiSelectableFlags_AllowItemOverlap
alias ImGuiSelectableFlags_AllowItemOverlap = ImGuiSelectableFlags_.ImGuiSelectableFlags_AllowItemOverlap
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiSelectableFlags_Disabled
alias ImGuiSelectableFlags_Disabled = ImGuiSelectableFlags_.ImGuiSelectableFlags_Disabled
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiSelectableFlags_DontClosePopups
alias ImGuiSelectableFlags_DontClosePopups = ImGuiSelectableFlags_.ImGuiSelectableFlags_DontClosePopups
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiSelectableFlags_None
alias ImGuiSelectableFlags_None = ImGuiSelectableFlags_.ImGuiSelectableFlags_None
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiSelectableFlags_SpanAllColumns
alias ImGuiSelectableFlags_SpanAllColumns = ImGuiSelectableFlags_.ImGuiSelectableFlags_SpanAllColumns
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiSizeCallback
alias ImGuiSizeCallback = void function(ImGuiSizeCallbackData* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStyleVar
alias ImGuiStyleVar = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStyleVar_Alpha
alias ImGuiStyleVar_Alpha = ImGuiStyleVar_.ImGuiStyleVar_Alpha
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStyleVar_ButtonTextAlign
alias ImGuiStyleVar_ButtonTextAlign = ImGuiStyleVar_.ImGuiStyleVar_ButtonTextAlign
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStyleVar_COUNT
alias ImGuiStyleVar_COUNT = ImGuiStyleVar_.ImGuiStyleVar_COUNT
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStyleVar_ChildBorderSize
alias ImGuiStyleVar_ChildBorderSize = ImGuiStyleVar_.ImGuiStyleVar_ChildBorderSize
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStyleVar_ChildRounding
alias ImGuiStyleVar_ChildRounding = ImGuiStyleVar_.ImGuiStyleVar_ChildRounding
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStyleVar_FrameBorderSize
alias ImGuiStyleVar_FrameBorderSize = ImGuiStyleVar_.ImGuiStyleVar_FrameBorderSize
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStyleVar_FramePadding
alias ImGuiStyleVar_FramePadding = ImGuiStyleVar_.ImGuiStyleVar_FramePadding
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStyleVar_FrameRounding
alias ImGuiStyleVar_FrameRounding = ImGuiStyleVar_.ImGuiStyleVar_FrameRounding
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStyleVar_GrabMinSize
alias ImGuiStyleVar_GrabMinSize = ImGuiStyleVar_.ImGuiStyleVar_GrabMinSize
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStyleVar_GrabRounding
alias ImGuiStyleVar_GrabRounding = ImGuiStyleVar_.ImGuiStyleVar_GrabRounding
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStyleVar_IndentSpacing
alias ImGuiStyleVar_IndentSpacing = ImGuiStyleVar_.ImGuiStyleVar_IndentSpacing
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStyleVar_ItemInnerSpacing
alias ImGuiStyleVar_ItemInnerSpacing = ImGuiStyleVar_.ImGuiStyleVar_ItemInnerSpacing
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStyleVar_ItemSpacing
alias ImGuiStyleVar_ItemSpacing = ImGuiStyleVar_.ImGuiStyleVar_ItemSpacing
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStyleVar_PopupBorderSize
alias ImGuiStyleVar_PopupBorderSize = ImGuiStyleVar_.ImGuiStyleVar_PopupBorderSize
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStyleVar_PopupRounding
alias ImGuiStyleVar_PopupRounding = ImGuiStyleVar_.ImGuiStyleVar_PopupRounding
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStyleVar_ScrollbarRounding
alias ImGuiStyleVar_ScrollbarRounding = ImGuiStyleVar_.ImGuiStyleVar_ScrollbarRounding
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStyleVar_ScrollbarSize
alias ImGuiStyleVar_ScrollbarSize = ImGuiStyleVar_.ImGuiStyleVar_ScrollbarSize
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStyleVar_SelectableTextAlign
alias ImGuiStyleVar_SelectableTextAlign = ImGuiStyleVar_.ImGuiStyleVar_SelectableTextAlign
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStyleVar_TabRounding
alias ImGuiStyleVar_TabRounding = ImGuiStyleVar_.ImGuiStyleVar_TabRounding
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStyleVar_WindowBorderSize
alias ImGuiStyleVar_WindowBorderSize = ImGuiStyleVar_.ImGuiStyleVar_WindowBorderSize
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStyleVar_WindowMinSize
alias ImGuiStyleVar_WindowMinSize = ImGuiStyleVar_.ImGuiStyleVar_WindowMinSize
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStyleVar_WindowPadding
alias ImGuiStyleVar_WindowPadding = ImGuiStyleVar_.ImGuiStyleVar_WindowPadding
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStyleVar_WindowRounding
alias ImGuiStyleVar_WindowRounding = ImGuiStyleVar_.ImGuiStyleVar_WindowRounding
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStyleVar_WindowTitleAlign
alias ImGuiStyleVar_WindowTitleAlign = ImGuiStyleVar_.ImGuiStyleVar_WindowTitleAlign
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTabBarFlags
alias ImGuiTabBarFlags = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTabBarFlags_AutoSelectNewTabs
alias ImGuiTabBarFlags_AutoSelectNewTabs = ImGuiTabBarFlags_.ImGuiTabBarFlags_AutoSelectNewTabs
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTabBarFlags_FittingPolicyDefault_
alias ImGuiTabBarFlags_FittingPolicyDefault_ = ImGuiTabBarFlags_.ImGuiTabBarFlags_FittingPolicyDefault_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTabBarFlags_FittingPolicyMask_
alias ImGuiTabBarFlags_FittingPolicyMask_ = ImGuiTabBarFlags_.ImGuiTabBarFlags_FittingPolicyMask_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTabBarFlags_FittingPolicyResizeDown
alias ImGuiTabBarFlags_FittingPolicyResizeDown = ImGuiTabBarFlags_.ImGuiTabBarFlags_FittingPolicyResizeDown
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTabBarFlags_FittingPolicyScroll
alias ImGuiTabBarFlags_FittingPolicyScroll = ImGuiTabBarFlags_.ImGuiTabBarFlags_FittingPolicyScroll
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTabBarFlags_NoCloseWithMiddleMouseButton
alias ImGuiTabBarFlags_NoCloseWithMiddleMouseButton = ImGuiTabBarFlags_.ImGuiTabBarFlags_NoCloseWithMiddleMouseButton
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTabBarFlags_NoTabListScrollingButtons
alias ImGuiTabBarFlags_NoTabListScrollingButtons = ImGuiTabBarFlags_.ImGuiTabBarFlags_NoTabListScrollingButtons
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTabBarFlags_NoTooltip
alias ImGuiTabBarFlags_NoTooltip = ImGuiTabBarFlags_.ImGuiTabBarFlags_NoTooltip
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTabBarFlags_None
alias ImGuiTabBarFlags_None = ImGuiTabBarFlags_.ImGuiTabBarFlags_None
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTabBarFlags_Reorderable
alias ImGuiTabBarFlags_Reorderable = ImGuiTabBarFlags_.ImGuiTabBarFlags_Reorderable
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTabBarFlags_TabListPopupButton
alias ImGuiTabBarFlags_TabListPopupButton = ImGuiTabBarFlags_.ImGuiTabBarFlags_TabListPopupButton
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTabItemFlags
alias ImGuiTabItemFlags = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTabItemFlags_NoCloseWithMiddleMouseButton
alias ImGuiTabItemFlags_NoCloseWithMiddleMouseButton = ImGuiTabItemFlags_.ImGuiTabItemFlags_NoCloseWithMiddleMouseButton
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTabItemFlags_NoPushId
alias ImGuiTabItemFlags_NoPushId = ImGuiTabItemFlags_.ImGuiTabItemFlags_NoPushId
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTabItemFlags_None
alias ImGuiTabItemFlags_None = ImGuiTabItemFlags_.ImGuiTabItemFlags_None
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTabItemFlags_SetSelected
alias ImGuiTabItemFlags_SetSelected = ImGuiTabItemFlags_.ImGuiTabItemFlags_SetSelected
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTabItemFlags_UnsavedDocument
alias ImGuiTabItemFlags_UnsavedDocument = ImGuiTabItemFlags_.ImGuiTabItemFlags_UnsavedDocument
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTreeNodeFlags
alias ImGuiTreeNodeFlags = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTreeNodeFlags_AllowItemOverlap
alias ImGuiTreeNodeFlags_AllowItemOverlap = ImGuiTreeNodeFlags_.ImGuiTreeNodeFlags_AllowItemOverlap
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTreeNodeFlags_Bullet
alias ImGuiTreeNodeFlags_Bullet = ImGuiTreeNodeFlags_.ImGuiTreeNodeFlags_Bullet
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTreeNodeFlags_CollapsingHeader
alias ImGuiTreeNodeFlags_CollapsingHeader = ImGuiTreeNodeFlags_.ImGuiTreeNodeFlags_CollapsingHeader
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTreeNodeFlags_DefaultOpen
alias ImGuiTreeNodeFlags_DefaultOpen = ImGuiTreeNodeFlags_.ImGuiTreeNodeFlags_DefaultOpen
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTreeNodeFlags_FramePadding
alias ImGuiTreeNodeFlags_FramePadding = ImGuiTreeNodeFlags_.ImGuiTreeNodeFlags_FramePadding
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTreeNodeFlags_Framed
alias ImGuiTreeNodeFlags_Framed = ImGuiTreeNodeFlags_.ImGuiTreeNodeFlags_Framed
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTreeNodeFlags_Leaf
alias ImGuiTreeNodeFlags_Leaf = ImGuiTreeNodeFlags_.ImGuiTreeNodeFlags_Leaf
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTreeNodeFlags_NavLeftJumpsBackHere
alias ImGuiTreeNodeFlags_NavLeftJumpsBackHere = ImGuiTreeNodeFlags_.ImGuiTreeNodeFlags_NavLeftJumpsBackHere
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTreeNodeFlags_NoAutoOpenOnLog
alias ImGuiTreeNodeFlags_NoAutoOpenOnLog = ImGuiTreeNodeFlags_.ImGuiTreeNodeFlags_NoAutoOpenOnLog
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTreeNodeFlags_NoTreePushOnOpen
alias ImGuiTreeNodeFlags_NoTreePushOnOpen = ImGuiTreeNodeFlags_.ImGuiTreeNodeFlags_NoTreePushOnOpen
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTreeNodeFlags_None
alias ImGuiTreeNodeFlags_None = ImGuiTreeNodeFlags_.ImGuiTreeNodeFlags_None
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTreeNodeFlags_OpenOnArrow
alias ImGuiTreeNodeFlags_OpenOnArrow = ImGuiTreeNodeFlags_.ImGuiTreeNodeFlags_OpenOnArrow
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTreeNodeFlags_OpenOnDoubleClick
alias ImGuiTreeNodeFlags_OpenOnDoubleClick = ImGuiTreeNodeFlags_.ImGuiTreeNodeFlags_OpenOnDoubleClick
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTreeNodeFlags_Selected
alias ImGuiTreeNodeFlags_Selected = ImGuiTreeNodeFlags_.ImGuiTreeNodeFlags_Selected
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTreeNodeFlags_SpanAvailWidth
alias ImGuiTreeNodeFlags_SpanAvailWidth = ImGuiTreeNodeFlags_.ImGuiTreeNodeFlags_SpanAvailWidth
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTreeNodeFlags_SpanFullWidth
alias ImGuiTreeNodeFlags_SpanFullWidth = ImGuiTreeNodeFlags_.ImGuiTreeNodeFlags_SpanFullWidth
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags
alias ImGuiWindowFlags = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_AlwaysAutoResize
alias ImGuiWindowFlags_AlwaysAutoResize = ImGuiWindowFlags_.ImGuiWindowFlags_AlwaysAutoResize
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_AlwaysHorizontalScrollbar
alias ImGuiWindowFlags_AlwaysHorizontalScrollbar = ImGuiWindowFlags_.ImGuiWindowFlags_AlwaysHorizontalScrollbar
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_AlwaysUseWindowPadding
alias ImGuiWindowFlags_AlwaysUseWindowPadding = ImGuiWindowFlags_.ImGuiWindowFlags_AlwaysUseWindowPadding
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_AlwaysVerticalScrollbar
alias ImGuiWindowFlags_AlwaysVerticalScrollbar = ImGuiWindowFlags_.ImGuiWindowFlags_AlwaysVerticalScrollbar
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_ChildMenu
alias ImGuiWindowFlags_ChildMenu = ImGuiWindowFlags_.ImGuiWindowFlags_ChildMenu
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_ChildWindow
alias ImGuiWindowFlags_ChildWindow = ImGuiWindowFlags_.ImGuiWindowFlags_ChildWindow
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_HorizontalScrollbar
alias ImGuiWindowFlags_HorizontalScrollbar = ImGuiWindowFlags_.ImGuiWindowFlags_HorizontalScrollbar
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_MenuBar
alias ImGuiWindowFlags_MenuBar = ImGuiWindowFlags_.ImGuiWindowFlags_MenuBar
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_Modal
alias ImGuiWindowFlags_Modal = ImGuiWindowFlags_.ImGuiWindowFlags_Modal
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_NavFlattened
alias ImGuiWindowFlags_NavFlattened = ImGuiWindowFlags_.ImGuiWindowFlags_NavFlattened
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_NoBackground
alias ImGuiWindowFlags_NoBackground = ImGuiWindowFlags_.ImGuiWindowFlags_NoBackground
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_NoBringToFrontOnFocus
alias ImGuiWindowFlags_NoBringToFrontOnFocus = ImGuiWindowFlags_.ImGuiWindowFlags_NoBringToFrontOnFocus
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_NoCollapse
alias ImGuiWindowFlags_NoCollapse = ImGuiWindowFlags_.ImGuiWindowFlags_NoCollapse
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_NoDecoration
alias ImGuiWindowFlags_NoDecoration = ImGuiWindowFlags_.ImGuiWindowFlags_NoDecoration
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_NoFocusOnAppearing
alias ImGuiWindowFlags_NoFocusOnAppearing = ImGuiWindowFlags_.ImGuiWindowFlags_NoFocusOnAppearing
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_NoInputs
alias ImGuiWindowFlags_NoInputs = ImGuiWindowFlags_.ImGuiWindowFlags_NoInputs
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_NoMouseInputs
alias ImGuiWindowFlags_NoMouseInputs = ImGuiWindowFlags_.ImGuiWindowFlags_NoMouseInputs
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_NoMove
alias ImGuiWindowFlags_NoMove = ImGuiWindowFlags_.ImGuiWindowFlags_NoMove
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_NoNav
alias ImGuiWindowFlags_NoNav = ImGuiWindowFlags_.ImGuiWindowFlags_NoNav
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_NoNavFocus
alias ImGuiWindowFlags_NoNavFocus = ImGuiWindowFlags_.ImGuiWindowFlags_NoNavFocus
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_NoNavInputs
alias ImGuiWindowFlags_NoNavInputs = ImGuiWindowFlags_.ImGuiWindowFlags_NoNavInputs
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_NoResize
alias ImGuiWindowFlags_NoResize = ImGuiWindowFlags_.ImGuiWindowFlags_NoResize
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_NoSavedSettings
alias ImGuiWindowFlags_NoSavedSettings = ImGuiWindowFlags_.ImGuiWindowFlags_NoSavedSettings
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_NoScrollWithMouse
alias ImGuiWindowFlags_NoScrollWithMouse = ImGuiWindowFlags_.ImGuiWindowFlags_NoScrollWithMouse
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_NoScrollbar
alias ImGuiWindowFlags_NoScrollbar = ImGuiWindowFlags_.ImGuiWindowFlags_NoScrollbar
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_NoTitleBar
alias ImGuiWindowFlags_NoTitleBar = ImGuiWindowFlags_.ImGuiWindowFlags_NoTitleBar
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_None
alias ImGuiWindowFlags_None = ImGuiWindowFlags_.ImGuiWindowFlags_None
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_Popup
alias ImGuiWindowFlags_Popup = ImGuiWindowFlags_.ImGuiWindowFlags_Popup
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_Tooltip
alias ImGuiWindowFlags_Tooltip = ImGuiWindowFlags_.ImGuiWindowFlags_Tooltip
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_UnsavedDocument
alias ImGuiWindowFlags_UnsavedDocument = ImGuiWindowFlags_.ImGuiWindowFlags_UnsavedDocument
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImS16
alias ImS16 = short
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImS32
alias ImS32 = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImS64
alias ImS64 = long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImS8
alias ImS8 = byte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImTextureID
alias ImTextureID = void*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImU16
alias ImU16 = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImU32
alias ImU32 = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImU64
alias ImU64 = ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImU8
alias ImU8 = ubyte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImWchar
alias ImWchar = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
va_list
alias va_list = char*
Undocumented in source.

Enums

ImDrawCornerFlags_
enum ImDrawCornerFlags_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawListFlags_
enum ImDrawListFlags_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlasFlags_
enum ImFontAtlasFlags_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiBackendFlags_
enum ImGuiBackendFlags_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCol_
enum ImGuiCol_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiColorEditFlags_
enum ImGuiColorEditFlags_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiComboFlags_
enum ImGuiComboFlags_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiCond_
enum ImGuiCond_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiConfigFlags_
enum ImGuiConfigFlags_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDataType_
enum ImGuiDataType_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDir_
enum ImGuiDir_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiDragDropFlags_
enum ImGuiDragDropFlags_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiFocusedFlags_
enum ImGuiFocusedFlags_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiHoveredFlags_
enum ImGuiHoveredFlags_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextFlags_
enum ImGuiInputTextFlags_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiKey_
enum ImGuiKey_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiMouseCursor_
enum ImGuiMouseCursor_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiNavInput_
enum ImGuiNavInput_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiSelectableFlags_
enum ImGuiSelectableFlags_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStyleVar_
enum ImGuiStyleVar_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTabBarFlags_
enum ImGuiTabBarFlags_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTabItemFlags_
enum ImGuiTabItemFlags_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTreeNodeFlags_
enum ImGuiTreeNodeFlags_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiWindowFlags_
enum ImGuiWindowFlags_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

ImColor_HSV
ImColor ImColor_HSV(ImColor* self, float h, float s, float v, float a)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImColor_HSV_nonUDT
void ImColor_HSV_nonUDT(ImColor* pOut, ImColor* self, float h, float s, float v, float a)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImColor_HSV_nonUDT2
ImColor_Simple ImColor_HSV_nonUDT2(ImColor* self, float h, float s, float v, float a)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImColor_ImColor
ImColor* ImColor_ImColor()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImColor_ImColorFloat
ImColor* ImColor_ImColorFloat(float r, float g, float b, float a)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImColor_ImColorInt
ImColor* ImColor_ImColorInt(int r, int g, int b, int a)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImColor_ImColorU32
ImColor* ImColor_ImColorU32(ImU32 rgba)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImColor_ImColorVec4
ImColor* ImColor_ImColorVec4(ImVec4 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImColor_SetHSV
void ImColor_SetHSV(ImColor* self, float h, float s, float v, float a)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImColor_destroy
void ImColor_destroy(ImColor* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawCmd_ImDrawCmd
ImDrawCmd* ImDrawCmd_ImDrawCmd()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawCmd_destroy
void ImDrawCmd_destroy(ImDrawCmd* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawData_Clear
void ImDrawData_Clear(ImDrawData* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawData_DeIndexAllBuffers
void ImDrawData_DeIndexAllBuffers(ImDrawData* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawData_ImDrawData
ImDrawData* ImDrawData_ImDrawData()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawData_ScaleClipRects
void ImDrawData_ScaleClipRects(ImDrawData* self, ImVec2 fb_scale)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawData_destroy
void ImDrawData_destroy(ImDrawData* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawListSplitter_Clear
void ImDrawListSplitter_Clear(ImDrawListSplitter* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawListSplitter_ClearFreeMemory
void ImDrawListSplitter_ClearFreeMemory(ImDrawListSplitter* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawListSplitter_ImDrawListSplitter
ImDrawListSplitter* ImDrawListSplitter_ImDrawListSplitter()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawListSplitter_Merge
void ImDrawListSplitter_Merge(ImDrawListSplitter* self, ImDrawList* draw_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawListSplitter_SetCurrentChannel
void ImDrawListSplitter_SetCurrentChannel(ImDrawListSplitter* self, ImDrawList* draw_list, int channel_idx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawListSplitter_Split
void ImDrawListSplitter_Split(ImDrawListSplitter* self, ImDrawList* draw_list, int count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawListSplitter_destroy
void ImDrawListSplitter_destroy(ImDrawListSplitter* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_AddBezierCurve
void ImDrawList_AddBezierCurve(ImDrawList* self, ImVec2 pos0, ImVec2 cp0, ImVec2 cp1, ImVec2 pos1, ImU32 col, float thickness, int num_segments)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_AddCallback
void ImDrawList_AddCallback(ImDrawList* self, ImDrawCallback callback, void* callback_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_AddCircle
void ImDrawList_AddCircle(ImDrawList* self, ImVec2 center, float radius, ImU32 col, int num_segments, float thickness)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_AddCircleFilled
void ImDrawList_AddCircleFilled(ImDrawList* self, ImVec2 center, float radius, ImU32 col, int num_segments)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_AddConvexPolyFilled
void ImDrawList_AddConvexPolyFilled(ImDrawList* self, const(ImVec2)* points, int num_points, ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_AddDrawCmd
void ImDrawList_AddDrawCmd(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_AddImage
void ImDrawList_AddImage(ImDrawList* self, ImTextureID user_texture_id, ImVec2 p_min, ImVec2 p_max, ImVec2 uv_min, ImVec2 uv_max, ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_AddImageQuad
void ImDrawList_AddImageQuad(ImDrawList* self, ImTextureID user_texture_id, ImVec2 p1, ImVec2 p2, ImVec2 p3, ImVec2 p4, ImVec2 uv1, ImVec2 uv2, ImVec2 uv3, ImVec2 uv4, ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_AddImageRounded
void ImDrawList_AddImageRounded(ImDrawList* self, ImTextureID user_texture_id, ImVec2 p_min, ImVec2 p_max, ImVec2 uv_min, ImVec2 uv_max, ImU32 col, float rounding, ImDrawCornerFlags rounding_corners)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_AddLine
void ImDrawList_AddLine(ImDrawList* self, ImVec2 p1, ImVec2 p2, ImU32 col, float thickness)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_AddPolyline
void ImDrawList_AddPolyline(ImDrawList* self, const(ImVec2)* points, int num_points, ImU32 col, bool closed, float thickness)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_AddQuad
void ImDrawList_AddQuad(ImDrawList* self, ImVec2 p1, ImVec2 p2, ImVec2 p3, ImVec2 p4, ImU32 col, float thickness)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_AddQuadFilled
void ImDrawList_AddQuadFilled(ImDrawList* self, ImVec2 p1, ImVec2 p2, ImVec2 p3, ImVec2 p4, ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_AddRect
void ImDrawList_AddRect(ImDrawList* self, ImVec2 p_min, ImVec2 p_max, ImU32 col, float rounding, ImDrawCornerFlags rounding_corners, float thickness)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_AddRectFilled
void ImDrawList_AddRectFilled(ImDrawList* self, ImVec2 p_min, ImVec2 p_max, ImU32 col, float rounding, ImDrawCornerFlags rounding_corners)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_AddRectFilledMultiColor
void ImDrawList_AddRectFilledMultiColor(ImDrawList* self, ImVec2 p_min, ImVec2 p_max, ImU32 col_upr_left, ImU32 col_upr_right, ImU32 col_bot_right, ImU32 col_bot_left)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_AddText
void ImDrawList_AddText(ImDrawList* self, ImVec2 pos, ImU32 col, const(char)* text_begin, const(char)* text_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_AddTextFontPtr
void ImDrawList_AddTextFontPtr(ImDrawList* self, const(ImFont)* font, float font_size, ImVec2 pos, ImU32 col, const(char)* text_begin, const(char)* text_end, float wrap_width, const(ImVec4)* cpu_fine_clip_rect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_AddTriangle
void ImDrawList_AddTriangle(ImDrawList* self, ImVec2 p1, ImVec2 p2, ImVec2 p3, ImU32 col, float thickness)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_AddTriangleFilled
void ImDrawList_AddTriangleFilled(ImDrawList* self, ImVec2 p1, ImVec2 p2, ImVec2 p3, ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_ChannelsMerge
void ImDrawList_ChannelsMerge(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_ChannelsSetCurrent
void ImDrawList_ChannelsSetCurrent(ImDrawList* self, int n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_ChannelsSplit
void ImDrawList_ChannelsSplit(ImDrawList* self, int count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_Clear
void ImDrawList_Clear(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_ClearFreeMemory
void ImDrawList_ClearFreeMemory(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_CloneOutput
ImDrawList* ImDrawList_CloneOutput(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_GetClipRectMax
ImVec2 ImDrawList_GetClipRectMax(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_GetClipRectMax_nonUDT
void ImDrawList_GetClipRectMax_nonUDT(ImVec2* pOut, ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_GetClipRectMax_nonUDT2
ImVec2_Simple ImDrawList_GetClipRectMax_nonUDT2(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_GetClipRectMin
ImVec2 ImDrawList_GetClipRectMin(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_GetClipRectMin_nonUDT
void ImDrawList_GetClipRectMin_nonUDT(ImVec2* pOut, ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_GetClipRectMin_nonUDT2
ImVec2_Simple ImDrawList_GetClipRectMin_nonUDT2(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_ImDrawList
ImDrawList* ImDrawList_ImDrawList(const(ImDrawListSharedData)* shared_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_PathArcTo
void ImDrawList_PathArcTo(ImDrawList* self, ImVec2 center, float radius, float a_min, float a_max, int num_segments)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_PathArcToFast
void ImDrawList_PathArcToFast(ImDrawList* self, ImVec2 center, float radius, int a_min_of_12, int a_max_of_12)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_PathBezierCurveTo
void ImDrawList_PathBezierCurveTo(ImDrawList* self, ImVec2 p1, ImVec2 p2, ImVec2 p3, int num_segments)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_PathClear
void ImDrawList_PathClear(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_PathFillConvex
void ImDrawList_PathFillConvex(ImDrawList* self, ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_PathLineTo
void ImDrawList_PathLineTo(ImDrawList* self, ImVec2 pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_PathLineToMergeDuplicate
void ImDrawList_PathLineToMergeDuplicate(ImDrawList* self, ImVec2 pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_PathRect
void ImDrawList_PathRect(ImDrawList* self, ImVec2 rect_min, ImVec2 rect_max, float rounding, ImDrawCornerFlags rounding_corners)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_PathStroke
void ImDrawList_PathStroke(ImDrawList* self, ImU32 col, bool closed, float thickness)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_PopClipRect
void ImDrawList_PopClipRect(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_PopTextureID
void ImDrawList_PopTextureID(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_PrimQuadUV
void ImDrawList_PrimQuadUV(ImDrawList* self, ImVec2 a, ImVec2 b, ImVec2 c, ImVec2 d, ImVec2 uv_a, ImVec2 uv_b, ImVec2 uv_c, ImVec2 uv_d, ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_PrimRect
void ImDrawList_PrimRect(ImDrawList* self, ImVec2 a, ImVec2 b, ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_PrimRectUV
void ImDrawList_PrimRectUV(ImDrawList* self, ImVec2 a, ImVec2 b, ImVec2 uv_a, ImVec2 uv_b, ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_PrimReserve
void ImDrawList_PrimReserve(ImDrawList* self, int idx_count, int vtx_count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_PrimVtx
void ImDrawList_PrimVtx(ImDrawList* self, ImVec2 pos, ImVec2 uv, ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_PrimWriteIdx
void ImDrawList_PrimWriteIdx(ImDrawList* self, ImDrawIdx idx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_PrimWriteVtx
void ImDrawList_PrimWriteVtx(ImDrawList* self, ImVec2 pos, ImVec2 uv, ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_PushClipRect
void ImDrawList_PushClipRect(ImDrawList* self, ImVec2 clip_rect_min, ImVec2 clip_rect_max, bool intersect_with_current_clip_rect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_PushClipRectFullScreen
void ImDrawList_PushClipRectFullScreen(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_PushTextureID
void ImDrawList_PushTextureID(ImDrawList* self, ImTextureID texture_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_UpdateClipRect
void ImDrawList_UpdateClipRect(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_UpdateTextureID
void ImDrawList_UpdateTextureID(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList_destroy
void ImDrawList_destroy(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlasCustomRect_ImFontAtlasCustomRect
ImFontAtlasCustomRect* ImFontAtlasCustomRect_ImFontAtlasCustomRect()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlasCustomRect_IsPacked
bool ImFontAtlasCustomRect_IsPacked(ImFontAtlasCustomRect* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlasCustomRect_destroy
void ImFontAtlasCustomRect_destroy(ImFontAtlasCustomRect* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas_AddCustomRectFontGlyph
int ImFontAtlas_AddCustomRectFontGlyph(ImFontAtlas* self, ImFont* font, ImWchar id, int width, int height, float advance_x, ImVec2 offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas_AddCustomRectRegular
int ImFontAtlas_AddCustomRectRegular(ImFontAtlas* self, uint id, int width, int height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas_AddFont
ImFont* ImFontAtlas_AddFont(ImFontAtlas* self, const(ImFontConfig)* font_cfg)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas_AddFontDefault
ImFont* ImFontAtlas_AddFontDefault(ImFontAtlas* self, const(ImFontConfig)* font_cfg)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas_AddFontFromFileTTF
ImFont* ImFontAtlas_AddFontFromFileTTF(ImFontAtlas* self, const(char)* filename, float size_pixels, const(ImFontConfig)* font_cfg, const(ImWchar)* glyph_ranges)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas_AddFontFromMemoryCompressedBase85TTF
ImFont* ImFontAtlas_AddFontFromMemoryCompressedBase85TTF(ImFontAtlas* self, const(char)* compressed_font_data_base85, float size_pixels, const(ImFontConfig)* font_cfg, const(ImWchar)* glyph_ranges)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas_AddFontFromMemoryCompressedTTF
ImFont* ImFontAtlas_AddFontFromMemoryCompressedTTF(ImFontAtlas* self, const(void)* compressed_font_data, int compressed_font_size, float size_pixels, const(ImFontConfig)* font_cfg, const(ImWchar)* glyph_ranges)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas_AddFontFromMemoryTTF
ImFont* ImFontAtlas_AddFontFromMemoryTTF(ImFontAtlas* self, void* font_data, int font_size, float size_pixels, const(ImFontConfig)* font_cfg, const(ImWchar)* glyph_ranges)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas_Build
bool ImFontAtlas_Build(ImFontAtlas* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas_CalcCustomRectUV
void ImFontAtlas_CalcCustomRectUV(ImFontAtlas* self, const(ImFontAtlasCustomRect)* rect, ImVec2* out_uv_min, ImVec2* out_uv_max)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas_Clear
void ImFontAtlas_Clear(ImFontAtlas* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas_ClearFonts
void ImFontAtlas_ClearFonts(ImFontAtlas* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas_ClearInputData
void ImFontAtlas_ClearInputData(ImFontAtlas* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas_ClearTexData
void ImFontAtlas_ClearTexData(ImFontAtlas* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas_GetCustomRectByIndex
const(ImFontAtlasCustomRect)* ImFontAtlas_GetCustomRectByIndex(ImFontAtlas* self, int index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas_GetGlyphRangesChineseFull
const(ImWchar)* ImFontAtlas_GetGlyphRangesChineseFull(ImFontAtlas* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas_GetGlyphRangesChineseSimplifiedCommon
const(ImWchar)* ImFontAtlas_GetGlyphRangesChineseSimplifiedCommon(ImFontAtlas* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas_GetGlyphRangesCyrillic
const(ImWchar)* ImFontAtlas_GetGlyphRangesCyrillic(ImFontAtlas* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas_GetGlyphRangesDefault
const(ImWchar)* ImFontAtlas_GetGlyphRangesDefault(ImFontAtlas* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas_GetGlyphRangesJapanese
const(ImWchar)* ImFontAtlas_GetGlyphRangesJapanese(ImFontAtlas* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas_GetGlyphRangesKorean
const(ImWchar)* ImFontAtlas_GetGlyphRangesKorean(ImFontAtlas* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas_GetGlyphRangesThai
const(ImWchar)* ImFontAtlas_GetGlyphRangesThai(ImFontAtlas* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas_GetGlyphRangesVietnamese
const(ImWchar)* ImFontAtlas_GetGlyphRangesVietnamese(ImFontAtlas* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas_GetMouseCursorTexData
bool ImFontAtlas_GetMouseCursorTexData(ImFontAtlas* self, ImGuiMouseCursor cursor, ImVec2* out_offset, ImVec2* out_size, ImVec2[2] out_uv_border, ImVec2[2] out_uv_fill)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas_GetTexDataAsAlpha8
void ImFontAtlas_GetTexDataAsAlpha8(ImFontAtlas* self, ubyte** out_pixels, int* out_width, int* out_height, int* out_bytes_per_pixel)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas_GetTexDataAsRGBA32
void ImFontAtlas_GetTexDataAsRGBA32(ImFontAtlas* self, ubyte** out_pixels, int* out_width, int* out_height, int* out_bytes_per_pixel)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas_ImFontAtlas
ImFontAtlas* ImFontAtlas_ImFontAtlas()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas_IsBuilt
bool ImFontAtlas_IsBuilt(ImFontAtlas* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas_SetTexID
void ImFontAtlas_SetTexID(ImFontAtlas* self, ImTextureID id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas_destroy
void ImFontAtlas_destroy(ImFontAtlas* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontConfig_ImFontConfig
ImFontConfig* ImFontConfig_ImFontConfig()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontConfig_destroy
void ImFontConfig_destroy(ImFontConfig* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontGlyphRangesBuilder_AddChar
void ImFontGlyphRangesBuilder_AddChar(ImFontGlyphRangesBuilder* self, ImWchar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontGlyphRangesBuilder_AddRanges
void ImFontGlyphRangesBuilder_AddRanges(ImFontGlyphRangesBuilder* self, const(ImWchar)* ranges)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontGlyphRangesBuilder_AddText
void ImFontGlyphRangesBuilder_AddText(ImFontGlyphRangesBuilder* self, const(char)* text, const(char)* text_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontGlyphRangesBuilder_BuildRanges
void ImFontGlyphRangesBuilder_BuildRanges(ImFontGlyphRangesBuilder* self, ImVector_ImWchar* out_ranges)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontGlyphRangesBuilder_Clear
void ImFontGlyphRangesBuilder_Clear(ImFontGlyphRangesBuilder* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontGlyphRangesBuilder_GetBit
bool ImFontGlyphRangesBuilder_GetBit(ImFontGlyphRangesBuilder* self, int n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontGlyphRangesBuilder_ImFontGlyphRangesBuilder
ImFontGlyphRangesBuilder* ImFontGlyphRangesBuilder_ImFontGlyphRangesBuilder()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontGlyphRangesBuilder_SetBit
void ImFontGlyphRangesBuilder_SetBit(ImFontGlyphRangesBuilder* self, int n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontGlyphRangesBuilder_destroy
void ImFontGlyphRangesBuilder_destroy(ImFontGlyphRangesBuilder* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFont_AddGlyph
void ImFont_AddGlyph(ImFont* self, ImWchar c, float x0, float y0, float x1, float y1, float u0, float v0, float u1, float v1, float advance_x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFont_AddRemapChar
void ImFont_AddRemapChar(ImFont* self, ImWchar dst, ImWchar src, bool overwrite_dst)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFont_BuildLookupTable
void ImFont_BuildLookupTable(ImFont* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFont_CalcTextSizeA
ImVec2 ImFont_CalcTextSizeA(ImFont* self, float size, float max_width, float wrap_width, const(char)* text_begin, const(char)* text_end, const(char*)* remaining)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFont_CalcTextSizeA_nonUDT
void ImFont_CalcTextSizeA_nonUDT(ImVec2* pOut, ImFont* self, float size, float max_width, float wrap_width, const(char)* text_begin, const(char)* text_end, const(char*)* remaining)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFont_CalcTextSizeA_nonUDT2
ImVec2_Simple ImFont_CalcTextSizeA_nonUDT2(ImFont* self, float size, float max_width, float wrap_width, const(char)* text_begin, const(char)* text_end, const(char*)* remaining)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFont_CalcWordWrapPositionA
const(char)* ImFont_CalcWordWrapPositionA(ImFont* self, float scale, const(char)* text, const(char)* text_end, float wrap_width)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFont_ClearOutputData
void ImFont_ClearOutputData(ImFont* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFont_FindGlyph
const(ImFontGlyph)* ImFont_FindGlyph(ImFont* self, ImWchar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFont_FindGlyphNoFallback
const(ImFontGlyph)* ImFont_FindGlyphNoFallback(ImFont* self, ImWchar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFont_GetCharAdvance
float ImFont_GetCharAdvance(ImFont* self, ImWchar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFont_GetDebugName
const(char)* ImFont_GetDebugName(ImFont* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFont_GrowIndex
void ImFont_GrowIndex(ImFont* self, int new_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFont_ImFont
ImFont* ImFont_ImFont()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFont_IsLoaded
bool ImFont_IsLoaded(ImFont* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFont_RenderChar
void ImFont_RenderChar(ImFont* self, ImDrawList* draw_list, float size, ImVec2 pos, ImU32 col, ImWchar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFont_RenderText
void ImFont_RenderText(ImFont* self, ImDrawList* draw_list, float size, ImVec2 pos, ImU32 col, ImVec4 clip_rect, const(char)* text_begin, const(char)* text_end, float wrap_width, bool cpu_fine_clip)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFont_SetFallbackChar
void ImFont_SetFallbackChar(ImFont* self, ImWchar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFont_destroy
void ImFont_destroy(ImFont* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiIO_AddInputCharacter
void ImGuiIO_AddInputCharacter(ImGuiIO* self, uint c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiIO_AddInputCharactersUTF8
void ImGuiIO_AddInputCharactersUTF8(ImGuiIO* self, const(char)* str)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiIO_ClearInputCharacters
void ImGuiIO_ClearInputCharacters(ImGuiIO* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiIO_ImGuiIO
ImGuiIO* ImGuiIO_ImGuiIO()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiIO_destroy
void ImGuiIO_destroy(ImGuiIO* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextCallbackData_DeleteChars
void ImGuiInputTextCallbackData_DeleteChars(ImGuiInputTextCallbackData* self, int pos, int bytes_count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextCallbackData_HasSelection
bool ImGuiInputTextCallbackData_HasSelection(ImGuiInputTextCallbackData* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextCallbackData_ImGuiInputTextCallbackData
ImGuiInputTextCallbackData* ImGuiInputTextCallbackData_ImGuiInputTextCallbackData()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextCallbackData_InsertChars
void ImGuiInputTextCallbackData_InsertChars(ImGuiInputTextCallbackData* self, int pos, const(char)* text, const(char)* text_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextCallbackData_destroy
void ImGuiInputTextCallbackData_destroy(ImGuiInputTextCallbackData* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiListClipper_Begin
void ImGuiListClipper_Begin(ImGuiListClipper* self, int items_count, float items_height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiListClipper_End
void ImGuiListClipper_End(ImGuiListClipper* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiListClipper_ImGuiListClipper
ImGuiListClipper* ImGuiListClipper_ImGuiListClipper(int items_count, float items_height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiListClipper_Step
bool ImGuiListClipper_Step(ImGuiListClipper* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiListClipper_destroy
void ImGuiListClipper_destroy(ImGuiListClipper* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiOnceUponAFrame_ImGuiOnceUponAFrame
ImGuiOnceUponAFrame* ImGuiOnceUponAFrame_ImGuiOnceUponAFrame()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiOnceUponAFrame_destroy
void ImGuiOnceUponAFrame_destroy(ImGuiOnceUponAFrame* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiPayload_Clear
void ImGuiPayload_Clear(ImGuiPayload* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiPayload_ImGuiPayload
ImGuiPayload* ImGuiPayload_ImGuiPayload()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiPayload_IsDataType
bool ImGuiPayload_IsDataType(ImGuiPayload* self, const(char)* type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiPayload_IsDelivery
bool ImGuiPayload_IsDelivery(ImGuiPayload* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiPayload_IsPreview
bool ImGuiPayload_IsPreview(ImGuiPayload* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiPayload_destroy
void ImGuiPayload_destroy(ImGuiPayload* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStoragePair_ImGuiStoragePairFloat
ImGuiStoragePair* ImGuiStoragePair_ImGuiStoragePairFloat(ImGuiID _key, float _val_f)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStoragePair_ImGuiStoragePairInt
ImGuiStoragePair* ImGuiStoragePair_ImGuiStoragePairInt(ImGuiID _key, int _val_i)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStoragePair_ImGuiStoragePairPtr
ImGuiStoragePair* ImGuiStoragePair_ImGuiStoragePairPtr(ImGuiID _key, void* _val_p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStoragePair_destroy
void ImGuiStoragePair_destroy(ImGuiStoragePair* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStorage_BuildSortByKey
void ImGuiStorage_BuildSortByKey(ImGuiStorage* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStorage_Clear
void ImGuiStorage_Clear(ImGuiStorage* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStorage_GetBool
bool ImGuiStorage_GetBool(ImGuiStorage* self, ImGuiID key, bool default_val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStorage_GetBoolRef
bool* ImGuiStorage_GetBoolRef(ImGuiStorage* self, ImGuiID key, bool default_val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStorage_GetFloat
float ImGuiStorage_GetFloat(ImGuiStorage* self, ImGuiID key, float default_val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStorage_GetFloatRef
float* ImGuiStorage_GetFloatRef(ImGuiStorage* self, ImGuiID key, float default_val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStorage_GetInt
int ImGuiStorage_GetInt(ImGuiStorage* self, ImGuiID key, int default_val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStorage_GetIntRef
int* ImGuiStorage_GetIntRef(ImGuiStorage* self, ImGuiID key, int default_val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStorage_GetVoidPtr
void* ImGuiStorage_GetVoidPtr(ImGuiStorage* self, ImGuiID key)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStorage_GetVoidPtrRef
void** ImGuiStorage_GetVoidPtrRef(ImGuiStorage* self, ImGuiID key, void* default_val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStorage_SetAllInt
void ImGuiStorage_SetAllInt(ImGuiStorage* self, int val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStorage_SetBool
void ImGuiStorage_SetBool(ImGuiStorage* self, ImGuiID key, bool val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStorage_SetFloat
void ImGuiStorage_SetFloat(ImGuiStorage* self, ImGuiID key, float val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStorage_SetInt
void ImGuiStorage_SetInt(ImGuiStorage* self, ImGuiID key, int val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStorage_SetVoidPtr
void ImGuiStorage_SetVoidPtr(ImGuiStorage* self, ImGuiID key, void* val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStyle_ImGuiStyle
ImGuiStyle* ImGuiStyle_ImGuiStyle()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStyle_ScaleAllSizes
void ImGuiStyle_ScaleAllSizes(ImGuiStyle* self, float scale_factor)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStyle_destroy
void ImGuiStyle_destroy(ImGuiStyle* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTextBuffer_ImGuiTextBuffer
ImGuiTextBuffer* ImGuiTextBuffer_ImGuiTextBuffer()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTextBuffer_append
void ImGuiTextBuffer_append(ImGuiTextBuffer* self, const(char)* str, const(char)* str_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTextBuffer_appendf
void ImGuiTextBuffer_appendf(ImGuiTextBuffer* buffer, const(char)* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTextBuffer_appendfv
void ImGuiTextBuffer_appendfv(ImGuiTextBuffer* self, const(char)* fmt, va_list args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTextBuffer_begin
const(char)* ImGuiTextBuffer_begin(ImGuiTextBuffer* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTextBuffer_c_str
const(char)* ImGuiTextBuffer_c_str(ImGuiTextBuffer* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTextBuffer_clear
void ImGuiTextBuffer_clear(ImGuiTextBuffer* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTextBuffer_destroy
void ImGuiTextBuffer_destroy(ImGuiTextBuffer* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTextBuffer_empty
bool ImGuiTextBuffer_empty(ImGuiTextBuffer* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTextBuffer_end
const(char)* ImGuiTextBuffer_end(ImGuiTextBuffer* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTextBuffer_reserve
void ImGuiTextBuffer_reserve(ImGuiTextBuffer* self, int capacity)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTextBuffer_size
int ImGuiTextBuffer_size(ImGuiTextBuffer* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTextFilter_Build
void ImGuiTextFilter_Build(ImGuiTextFilter* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTextFilter_Clear
void ImGuiTextFilter_Clear(ImGuiTextFilter* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTextFilter_Draw
bool ImGuiTextFilter_Draw(ImGuiTextFilter* self, const(char)* label, float width)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTextFilter_ImGuiTextFilter
ImGuiTextFilter* ImGuiTextFilter_ImGuiTextFilter(const(char)* default_filter)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTextFilter_IsActive
bool ImGuiTextFilter_IsActive(ImGuiTextFilter* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTextFilter_PassFilter
bool ImGuiTextFilter_PassFilter(ImGuiTextFilter* self, const(char)* text, const(char)* text_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTextFilter_destroy
void ImGuiTextFilter_destroy(ImGuiTextFilter* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTextRange_ImGuiTextRange
ImGuiTextRange* ImGuiTextRange_ImGuiTextRange()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTextRange_ImGuiTextRangeStr
ImGuiTextRange* ImGuiTextRange_ImGuiTextRangeStr(const(char)* _b, const(char)* _e)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTextRange_destroy
void ImGuiTextRange_destroy(ImGuiTextRange* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTextRange_empty
bool ImGuiTextRange_empty(ImGuiTextRange* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTextRange_split
void ImGuiTextRange_split(ImGuiTextRange* self, char separator, ImVector_ImGuiTextRange* out_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVec2_ImVec2
ImVec2* ImVec2_ImVec2()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVec2_ImVec2Float
ImVec2* ImVec2_ImVec2Float(float _x, float _y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVec2_destroy
void ImVec2_destroy(ImVec2* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVec4_ImVec4
ImVec4* ImVec4_ImVec4()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVec4_ImVec4Float
ImVec4* ImVec4_ImVec4Float(float _x, float _y, float _z, float _w)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVec4_destroy
void ImVec4_destroy(ImVec4* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVector_ImWchar_Init
void ImVector_ImWchar_Init(ImVector_ImWchar* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVector_ImWchar_UnInit
void ImVector_ImWchar_UnInit(ImVector_ImWchar* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVector_ImWchar_create
ImVector_ImWchar* ImVector_ImWchar_create()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVector_ImWchar_destroy
void ImVector_ImWchar_destroy(ImVector_ImWchar* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igAcceptDragDropPayload
const(ImGuiPayload)* igAcceptDragDropPayload(const(char)* type, ImGuiDragDropFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igAlignTextToFramePadding
void igAlignTextToFramePadding()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igArrowButton
bool igArrowButton(const(char)* str_id, ImGuiDir dir)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igBegin
bool igBegin(const(char)* name, bool* p_open, ImGuiWindowFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igBeginChild
bool igBeginChild(const(char)* str_id, ImVec2 size, bool border, ImGuiWindowFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igBeginChildFrame
bool igBeginChildFrame(ImGuiID id, ImVec2 size, ImGuiWindowFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igBeginChildID
bool igBeginChildID(ImGuiID id, ImVec2 size, bool border, ImGuiWindowFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igBeginCombo
bool igBeginCombo(const(char)* label, const(char)* preview_value, ImGuiComboFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igBeginDragDropSource
bool igBeginDragDropSource(ImGuiDragDropFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igBeginDragDropTarget
bool igBeginDragDropTarget()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igBeginGroup
void igBeginGroup()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igBeginMainMenuBar
bool igBeginMainMenuBar()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igBeginMenu
bool igBeginMenu(const(char)* label, bool enabled)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igBeginMenuBar
bool igBeginMenuBar()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igBeginPopup
bool igBeginPopup(const(char)* str_id, ImGuiWindowFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igBeginPopupContextItem
bool igBeginPopupContextItem(const(char)* str_id, int mouse_button)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igBeginPopupContextVoid
bool igBeginPopupContextVoid(const(char)* str_id, int mouse_button)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igBeginPopupContextWindow
bool igBeginPopupContextWindow(const(char)* str_id, int mouse_button, bool also_over_items)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igBeginPopupModal
bool igBeginPopupModal(const(char)* name, bool* p_open, ImGuiWindowFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igBeginTabBar
bool igBeginTabBar(const(char)* str_id, ImGuiTabBarFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igBeginTabItem
bool igBeginTabItem(const(char)* label, bool* p_open, ImGuiTabItemFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igBeginTooltip
void igBeginTooltip()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igBullet
void igBullet()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igBulletText
void igBulletText(const(char)* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igBulletTextV
void igBulletTextV(const(char)* fmt, va_list args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igButton
bool igButton(const(char)* label, ImVec2 size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igCalcItemWidth
float igCalcItemWidth()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igCalcListClipping
void igCalcListClipping(int items_count, float items_height, int* out_items_display_start, int* out_items_display_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igCalcTextSize
ImVec2 igCalcTextSize(const(char)* text, const(char)* text_end, bool hide_text_after_double_hash, float wrap_width)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igCalcTextSize_nonUDT
void igCalcTextSize_nonUDT(ImVec2* pOut, const(char)* text, const(char)* text_end, bool hide_text_after_double_hash, float wrap_width)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igCalcTextSize_nonUDT2
ImVec2_Simple igCalcTextSize_nonUDT2(const(char)* text, const(char)* text_end, bool hide_text_after_double_hash, float wrap_width)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igCaptureKeyboardFromApp
void igCaptureKeyboardFromApp(bool want_capture_keyboard_value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igCaptureMouseFromApp
void igCaptureMouseFromApp(bool want_capture_mouse_value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igCheckbox
bool igCheckbox(const(char)* label, bool* v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igCheckboxFlags
bool igCheckboxFlags(const(char)* label, uint* flags, uint flags_value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igCloseCurrentPopup
void igCloseCurrentPopup()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igCollapsingHeader
bool igCollapsingHeader(const(char)* label, ImGuiTreeNodeFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igCollapsingHeaderBoolPtr
bool igCollapsingHeaderBoolPtr(const(char)* label, bool* p_open, ImGuiTreeNodeFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igColorButton
bool igColorButton(const(char)* desc_id, ImVec4 col, ImGuiColorEditFlags flags, ImVec2 size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igColorConvertFloat4ToU32
ImU32 igColorConvertFloat4ToU32(ImVec4 in_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igColorConvertHSVtoRGB
void igColorConvertHSVtoRGB(float h, float s, float v, float* out_r, float* out_g, float* out_b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igColorConvertRGBtoHSV
void igColorConvertRGBtoHSV(float r, float g, float b, float* out_h, float* out_s, float* out_v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igColorConvertU32ToFloat4
ImVec4 igColorConvertU32ToFloat4(ImU32 in_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igColorConvertU32ToFloat4_nonUDT
void igColorConvertU32ToFloat4_nonUDT(ImVec4* pOut, ImU32 in_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igColorConvertU32ToFloat4_nonUDT2
ImVec4_Simple igColorConvertU32ToFloat4_nonUDT2(ImU32 in_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igColorEdit3
bool igColorEdit3(const(char)* label, float[3] col, ImGuiColorEditFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igColorEdit4
bool igColorEdit4(const(char)* label, float[4] col, ImGuiColorEditFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igColorPicker3
bool igColorPicker3(const(char)* label, float[3] col, ImGuiColorEditFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igColorPicker4
bool igColorPicker4(const(char)* label, float[4] col, ImGuiColorEditFlags flags, const(float)* ref_col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igColumns
void igColumns(int count, const(char)* id, bool border)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igCombo
bool igCombo(const(char)* label, int* current_item, const(char*)* items, int items_count, int popup_max_height_in_items)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igComboFnPtr
bool igComboFnPtr(const(char)* label, int* current_item, bool function(void* data, int idx, const(char*)* out_text) items_getter, void* data, int items_count, int popup_max_height_in_items)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igComboStr
bool igComboStr(const(char)* label, int* current_item, const(char)* items_separated_by_zeros, int popup_max_height_in_items)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igCreateContext
ImGuiContext* igCreateContext(ImFontAtlas* shared_font_atlas)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igDebugCheckVersionAndDataLayout
bool igDebugCheckVersionAndDataLayout(const(char)* version_str, size_t sz_io, size_t sz_style, size_t sz_vec2, size_t sz_vec4, size_t sz_drawvert, size_t sz_drawidx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igDestroyContext
void igDestroyContext(ImGuiContext* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igDragFloat
bool igDragFloat(const(char)* label, float* v, float v_speed, float v_min, float v_max, const(char)* format, float power)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igDragFloat2
bool igDragFloat2(const(char)* label, float[2] v, float v_speed, float v_min, float v_max, const(char)* format, float power)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igDragFloat3
bool igDragFloat3(const(char)* label, float[3] v, float v_speed, float v_min, float v_max, const(char)* format, float power)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igDragFloat4
bool igDragFloat4(const(char)* label, float[4] v, float v_speed, float v_min, float v_max, const(char)* format, float power)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igDragFloatRange2
bool igDragFloatRange2(const(char)* label, float* v_current_min, float* v_current_max, float v_speed, float v_min, float v_max, const(char)* format, const(char)* format_max, float power)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igDragInt
bool igDragInt(const(char)* label, int* v, float v_speed, int v_min, int v_max, const(char)* format)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igDragInt2
bool igDragInt2(const(char)* label, int[2] v, float v_speed, int v_min, int v_max, const(char)* format)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igDragInt3
bool igDragInt3(const(char)* label, int[3] v, float v_speed, int v_min, int v_max, const(char)* format)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igDragInt4
bool igDragInt4(const(char)* label, int[4] v, float v_speed, int v_min, int v_max, const(char)* format)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igDragIntRange2
bool igDragIntRange2(const(char)* label, int* v_current_min, int* v_current_max, float v_speed, int v_min, int v_max, const(char)* format, const(char)* format_max)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igDragScalar
bool igDragScalar(const(char)* label, ImGuiDataType data_type, void* v, float v_speed, const(void)* v_min, const(void)* v_max, const(char)* format, float power)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igDragScalarN
bool igDragScalarN(const(char)* label, ImGuiDataType data_type, void* v, int components, float v_speed, const(void)* v_min, const(void)* v_max, const(char)* format, float power)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igDummy
void igDummy(ImVec2 size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igEnd
void igEnd()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igEndChild
void igEndChild()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igEndChildFrame
void igEndChildFrame()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igEndCombo
void igEndCombo()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igEndDragDropSource
void igEndDragDropSource()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igEndDragDropTarget
void igEndDragDropTarget()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igEndFrame
void igEndFrame()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igEndGroup
void igEndGroup()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igEndMainMenuBar
void igEndMainMenuBar()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igEndMenu
void igEndMenu()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igEndMenuBar
void igEndMenuBar()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igEndPopup
void igEndPopup()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igEndTabBar
void igEndTabBar()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igEndTabItem
void igEndTabItem()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igEndTooltip
void igEndTooltip()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGET_FLT_MAX
float igGET_FLT_MAX()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetBackgroundDrawList
ImDrawList* igGetBackgroundDrawList()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetClipboardText
const(char)* igGetClipboardText()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetColorU32
ImU32 igGetColorU32(ImGuiCol idx, float alpha_mul)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetColorU32U32
ImU32 igGetColorU32U32(ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetColorU32Vec4
ImU32 igGetColorU32Vec4(ImVec4 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetColumnIndex
int igGetColumnIndex()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetColumnOffset
float igGetColumnOffset(int column_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetColumnWidth
float igGetColumnWidth(int column_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetColumnsCount
int igGetColumnsCount()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetContentRegionAvail
ImVec2 igGetContentRegionAvail()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetContentRegionAvail_nonUDT
void igGetContentRegionAvail_nonUDT(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetContentRegionAvail_nonUDT2
ImVec2_Simple igGetContentRegionAvail_nonUDT2()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetContentRegionMax
ImVec2 igGetContentRegionMax()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetContentRegionMax_nonUDT
void igGetContentRegionMax_nonUDT(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetContentRegionMax_nonUDT2
ImVec2_Simple igGetContentRegionMax_nonUDT2()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetCurrentContext
ImGuiContext* igGetCurrentContext()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetCursorPos
ImVec2 igGetCursorPos()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetCursorPosX
float igGetCursorPosX()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetCursorPosY
float igGetCursorPosY()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetCursorPos_nonUDT
void igGetCursorPos_nonUDT(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetCursorPos_nonUDT2
ImVec2_Simple igGetCursorPos_nonUDT2()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetCursorScreenPos
ImVec2 igGetCursorScreenPos()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetCursorScreenPos_nonUDT
void igGetCursorScreenPos_nonUDT(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetCursorScreenPos_nonUDT2
ImVec2_Simple igGetCursorScreenPos_nonUDT2()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetCursorStartPos
ImVec2 igGetCursorStartPos()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetCursorStartPos_nonUDT
void igGetCursorStartPos_nonUDT(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetCursorStartPos_nonUDT2
ImVec2_Simple igGetCursorStartPos_nonUDT2()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetDragDropPayload
const(ImGuiPayload)* igGetDragDropPayload()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetDrawData
ImDrawData* igGetDrawData()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetDrawListSharedData
ImDrawListSharedData* igGetDrawListSharedData()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetFont
ImFont* igGetFont()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetFontSize
float igGetFontSize()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetFontTexUvWhitePixel
ImVec2 igGetFontTexUvWhitePixel()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetFontTexUvWhitePixel_nonUDT
void igGetFontTexUvWhitePixel_nonUDT(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetFontTexUvWhitePixel_nonUDT2
ImVec2_Simple igGetFontTexUvWhitePixel_nonUDT2()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetForegroundDrawList
ImDrawList* igGetForegroundDrawList()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetFrameCount
int igGetFrameCount()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetFrameHeight
float igGetFrameHeight()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetFrameHeightWithSpacing
float igGetFrameHeightWithSpacing()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetIDPtr
ImGuiID igGetIDPtr(const(void)* ptr_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetIDRange
ImGuiID igGetIDRange(const(char)* str_id_begin, const(char)* str_id_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetIDStr
ImGuiID igGetIDStr(const(char)* str_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetIO
ImGuiIO* igGetIO()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetItemRectMax
ImVec2 igGetItemRectMax()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetItemRectMax_nonUDT
void igGetItemRectMax_nonUDT(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetItemRectMax_nonUDT2
ImVec2_Simple igGetItemRectMax_nonUDT2()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetItemRectMin
ImVec2 igGetItemRectMin()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetItemRectMin_nonUDT
void igGetItemRectMin_nonUDT(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetItemRectMin_nonUDT2
ImVec2_Simple igGetItemRectMin_nonUDT2()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetItemRectSize
ImVec2 igGetItemRectSize()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetItemRectSize_nonUDT
void igGetItemRectSize_nonUDT(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetItemRectSize_nonUDT2
ImVec2_Simple igGetItemRectSize_nonUDT2()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetKeyIndex
int igGetKeyIndex(ImGuiKey imgui_key)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetKeyPressedAmount
int igGetKeyPressedAmount(int key_index, float repeat_delay, float rate)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetMouseCursor
ImGuiMouseCursor igGetMouseCursor()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetMouseDragDelta
ImVec2 igGetMouseDragDelta(int button, float lock_threshold)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetMouseDragDelta_nonUDT
void igGetMouseDragDelta_nonUDT(ImVec2* pOut, int button, float lock_threshold)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetMouseDragDelta_nonUDT2
ImVec2_Simple igGetMouseDragDelta_nonUDT2(int button, float lock_threshold)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetMousePos
ImVec2 igGetMousePos()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetMousePosOnOpeningCurrentPopup
ImVec2 igGetMousePosOnOpeningCurrentPopup()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetMousePosOnOpeningCurrentPopup_nonUDT
void igGetMousePosOnOpeningCurrentPopup_nonUDT(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetMousePosOnOpeningCurrentPopup_nonUDT2
ImVec2_Simple igGetMousePosOnOpeningCurrentPopup_nonUDT2()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetMousePos_nonUDT
void igGetMousePos_nonUDT(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetMousePos_nonUDT2
ImVec2_Simple igGetMousePos_nonUDT2()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetScrollMaxX
float igGetScrollMaxX()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetScrollMaxY
float igGetScrollMaxY()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetScrollX
float igGetScrollX()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetScrollY
float igGetScrollY()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetStateStorage
ImGuiStorage* igGetStateStorage()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetStyle
ImGuiStyle* igGetStyle()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetStyleColorName
const(char)* igGetStyleColorName(ImGuiCol idx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetStyleColorVec4
const(ImVec4)* igGetStyleColorVec4(ImGuiCol idx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetTextLineHeight
float igGetTextLineHeight()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetTextLineHeightWithSpacing
float igGetTextLineHeightWithSpacing()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetTime
double igGetTime()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetTreeNodeToLabelSpacing
float igGetTreeNodeToLabelSpacing()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetVersion
const(char)* igGetVersion()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetWindowContentRegionMax
ImVec2 igGetWindowContentRegionMax()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetWindowContentRegionMax_nonUDT
void igGetWindowContentRegionMax_nonUDT(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetWindowContentRegionMax_nonUDT2
ImVec2_Simple igGetWindowContentRegionMax_nonUDT2()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetWindowContentRegionMin
ImVec2 igGetWindowContentRegionMin()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetWindowContentRegionMin_nonUDT
void igGetWindowContentRegionMin_nonUDT(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetWindowContentRegionMin_nonUDT2
ImVec2_Simple igGetWindowContentRegionMin_nonUDT2()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetWindowContentRegionWidth
float igGetWindowContentRegionWidth()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetWindowDrawList
ImDrawList* igGetWindowDrawList()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetWindowHeight
float igGetWindowHeight()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetWindowPos
ImVec2 igGetWindowPos()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetWindowPos_nonUDT
void igGetWindowPos_nonUDT(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetWindowPos_nonUDT2
ImVec2_Simple igGetWindowPos_nonUDT2()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetWindowSize
ImVec2 igGetWindowSize()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetWindowSize_nonUDT
void igGetWindowSize_nonUDT(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetWindowSize_nonUDT2
ImVec2_Simple igGetWindowSize_nonUDT2()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igGetWindowWidth
float igGetWindowWidth()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igImage
void igImage(ImTextureID user_texture_id, ImVec2 size, ImVec2 uv0, ImVec2 uv1, ImVec4 tint_col, ImVec4 border_col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igImageButton
bool igImageButton(ImTextureID user_texture_id, ImVec2 size, ImVec2 uv0, ImVec2 uv1, int frame_padding, ImVec4 bg_col, ImVec4 tint_col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIndent
void igIndent(float indent_w)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igInputDouble
bool igInputDouble(const(char)* label, double* v, double step, double step_fast, const(char)* format, ImGuiInputTextFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igInputFloat
bool igInputFloat(const(char)* label, float* v, float step, float step_fast, const(char)* format, ImGuiInputTextFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igInputFloat2
bool igInputFloat2(const(char)* label, float[2] v, const(char)* format, ImGuiInputTextFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igInputFloat3
bool igInputFloat3(const(char)* label, float[3] v, const(char)* format, ImGuiInputTextFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igInputFloat4
bool igInputFloat4(const(char)* label, float[4] v, const(char)* format, ImGuiInputTextFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igInputInt
bool igInputInt(const(char)* label, int* v, int step, int step_fast, ImGuiInputTextFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igInputInt2
bool igInputInt2(const(char)* label, int[2] v, ImGuiInputTextFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igInputInt3
bool igInputInt3(const(char)* label, int[3] v, ImGuiInputTextFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igInputInt4
bool igInputInt4(const(char)* label, int[4] v, ImGuiInputTextFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igInputScalar
bool igInputScalar(const(char)* label, ImGuiDataType data_type, void* v, const(void)* step, const(void)* step_fast, const(char)* format, ImGuiInputTextFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igInputScalarN
bool igInputScalarN(const(char)* label, ImGuiDataType data_type, void* v, int components, const(void)* step, const(void)* step_fast, const(char)* format, ImGuiInputTextFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igInputText
bool igInputText(const(char)* label, char* buf, size_t buf_size, ImGuiInputTextFlags flags, ImGuiInputTextCallback callback, void* user_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igInputTextMultiline
bool igInputTextMultiline(const(char)* label, char* buf, size_t buf_size, ImVec2 size, ImGuiInputTextFlags flags, ImGuiInputTextCallback callback, void* user_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igInputTextWithHint
bool igInputTextWithHint(const(char)* label, const(char)* hint, char* buf, size_t buf_size, ImGuiInputTextFlags flags, ImGuiInputTextCallback callback, void* user_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igInvisibleButton
bool igInvisibleButton(const(char)* str_id, ImVec2 size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIsAnyItemActive
bool igIsAnyItemActive()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIsAnyItemFocused
bool igIsAnyItemFocused()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIsAnyItemHovered
bool igIsAnyItemHovered()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIsAnyMouseDown
bool igIsAnyMouseDown()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIsItemActivated
bool igIsItemActivated()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIsItemActive
bool igIsItemActive()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIsItemClicked
bool igIsItemClicked(int mouse_button)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIsItemDeactivated
bool igIsItemDeactivated()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIsItemDeactivatedAfterEdit
bool igIsItemDeactivatedAfterEdit()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIsItemEdited
bool igIsItemEdited()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIsItemFocused
bool igIsItemFocused()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIsItemHovered
bool igIsItemHovered(ImGuiHoveredFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIsItemVisible
bool igIsItemVisible()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIsKeyDown
bool igIsKeyDown(int user_key_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIsKeyPressed
bool igIsKeyPressed(int user_key_index, bool repeat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIsKeyReleased
bool igIsKeyReleased(int user_key_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIsMouseClicked
bool igIsMouseClicked(int button, bool repeat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIsMouseDoubleClicked
bool igIsMouseDoubleClicked(int button)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIsMouseDown
bool igIsMouseDown(int button)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIsMouseDragging
bool igIsMouseDragging(int button, float lock_threshold)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIsMouseHoveringRect
bool igIsMouseHoveringRect(ImVec2 r_min, ImVec2 r_max, bool clip)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIsMousePosValid
bool igIsMousePosValid(const(ImVec2)* mouse_pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIsMouseReleased
bool igIsMouseReleased(int button)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIsPopupOpen
bool igIsPopupOpen(const(char)* str_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIsRectVisible
bool igIsRectVisible(ImVec2 size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIsRectVisibleVec2
bool igIsRectVisibleVec2(ImVec2 rect_min, ImVec2 rect_max)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIsWindowAppearing
bool igIsWindowAppearing()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIsWindowCollapsed
bool igIsWindowCollapsed()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIsWindowFocused
bool igIsWindowFocused(ImGuiFocusedFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igIsWindowHovered
bool igIsWindowHovered(ImGuiHoveredFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igLabelText
void igLabelText(const(char)* label, const(char)* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igLabelTextV
void igLabelTextV(const(char)* label, const(char)* fmt, va_list args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igListBoxFnPtr
bool igListBoxFnPtr(const(char)* label, int* current_item, bool function(void* data, int idx, const(char*)* out_text) items_getter, void* data, int items_count, int height_in_items)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igListBoxFooter
void igListBoxFooter()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igListBoxHeaderInt
bool igListBoxHeaderInt(const(char)* label, int items_count, int height_in_items)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igListBoxHeaderVec2
bool igListBoxHeaderVec2(const(char)* label, ImVec2 size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igListBoxStr_arr
bool igListBoxStr_arr(const(char)* label, int* current_item, const(char*)* items, int items_count, int height_in_items)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igLoadIniSettingsFromDisk
void igLoadIniSettingsFromDisk(const(char)* ini_filename)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igLoadIniSettingsFromMemory
void igLoadIniSettingsFromMemory(const(char)* ini_data, size_t ini_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igLogButtons
void igLogButtons()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igLogFinish
void igLogFinish()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igLogText
void igLogText(const(char)* fmt, ...)

//////////////////////hand written functions

igLogToClipboard
void igLogToClipboard(int auto_open_depth)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igLogToFile
void igLogToFile(int auto_open_depth, const(char)* filename)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igLogToTTY
void igLogToTTY(int auto_open_depth)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igMemAlloc
void* igMemAlloc(size_t size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igMemFree
void igMemFree(void* ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igMenuItemBool
bool igMenuItemBool(const(char)* label, const(char)* shortcut, bool selected, bool enabled)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igMenuItemBoolPtr
bool igMenuItemBoolPtr(const(char)* label, const(char)* shortcut, bool* p_selected, bool enabled)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igNewFrame
void igNewFrame()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igNewLine
void igNewLine()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igNextColumn
void igNextColumn()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igOpenPopup
void igOpenPopup(const(char)* str_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igOpenPopupOnItemClick
bool igOpenPopupOnItemClick(const(char)* str_id, int mouse_button)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igPlotHistogramFloatPtr
void igPlotHistogramFloatPtr(const(char)* label, const(float)* values, int values_count, int values_offset, const(char)* overlay_text, float scale_min, float scale_max, ImVec2 graph_size, int stride)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igPlotHistogramFnPtr
void igPlotHistogramFnPtr(const(char)* label, float function(void* data, int idx) values_getter, void* data, int values_count, int values_offset, const(char)* overlay_text, float scale_min, float scale_max, ImVec2 graph_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igPlotLines
void igPlotLines(const(char)* label, const(float)* values, int values_count, int values_offset, const(char)* overlay_text, float scale_min, float scale_max, ImVec2 graph_size, int stride)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igPlotLinesFnPtr
void igPlotLinesFnPtr(const(char)* label, float function(void* data, int idx) values_getter, void* data, int values_count, int values_offset, const(char)* overlay_text, float scale_min, float scale_max, ImVec2 graph_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igPopAllowKeyboardFocus
void igPopAllowKeyboardFocus()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igPopButtonRepeat
void igPopButtonRepeat()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igPopClipRect
void igPopClipRect()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igPopFont
void igPopFont()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igPopID
void igPopID()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igPopItemWidth
void igPopItemWidth()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igPopStyleColor
void igPopStyleColor(int count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igPopStyleVar
void igPopStyleVar(int count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igPopTextWrapPos
void igPopTextWrapPos()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igProgressBar
void igProgressBar(float fraction, ImVec2 size_arg, const(char)* overlay)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igPushAllowKeyboardFocus
void igPushAllowKeyboardFocus(bool allow_keyboard_focus)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igPushButtonRepeat
void igPushButtonRepeat(bool repeat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igPushClipRect
void igPushClipRect(ImVec2 clip_rect_min, ImVec2 clip_rect_max, bool intersect_with_current_clip_rect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igPushFont
void igPushFont(ImFont* font)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igPushIDInt
void igPushIDInt(int int_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igPushIDPtr
void igPushIDPtr(const(void)* ptr_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igPushIDRange
void igPushIDRange(const(char)* str_id_begin, const(char)* str_id_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igPushIDStr
void igPushIDStr(const(char)* str_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igPushItemWidth
void igPushItemWidth(float item_width)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igPushStyleColor
void igPushStyleColor(ImGuiCol idx, ImVec4 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igPushStyleColorU32
void igPushStyleColorU32(ImGuiCol idx, ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igPushStyleVarFloat
void igPushStyleVarFloat(ImGuiStyleVar idx, float val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igPushStyleVarVec2
void igPushStyleVarVec2(ImGuiStyleVar idx, ImVec2 val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igPushTextWrapPos
void igPushTextWrapPos(float wrap_local_pos_x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igRadioButtonBool
bool igRadioButtonBool(const(char)* label, bool active)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igRadioButtonIntPtr
bool igRadioButtonIntPtr(const(char)* label, int* v, int v_button)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igRender
void igRender()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igResetMouseDragDelta
void igResetMouseDragDelta(int button)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSameLine
void igSameLine(float offset_from_start_x, float spacing)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSaveIniSettingsToDisk
void igSaveIniSettingsToDisk(const(char)* ini_filename)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSaveIniSettingsToMemory
const(char)* igSaveIniSettingsToMemory(size_t* out_ini_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSelectable
bool igSelectable(const(char)* label, bool selected, ImGuiSelectableFlags flags, ImVec2 size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSelectableBoolPtr
bool igSelectableBoolPtr(const(char)* label, bool* p_selected, ImGuiSelectableFlags flags, ImVec2 size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSeparator
void igSeparator()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetAllocatorFunctions
void igSetAllocatorFunctions(void* function(size_t sz, void* user_data) alloc_func, void function(void* ptr, void* user_data) free_func, void* user_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetClipboardText
void igSetClipboardText(const(char)* text)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetColorEditOptions
void igSetColorEditOptions(ImGuiColorEditFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetColumnOffset
void igSetColumnOffset(int column_index, float offset_x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetColumnWidth
void igSetColumnWidth(int column_index, float width)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetCurrentContext
void igSetCurrentContext(ImGuiContext* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetCursorPos
void igSetCursorPos(ImVec2 local_pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetCursorPosX
void igSetCursorPosX(float local_x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetCursorPosY
void igSetCursorPosY(float local_y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetCursorScreenPos
void igSetCursorScreenPos(ImVec2 pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetDragDropPayload
bool igSetDragDropPayload(const(char)* type, const(void)* data, size_t sz, ImGuiCond cond)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetItemAllowOverlap
void igSetItemAllowOverlap()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetItemDefaultFocus
void igSetItemDefaultFocus()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetKeyboardFocusHere
void igSetKeyboardFocusHere(int offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetMouseCursor
void igSetMouseCursor(ImGuiMouseCursor type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetNextItemOpen
void igSetNextItemOpen(bool is_open, ImGuiCond cond)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetNextItemWidth
void igSetNextItemWidth(float item_width)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetNextWindowBgAlpha
void igSetNextWindowBgAlpha(float alpha)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetNextWindowCollapsed
void igSetNextWindowCollapsed(bool collapsed, ImGuiCond cond)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetNextWindowContentSize
void igSetNextWindowContentSize(ImVec2 size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetNextWindowFocus
void igSetNextWindowFocus()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetNextWindowPos
void igSetNextWindowPos(ImVec2 pos, ImGuiCond cond, ImVec2 pivot)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetNextWindowSize
void igSetNextWindowSize(ImVec2 size, ImGuiCond cond)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetNextWindowSizeConstraints
void igSetNextWindowSizeConstraints(ImVec2 size_min, ImVec2 size_max, ImGuiSizeCallback custom_callback, void* custom_callback_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetScrollFromPosX
void igSetScrollFromPosX(float local_x, float center_x_ratio)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetScrollFromPosY
void igSetScrollFromPosY(float local_y, float center_y_ratio)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetScrollHereX
void igSetScrollHereX(float center_x_ratio)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetScrollHereY
void igSetScrollHereY(float center_y_ratio)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetScrollX
void igSetScrollX(float scroll_x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetScrollY
void igSetScrollY(float scroll_y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetStateStorage
void igSetStateStorage(ImGuiStorage* storage)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetTabItemClosed
void igSetTabItemClosed(const(char)* tab_or_docked_window_label)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetTooltip
void igSetTooltip(const(char)* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetTooltipV
void igSetTooltipV(const(char)* fmt, va_list args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetWindowCollapsedBool
void igSetWindowCollapsedBool(bool collapsed, ImGuiCond cond)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetWindowCollapsedStr
void igSetWindowCollapsedStr(const(char)* name, bool collapsed, ImGuiCond cond)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetWindowFocus
void igSetWindowFocus()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetWindowFocusStr
void igSetWindowFocusStr(const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetWindowFontScale
void igSetWindowFontScale(float scale)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetWindowPosStr
void igSetWindowPosStr(const(char)* name, ImVec2 pos, ImGuiCond cond)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetWindowPosVec2
void igSetWindowPosVec2(ImVec2 pos, ImGuiCond cond)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetWindowSizeStr
void igSetWindowSizeStr(const(char)* name, ImVec2 size, ImGuiCond cond)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSetWindowSizeVec2
void igSetWindowSizeVec2(ImVec2 size, ImGuiCond cond)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igShowAboutWindow
void igShowAboutWindow(bool* p_open)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igShowDemoWindow
void igShowDemoWindow(bool* p_open)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igShowFontSelector
void igShowFontSelector(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.
igShowMetricsWindow
void igShowMetricsWindow(bool* p_open)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igShowStyleEditor
void igShowStyleEditor(ImGuiStyle* ref_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igShowStyleSelector
bool igShowStyleSelector(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.
igShowUserGuide
void igShowUserGuide()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSliderAngle
bool igSliderAngle(const(char)* label, float* v_rad, float v_degrees_min, float v_degrees_max, const(char)* format)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSliderFloat
bool igSliderFloat(const(char)* label, float* v, float v_min, float v_max, const(char)* format, float power)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSliderFloat2
bool igSliderFloat2(const(char)* label, float[2] v, float v_min, float v_max, const(char)* format, float power)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSliderFloat3
bool igSliderFloat3(const(char)* label, float[3] v, float v_min, float v_max, const(char)* format, float power)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSliderFloat4
bool igSliderFloat4(const(char)* label, float[4] v, float v_min, float v_max, const(char)* format, float power)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSliderInt
bool igSliderInt(const(char)* label, int* v, int v_min, int v_max, const(char)* format)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSliderInt2
bool igSliderInt2(const(char)* label, int[2] v, int v_min, int v_max, const(char)* format)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSliderInt3
bool igSliderInt3(const(char)* label, int[3] v, int v_min, int v_max, const(char)* format)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSliderInt4
bool igSliderInt4(const(char)* label, int[4] v, int v_min, int v_max, const(char)* format)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSliderScalar
bool igSliderScalar(const(char)* label, ImGuiDataType data_type, void* v, const(void)* v_min, const(void)* v_max, const(char)* format, float power)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSliderScalarN
bool igSliderScalarN(const(char)* label, ImGuiDataType data_type, void* v, int components, const(void)* v_min, const(void)* v_max, const(char)* format, float power)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igSmallButton
bool igSmallButton(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.
igSpacing
void igSpacing()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igStyleColorsClassic
void igStyleColorsClassic(ImGuiStyle* dst)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igStyleColorsDark
void igStyleColorsDark(ImGuiStyle* dst)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igStyleColorsLight
void igStyleColorsLight(ImGuiStyle* dst)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igText
void igText(const(char)* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igTextColored
void igTextColored(ImVec4 col, const(char)* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igTextColoredV
void igTextColoredV(ImVec4 col, const(char)* fmt, va_list args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igTextDisabled
void igTextDisabled(const(char)* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igTextDisabledV
void igTextDisabledV(const(char)* fmt, va_list args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igTextUnformatted
void igTextUnformatted(const(char)* text, const(char)* text_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igTextV
void igTextV(const(char)* fmt, va_list args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igTextWrapped
void igTextWrapped(const(char)* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igTextWrappedV
void igTextWrappedV(const(char)* fmt, va_list args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igTreeNodeExPtr
bool igTreeNodeExPtr(const(void)* ptr_id, ImGuiTreeNodeFlags flags, const(char)* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igTreeNodeExStr
bool igTreeNodeExStr(const(char)* label, ImGuiTreeNodeFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igTreeNodeExStrStr
bool igTreeNodeExStrStr(const(char)* str_id, ImGuiTreeNodeFlags flags, const(char)* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igTreeNodeExVPtr
bool igTreeNodeExVPtr(const(void)* ptr_id, ImGuiTreeNodeFlags flags, const(char)* fmt, va_list args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igTreeNodeExVStr
bool igTreeNodeExVStr(const(char)* str_id, ImGuiTreeNodeFlags flags, const(char)* fmt, va_list args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igTreeNodePtr
bool igTreeNodePtr(const(void)* ptr_id, const(char)* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igTreeNodeStr
bool igTreeNodeStr(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.
igTreeNodeStrStr
bool igTreeNodeStrStr(const(char)* str_id, const(char)* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igTreeNodeVPtr
bool igTreeNodeVPtr(const(void)* ptr_id, const(char)* fmt, va_list args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igTreeNodeVStr
bool igTreeNodeVStr(const(char)* str_id, const(char)* fmt, va_list args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igTreePop
void igTreePop()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igTreePushPtr
void igTreePushPtr(const(void)* ptr_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igTreePushStr
void igTreePushStr(const(char)* str_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igUnindent
void igUnindent(float indent_w)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igVSliderFloat
bool igVSliderFloat(const(char)* label, ImVec2 size, float* v, float v_min, float v_max, const(char)* format, float power)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igVSliderInt
bool igVSliderInt(const(char)* label, ImVec2 size, int* v, int v_min, int v_max, const(char)* format)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igVSliderScalar
bool igVSliderScalar(const(char)* label, ImVec2 size, ImGuiDataType data_type, void* v, const(void)* v_min, const(void)* v_max, const(char)* format, float power)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igValueBool
void igValueBool(const(char)* prefix, bool b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igValueFloat
void igValueFloat(const(char)* prefix, float v, const(char)* float_format)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igValueInt
void igValueInt(const(char)* prefix, int v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
igValueUint
void igValueUint(const(char)* prefix, uint v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
va_start
void va_start(va_list ap, T parmn)
Undocumented in source.

Structs

ImColor
struct ImColor
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImColor_Simple
struct ImColor_Simple
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawChannel
struct ImDrawChannel
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawCmd
struct ImDrawCmd
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawData
struct ImDrawData
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawList
struct ImDrawList
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawListSharedData
struct ImDrawListSharedData
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawListSplitter
struct ImDrawListSplitter
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImDrawVert
struct ImDrawVert
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFont
struct ImFont
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlas
struct ImFontAtlas
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontAtlasCustomRect
struct ImFontAtlasCustomRect
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontConfig
struct ImFontConfig
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontGlyph
struct ImFontGlyph
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImFontGlyphRangesBuilder
struct ImFontGlyphRangesBuilder
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiContext
struct ImGuiContext
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiIO
struct ImGuiIO
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiInputTextCallbackData
struct ImGuiInputTextCallbackData
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiListClipper
struct ImGuiListClipper
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiOnceUponAFrame
struct ImGuiOnceUponAFrame
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiPayload
struct ImGuiPayload
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiSizeCallbackData
struct ImGuiSizeCallbackData
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStorage
struct ImGuiStorage
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStoragePair
struct ImGuiStoragePair
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiStyle
struct ImGuiStyle
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTextBuffer
struct ImGuiTextBuffer
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTextFilter
struct ImGuiTextFilter
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImGuiTextRange
struct ImGuiTextRange
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVec2
struct ImVec2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVec2_Simple
struct ImVec2_Simple
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVec4
struct ImVec4
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVec4_Simple
struct ImVec4_Simple
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVector
struct ImVector
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVector_ImDrawChannel
struct ImVector_ImDrawChannel
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVector_ImDrawCmd
struct ImVector_ImDrawCmd
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVector_ImDrawIdx
struct ImVector_ImDrawIdx
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVector_ImDrawVert
struct ImVector_ImDrawVert
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVector_ImFontAtlasCustomRect
struct ImVector_ImFontAtlasCustomRect
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVector_ImFontConfig
struct ImVector_ImFontConfig
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVector_ImFontGlyph
struct ImVector_ImFontGlyph
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVector_ImFontPtr
struct ImVector_ImFontPtr
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVector_ImGuiStoragePair
struct ImVector_ImGuiStoragePair
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVector_ImGuiTextRange
struct ImVector_ImGuiTextRange
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVector_ImTextureID
struct ImVector_ImTextureID
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVector_ImU32
struct ImVector_ImU32
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVector_ImVec2
struct ImVector_ImVec2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVector_ImVec4
struct ImVector_ImVec4
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVector_ImWchar
struct ImVector_ImWchar
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVector_char
struct ImVector_char
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImVector_float
struct ImVector_float
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta