Crate imgui_sys [] [src]

Structs

Glyph
ImColor
ImDrawChannel

Temporary storage for outputting drawing commands out of order

ImDrawCmd

A single draw command within a parent ImDrawList (generally maps to 1 GPU draw call)

ImDrawData

All draw command lists required to render the frame

ImDrawList

A single draw command list (generally one per window)

ImDrawVert

A single vertex

ImFont

Runtime data for a single font within a parent ImFontAtlas

ImFontAtlas

Runtime data for multiple fonts, bake multiple fonts into a single texture, TTF/OTF font loader

ImFontConfig

Configuration data when adding a font or merging fonts

ImGuiColorEditFlags

Color edit flags

ImGuiColumnsFlags

Flags for column functions

ImGuiCond

Condition flags

ImGuiIO

Main configuration and I/O between your application and ImGui

ImGuiInputTextFlags

Flags for text inputs

ImGuiListClipper

Helper to manually clip large list of items

ImGuiSelectableFlags

Flags for selectables

ImGuiSizeConstraintCallbackData
ImGuiStorage
ImGuiStyle

Runtime data for styling/colors

ImGuiTextBuffer
ImGuiTextEditCallbackData
ImGuiTextFilter
ImGuiTreeNodeFlags

Flags for trees and collapsing headers

ImGuiWindowFlags

Window flags

ImVec2

A tuple of 2 floating-point values

ImVec4

A tuple of 4 floating-point values

ImVector

Lightweight vector struct

Pair
TextRange

Enums

ImGuiCol

A color identifier for styling

ImGuiContext

ImGui context (opaque)

ImGuiKey

A key identifier (ImGui-side enum)

ImGuiMouseCursor

A mouse cursor identifier

ImGuiStyleVar

A variable identifier for styling

Constants

ImGuiCol_COUNT
ImGuiInputTextFlags_AllowTabInput [
Deprecated
]
ImGuiInputTextFlags_AlwaysInsertMode [
Deprecated
]
ImGuiInputTextFlags_AutoSelectAll [
Deprecated
]
ImGuiInputTextFlags_CallbackAlways [
Deprecated
]
ImGuiInputTextFlags_CallbackCharFilter [
Deprecated
]
ImGuiInputTextFlags_CallbackCompletion [
Deprecated
]
ImGuiInputTextFlags_CallbackHistory [
Deprecated
]
ImGuiInputTextFlags_CharsDecimal [
Deprecated
]
ImGuiInputTextFlags_CharsHexadecimal [
Deprecated
]
ImGuiInputTextFlags_CharsNoBlank [
Deprecated
]
ImGuiInputTextFlags_CharsUppercase [
Deprecated
]
ImGuiInputTextFlags_CtrlEnterForNewLine [
Deprecated
]
ImGuiInputTextFlags_EnterReturnsTrue [
Deprecated
]
ImGuiInputTextFlags_Multiline [
Deprecated
]
ImGuiInputTextFlags_NoHorizontalScroll [
Deprecated
]
ImGuiInputTextFlags_Password [
Deprecated
]
ImGuiInputTextFlags_ReadOnly [
Deprecated
]
ImGuiKey_COUNT
ImGuiMouseCursor_COUNT
ImGuiSelectableFlags_AllowDoubleClick [
Deprecated
]
ImGuiSelectableFlags_DontClosePopups [
Deprecated
]
ImGuiSelectableFlags_SpanAllColumns [
Deprecated
]
ImGuiSetCond_Always [
Deprecated
]
ImGuiSetCond_Appearing [
Deprecated
]
ImGuiSetCond_FirstUseEver [
Deprecated
]
ImGuiSetCond_Once [
Deprecated
]
ImGuiStyleVar_COUNT
ImGuiTreeNodeFlags_AllowOverlapMode [
Deprecated
]
ImGuiTreeNodeFlags_Bullet [
Deprecated
]
ImGuiTreeNodeFlags_CollapsingHeader [
Deprecated
]
ImGuiTreeNodeFlags_DefaultOpen [
Deprecated
]
ImGuiTreeNodeFlags_Framed [
Deprecated
]
ImGuiTreeNodeFlags_Leaf [
Deprecated
]
ImGuiTreeNodeFlags_NoAutoOpenOnLog [
Deprecated
]
ImGuiTreeNodeFlags_NoTreePushOnOpen [
Deprecated
]
ImGuiTreeNodeFlags_OpenOnArrow [
Deprecated
]
ImGuiTreeNodeFlags_OpenOnDoubleClick [
Deprecated
]
ImGuiTreeNodeFlags_Selected [
Deprecated
]
ImGuiWindowFlags_AlwaysAutoResize [
Deprecated
]
ImGuiWindowFlags_AlwaysHorizontalScrollbar [
Deprecated
]
ImGuiWindowFlags_AlwaysUseWindowPadding [
Deprecated
]
ImGuiWindowFlags_AlwaysVerticalScrollbar [
Deprecated
]
ImGuiWindowFlags_ChildMenu [
Deprecated
]
ImGuiWindowFlags_ChildWindow [
Deprecated
]
ImGuiWindowFlags_ComboBox [
Deprecated
]
ImGuiWindowFlags_HorizontalScrollbar [
Deprecated
]
ImGuiWindowFlags_MenuBar [
Deprecated
]
ImGuiWindowFlags_Modal [
Deprecated
]
ImGuiWindowFlags_NoBringToFrontOnFocus [
Deprecated
]
ImGuiWindowFlags_NoCollapse [
Deprecated
]
ImGuiWindowFlags_NoFocusOnAppearing [
Deprecated
]
ImGuiWindowFlags_NoInputs [
Deprecated
]
ImGuiWindowFlags_NoMove [
Deprecated
]
ImGuiWindowFlags_NoResize [
Deprecated
]
ImGuiWindowFlags_NoSavedSettings [
Deprecated
]
ImGuiWindowFlags_NoScrollWithMouse [
Deprecated
]
ImGuiWindowFlags_NoScrollbar [
Deprecated
]
ImGuiWindowFlags_NoTitleBar [
Deprecated
]
ImGuiWindowFlags_Popup [
Deprecated
]
ImGuiWindowFlags_ShowBorders [
Deprecated
]
ImGuiWindowFlags_Tooltip [
Deprecated
]

Functions

ImDrawData_DeIndexAllBuffers
ImDrawData_ScaleClipRects
ImDrawList_AddBezierCurve
ImDrawList_AddCallback
ImDrawList_AddCircle
ImDrawList_AddCircleFilled
ImDrawList_AddConvexPolyFilled
ImDrawList_AddDrawCmd
ImDrawList_AddImage
ImDrawList_AddImageQuad
ImDrawList_AddLine
ImDrawList_AddPolyLine
ImDrawList_AddQuad
ImDrawList_AddQuadFilled
ImDrawList_AddRect
ImDrawList_AddRectFilled
ImDrawList_AddRectFilledMultiColor
ImDrawList_AddText
ImDrawList_AddTextExt
ImDrawList_AddTriangle
ImDrawList_AddTriangleFilled
ImDrawList_ChannelsMerge
ImDrawList_ChannelsSetCurrent
ImDrawList_ChannelsSplit
ImDrawList_Clear
ImDrawList_ClearFreeMemory
ImDrawList_GetClipRectMax
ImDrawList_GetClipRectMin
ImDrawList_GetCmdPtr
ImDrawList_GetCmdSize
ImDrawList_GetIndexBufferSize
ImDrawList_GetIndexPtr
ImDrawList_GetVertexBufferSize
ImDrawList_GetVertexPtr
ImDrawList_PathArcTo
ImDrawList_PathArcToFast
ImDrawList_PathBezierCurveTo
ImDrawList_PathClear
ImDrawList_PathFillConvex
ImDrawList_PathLineTo
ImDrawList_PathLineToMergeDuplicate
ImDrawList_PathRect
ImDrawList_PathStroke
ImDrawList_PopClipRect
ImDrawList_PopTextureID
ImDrawList_PrimQuadUV
ImDrawList_PrimRect
ImDrawList_PrimRectUV
ImDrawList_PrimReserve
ImDrawList_PrimVtx
ImDrawList_PrimWriteIdx
ImDrawList_PrimWriteVtx
ImDrawList_PushClipRect
ImDrawList_PushClipRectFullScreen
ImDrawList_PushTextureID
ImDrawList_UpdateClipRect
ImDrawList_UpdateTextureID
ImFontAtlas_AddFont
ImFontAtlas_AddFontDefault
ImFontAtlas_AddFontFromFileTTF
ImFontAtlas_AddFontFromMemoryCompressedBase85TTF
ImFontAtlas_AddFontFromMemoryCompressedTTF
ImFontAtlas_AddFontFromMemoryTTF
ImFontAtlas_Clear
ImFontAtlas_ClearTexData
ImFontAtlas_Fonts_index
ImFontAtlas_Fonts_size
ImFontAtlas_GetGlyphRangesChinese
ImFontAtlas_GetGlyphRangesCyrillic
ImFontAtlas_GetGlyphRangesDefault
ImFontAtlas_GetGlyphRangesJapanese
ImFontAtlas_GetGlyphRangesKorean
ImFontAtlas_GetGlyphRangesThai
ImFontAtlas_GetTexDataAsAlpha8
ImFontAtlas_GetTexDataAsRGBA32
ImFontAtlas_GetTexDesiredWidth
ImFontAtlas_GetTexGlyphPadding
ImFontAtlas_GetTexHeight
ImFontAtlas_GetTexID
ImFontAtlas_GetTexPixelsAlpha8
ImFontAtlas_GetTexPixelsRGBA32
ImFontAtlas_GetTexUvWhitePixel
ImFontAtlas_GetTexWidth
ImFontAtlas_SetTexDesiredWidth
ImFontAtlas_SetTexGlyphPadding
ImFontAtlas_SetTexID
ImFont_BuildLookupTable
ImFont_CalcTextSizeA
ImFont_CalcWordWrapPositionA
ImFont_Clear
ImFont_FindGlyph
ImFont_GetAscent
ImFont_GetCharAdvance
ImFont_GetConfigData
ImFont_GetConfigDataCount
ImFont_GetContainerAtlas
ImFont_GetDescent
ImFont_GetDisplayOffset
ImFont_GetFallbackChar
ImFont_GetFallbackGlyph
ImFont_GetFallbackXAdvance
ImFont_GetFontSize
ImFont_GetMetricsTotalSurface
ImFont_GetScale
ImFont_Glyphs_index
ImFont_Glyphs_size
ImFont_IndexLookup_index
ImFont_IndexLookup_size
ImFont_IndexXAdvance_index
ImFont_IndexXAdvance_size
ImFont_IsLoaded
ImFont_RenderChar
ImFont_RenderText
ImFont_SetFallbackChar
ImFont_SetFallbackGlyph
ImFont_SetFontSize
ImFont_SetScale
ImGuiIO_AddInputCharacter
ImGuiIO_AddInputCharactersUTF8
ImGuiIO_ClearInputCharacters
ImGuiListClipper_Begin
ImGuiListClipper_End
ImGuiListClipper_GetDisplayEnd
ImGuiListClipper_GetDisplayStart
ImGuiListClipper_Step
ImGuiStorage_Create
ImGuiStorage_Destroy
ImGuiStorage_GetBool
ImGuiStorage_GetBoolRef
ImGuiStorage_GetFloat
ImGuiStorage_GetFloatRef
ImGuiStorage_GetInt
ImGuiStorage_GetIntRef
ImGuiStorage_GetVoidPtr
ImGuiStorage_GetVoidPtrRef
ImGuiStorage_SetAllInt
ImGuiStorage_SetBool
ImGuiStorage_SetFloat
ImGuiStorage_SetInt
ImGuiStorage_SetVoidPtr
ImGuiTextBuffer_Create
ImGuiTextBuffer_Destroy
ImGuiTextBuffer_append
ImGuiTextBuffer_begin
ImGuiTextBuffer_c_str
ImGuiTextBuffer_clear
ImGuiTextBuffer_empty
ImGuiTextBuffer_end
ImGuiTextBuffer_index
ImGuiTextBuffer_size
ImGuiTextEditCallbackData_DeleteChars
ImGuiTextEditCallbackData_HasSelection
ImGuiTextEditCallbackData_InsertChars
ImGuiTextFilter_Build
ImGuiTextFilter_Clear
ImGuiTextFilter_Create
ImGuiTextFilter_Destroy
ImGuiTextFilter_Draw
ImGuiTextFilter_GetInputBuf
ImGuiTextFilter_IsActive
ImGuiTextFilter_PassFilter
igAlignFirstTextHeightToWidgets
igBegin
igBegin2
igBeginChild
igBeginChildEx
igBeginChildFrame
igBeginGroup
igBeginMainMenuBar
igBeginMenu
igBeginMenuBar
igBeginPopup
igBeginPopupContextItem
igBeginPopupContextVoid
igBeginPopupContextWindow
igBeginPopupModal
igBeginTooltip
igBullet
igBulletText
igButton
igCalcItemRectClosestPoint
igCalcItemWidth
igCalcListClipping
igCalcTextSize
igCaptureKeyboardFromApp
igCaptureMouseFromApp
igCheckbox
igCheckboxFlags
igCloseCurrentPopup
igCollapsingHeader
igCollapsingHeaderEx
igColorButton
igColorConvertFloat4ToU32
igColorConvertHSVtoRGB
igColorConvertRGBtoHSV
igColorConvertU32ToFloat4
igColorEdit3
igColorEdit4
igColorPicker3
igColorPicker4
igColumns
igCombo
igCombo2
igCombo3
igCreateContext
igDestroyContext
igDragFloat
igDragFloat2
igDragFloat3
igDragFloat4
igDragFloatRange2
igDragInt
igDragInt2
igDragInt3
igDragInt4
igDragIntRange2
igDummy
igEnd
igEndChild
igEndChildFrame
igEndGroup
igEndMainMenuBar
igEndMenu
igEndMenuBar
igEndPopup
igEndTooltip
igGetClipboardText
igGetColorU32
igGetColorU32U32
igGetColorU32Vec
igGetColumnIndex
igGetColumnOffset
igGetColumnWidth
igGetColumnsCount
igGetContentRegionAvail
igGetContentRegionAvailWidth
igGetContentRegionMax
igGetCurrentContext
igGetCursorPos
igGetCursorPosX
igGetCursorPosY
igGetCursorScreenPos
igGetCursorStartPos
igGetDrawData
igGetFont
igGetFontSize
igGetFontTexUvWhitePixel
igGetFrameCount
igGetIDPtr
igGetIDStr
igGetIDStrRange
igGetIO
igGetIdPtr [
Deprecated
]
igGetIdStr [
Deprecated
]
igGetIdstrRange [
Deprecated
]
igGetItemRectMax
igGetItemRectMin
igGetItemRectSize
igGetItemsLineHeightWithSpacing
igGetKeyIndex
igGetMouseCursor
igGetMouseDragDelta
igGetMousePos
igGetMousePosOnOpeningCurrentPopup
igGetScrollMaxX
igGetScrollMaxY
igGetScrollX
igGetScrollY
igGetStateStorage
igGetStyle
igGetStyleColName [
Deprecated
]
igGetStyleColorName
igGetStyleColorVec4
igGetTextLineHeight
igGetTextLineHeightWithSpacing
igGetTime
igGetTreeNodeToLabelSpacing
igGetVersion
igGetWindowContentRegionMax
igGetWindowContentRegionMin
igGetWindowContentRegionWidth
igGetWindowDrawList
igGetWindowHeight
igGetWindowPos
igGetWindowSize
igGetWindowWidth
igImage
igImageButton
igIndent
igInputFloat
igInputFloat2
igInputFloat3
igInputFloat4
igInputInt
igInputInt2
igInputInt3
igInputInt4
igInputText
igInputTextMultiline
igInvisibleButton
igIsAnyItemActive
igIsAnyItemHovered
igIsAnyWindowHovered
igIsItemActive
igIsItemClicked
igIsItemHovered
igIsItemHoveredRect [
Deprecated
]
igIsItemRectHovered
igIsItemVisible
igIsKeyDown
igIsKeyPressed
igIsKeyReleased
igIsMouseClicked
igIsMouseDoubleClicked
igIsMouseDown
igIsMouseDragging
igIsMouseHoveringAnyWindow [
Deprecated
]
igIsMouseHoveringRect
igIsMouseHoveringWindow [
Deprecated
]
igIsMouseReleased
igIsPopupOpen
igIsPosHoveringAnyWindow
igIsRectVisible
igIsRectVisible2
igIsRootWindowFocused
igIsRootWindowOrAnyChildFocused
igIsRootWindowOrAnyChildHovered
igIsWindowCollapsed
igIsWindowFocused
igIsWindowHovered
igIsWindowRectHovered
igLabelText
igListBox
igListBox2
igListBoxFooter
igListBoxHeader
igListBoxHeader2
igLogButtons
igLogFinish
igLogText
igLogToClipboard
igLogToFile
igLogToTTY
igMemAlloc
igMemFree
igMenuItem
igMenuItemPtr
igNewFrame
igNewLine
igNextColumn
igOpenPopup
igPlotHistogram
igPlotHistogram2
igPlotLines
igPlotLines2
igPopAllowKeyboardFocus
igPopButtonRepeat
igPopClipRect
igPopFont
igPopID
igPopId [
Deprecated
]
igPopItemWidth
igPopStyleColor
igPopStyleVar
igPopTextWrapPos
igProgressBar
igPushAllowKeyboardFocus
igPushButtonRepeat
igPushClipRect
igPushFont
igPushIDInt
igPushIDPtr
igPushIDStr
igPushIDStrRange
igPushIdInt [
Deprecated
]
igPushIdPtr [
Deprecated
]
igPushIdStr [
Deprecated
]
igPushIdStrRange [
Deprecated
]
igPushItemWidth
igPushStyleColor
igPushStyleColorU32
igPushStyleVar
igPushStyleVarVec
igPushTextWrapPos
igRadioButton
igRadioButtonBool
igRender
igResetMouseDragDelta
igSameLine
igSelectable
igSelectableEx
igSeparator
igSetClipboardText
igSetColorEditOptions
igSetColumnOffset
igSetColumnWidth
igSetCurrentContext
igSetCursorPos
igSetCursorPosX
igSetCursorPosY
igSetCursorScreenPos
igSetItemAllowOverlap
igSetKeyboardFocusHere
igSetMouseCursor
igSetNextTreeNodeOpen
igSetNextWindowCollapsed
igSetNextWindowConstraints
igSetNextWindowContentSize
igSetNextWindowContentWidth
igSetNextWindowFocus
igSetNextWindowPos
igSetNextWindowPosCenter
igSetNextWindowSize
igSetScrollFromPosY
igSetScrollHere
igSetScrollX
igSetScrollY
igSetStateStorage
igSetTooltip
igSetWindowCollapsed
igSetWindowCollapsed2
igSetWindowFocus
igSetWindowFocus2
igSetWindowFontScale
igSetWindowPos
igSetWindowPosByName
igSetWindowSize
igSetWindowSize2
igShowMetricsWindow
igShowStyleEditor
igShowTestWindow
igShowUserGuide
igShutdown
igSliderAngle
igSliderFloat
igSliderFloat2
igSliderFloat3
igSliderFloat4
igSliderInt
igSliderInt2
igSliderInt3
igSliderInt4
igSmallButton
igSpacing
igText
igTextColored
igTextDisabled
igTextUnformatted
igTextWrapped
igTreeAdvanceToLabelPos
igTreeNode
igTreeNodeEx
igTreeNodeExPtr
igTreeNodeExStr
igTreeNodePtr
igTreeNodeStr
igTreePop
igTreePushPtr
igTreePushStr
igUnindent
igVSliderFloat
igVSliderInt
igValueBool
igValueFloat
igValueInt
igValueUInt

Type Definitions

ImDrawCallback
ImDrawIdx

Vertex index

ImGuiID

Unique ID used by widgets (typically hashed from a stack of string)

ImGuiSetCond [
Deprecated
]
ImGuiSizeConstraintCallback
ImGuiTextEditCallback
ImTextureID

User data to identify a texture

ImU32

32-bit unsigned integer (typically used to store packed colors)

ImWchar

Character for keyboard input/display