- G - Static variable in class imgui.flag.ImGuiKey
-
- GamepadBack - Static variable in class imgui.flag.ImGuiKey
-
View (Xbox) - (Switch) Share (PS) // --
- GamepadDpadDown - Static variable in class imgui.flag.ImGuiKey
-
D-pad Down // ->
ImGuiNavInput_DpadDown
- GamepadDpadLeft - Static variable in class imgui.flag.ImGuiKey
-
D-pad Left // ->
ImGuiNavInput_DpadLeft
- GamepadDpadRight - Static variable in class imgui.flag.ImGuiKey
-
D-pad Right // ->
ImGuiNavInput_DpadRight
- GamepadDpadUp - Static variable in class imgui.flag.ImGuiKey
-
D-pad Up // ->
ImGuiNavInput_DpadUp
- GamepadFaceDown - Static variable in class imgui.flag.ImGuiKey
-
A (Xbox) B (Switch) Cross (PS) // ->
ImGuiNavInput_Activate
- GamepadFaceLeft - Static variable in class imgui.flag.ImGuiKey
-
X (Xbox) Y (Switch) Square (PS) // ->
ImGuiNavInput_Menu
- GamepadFaceRight - Static variable in class imgui.flag.ImGuiKey
-
B (Xbox) A (Switch) Circle (PS) // ->
ImGuiNavInput_Cancel
- GamepadFaceUp - Static variable in class imgui.flag.ImGuiKey
-
Y (Xbox) X (Switch) Triangle (PS) // ->
ImGuiNavInput_Input
- GamepadL1 - Static variable in class imgui.flag.ImGuiKey
-
L Bumper (Xbox) L (Switch) L1 (PS) // ->
ImGuiNavInput_FocusPrev + ImGuiNavInput_TweakSlow
- GamepadL2 - Static variable in class imgui.flag.ImGuiKey
-
L Trigger (Xbox) ZL (Switch) L2 (PS) [Analog]
- GamepadL3 - Static variable in class imgui.flag.ImGuiKey
-
L Thumbstick (Xbox) L3 (Switch) L3 (PS)
- GamepadLStickDown - Static variable in class imgui.flag.ImGuiKey
-
[Analog] // ->
ImGuiNavInput_LStickDown
- GamepadLStickLeft - Static variable in class imgui.flag.ImGuiKey
-
[Analog] // ->
ImGuiNavInput_LStickLeft
- GamepadLStickRight - Static variable in class imgui.flag.ImGuiKey
-
[Analog] // ->
ImGuiNavInput_LStickRight
- GamepadLStickUp - Static variable in class imgui.flag.ImGuiKey
-
[Analog] // ->
ImGuiNavInput_LStickUp
- GamepadR1 - Static variable in class imgui.flag.ImGuiKey
-
R Bumper (Xbox) R (Switch) R1 (PS) // ->
ImGuiNavInput_FocusNext + ImGuiNavInput_TweakFast
- GamepadR2 - Static variable in class imgui.flag.ImGuiKey
-
R Trigger (Xbox) ZR (Switch) R2 (PS) [Analog]
- GamepadR3 - Static variable in class imgui.flag.ImGuiKey
-
R Thumbstick (Xbox) R3 (Switch) R3 (PS)
- GamepadRStickDown - Static variable in class imgui.flag.ImGuiKey
-
[Analog]
- GamepadRStickLeft - Static variable in class imgui.flag.ImGuiKey
-
[Analog]
- GamepadRStickRight - Static variable in class imgui.flag.ImGuiKey
-
[Analog]
- GamepadRStickUp - Static variable in class imgui.flag.ImGuiKey
-
[Analog]
- GamepadStart - Static variable in class imgui.flag.ImGuiKey
-
Menu (Xbox) + (Switch) Start/Options (PS) // --
- get(ImGuiViewport) - Method in class imgui.callback.ImPlatformFuncViewportSuppBoolean
-
- get(ImGuiViewport) - Method in class imgui.callback.ImPlatformFuncViewportSuppFloat
-
- get(ImGuiViewport, ImVec2) - Method in class imgui.callback.ImPlatformFuncViewportSuppImVec2
-
- get() - Method in class imgui.callback.ImStrSupplier
-
- get() - Static method in class imgui.ImGuiOnceUponAFrame
-
- get() - Method in class imgui.type.ImBoolean
-
- get() - Method in class imgui.type.ImDouble
-
- get() - Method in class imgui.type.ImFloat
-
- get() - Method in class imgui.type.ImInt
-
- get() - Method in class imgui.type.ImLong
-
- get() - Method in class imgui.type.ImShort
-
- get() - Method in class imgui.type.ImString
-
- getActionContextLinks(long[], int) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getActionContextNodes(long[], int) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getActionContextSize() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getActiveAttribute() - Static method in class imgui.extension.imnodes.ImNodes
-
Binding notice: getActiveAttribute() returns id the active attribute.
- getAddrDigitsCount() - Method in class imgui.extension.memedit.MemoryEditorSizes
-
- getAdvanceX() - Method in class imgui.ImFontGlyph
-
Distance to next character (= data from font + ImFontConfig::GlyphExtraSpacing.x baked in)
- getAlpha() - Method in class imgui.ImGuiStyle
-
Global alpha applies to everything in Dear ImGui.
- getAltMouseButton() - Method in class imgui.extension.imnodes.ImNodesIO
-
Holding alt mouse button pans the node area, by default middle mouse button will be used
Set based on ImGuiMouseButton values
- getAnalogValue() - Method in class imgui.ImGuiKeyData
-
0.0f..1.0f for gamepad values
- getAnnotationPadding() - Method in class imgui.extension.implot.ImPlotStyle
-
- getAnnotationPadding(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- getAnnotationPaddingX() - Method in class imgui.extension.implot.ImPlotStyle
-
- getAnnotationPaddingY() - Method in class imgui.extension.implot.ImPlotStyle
-
- getAntiAliasedFill() - Method in class imgui.ImGuiStyle
-
Enable anti-aliased edges around filled shapes (rounded rectangles, circles, etc.).
- getAntiAliasedLines() - Method in class imgui.extension.implot.ImPlotStyle
-
- getAntiAliasedLines() - Method in class imgui.ImGuiStyle
-
Enable anti-aliased lines/borders.
- getAntiAliasedLinesUseTex() - Method in class imgui.ImGuiStyle
-
Enable anti-aliased lines/borders using textures where possible.
- getAppFocusLost() - Method in class imgui.ImGuiIO
-
- getAscent() - Method in class imgui.ImFont
-
Ascent: distance from top to bottom of e.g.
- getAuthorityForPos() - Method in class imgui.internal.ImGuiDockNode
-
- getAuthorityForSize() - Method in class imgui.internal.ImGuiDockNode
-
- getAuthorityForViewport() - Method in class imgui.internal.ImGuiDockNode
-
- getAutoIndentation() - Method in class imgui.extension.texteditor.TextEditorLanguageDefinition
-
- getAutoPanningSpeed() - Method in class imgui.extension.imnodes.ImNodesIO
-
Panning speed when dragging an element and mouse is outside the main editor view.
- getBackendFlags() - Method in class imgui.ImGuiIO
-
See ImGuiBackendFlags enum.
- getBackendPlatformName() - Method in class imgui.ImGuiIO
-
Optional: Platform backend name (informational only! will be displayed in About Window) + User data for backend/wrappers to store their own stuff.
- getBackendRendererName() - Method in class imgui.ImGuiIO
-
- getBackendUsingLegacyKeyArrays() - Method in class imgui.ImGuiIO
-
-1: unknown, 0: using AddKeyEvent(), 1: using legacy io.KeysDown[]
- getBackendUsingLegacyNavInputArray() - Method in class imgui.ImGuiIO
-
0: using AddKeyAnalogEvent(), 1: writing to legacy io.NavInputs[] directly
- getBackgroundDrawList() - Static method in class imgui.ImGui
-
Get background draw list for the viewport associated to the current window.
- getBackgroundDrawList(ImGuiViewport) - Static method in class imgui.ImGui
-
Get background draw list for the viewport associated to the current window.
- getBit(int) - Method in class imgui.ImFontGlyphRangesBuilder
-
- getBool(int) - Method in class imgui.ImGuiStorage
-
- getBool(int, boolean) - Method in class imgui.ImGuiStorage
-
- getBuf() - Method in class imgui.ImGuiInputTextCallbackData
-
[Resize] Can replace pointer
- getBufDirty() - Method in class imgui.ImGuiInputTextCallbackData
-
Set if you modify Buf/BufTextLen!
- getBufferSize() - Method in class imgui.type.ImString
-
Get the size of the data buffer.
- getBufTextLen() - Method in class imgui.ImGuiInputTextCallbackData
-
[Resize,Completion,History,Always] Exclude zero-terminator storage.
- getButtonTextAlign() - Method in class imgui.ImGuiStyle
-
Alignment of button text when button is larger than text.
- getButtonTextAlign(ImVec2) - Method in class imgui.ImGuiStyle
-
Alignment of button text when button is larger than text.
- getButtonTextAlignX() - Method in class imgui.ImGuiStyle
-
Alignment of button text when button is larger than text.
- getButtonTextAlignY() - Method in class imgui.ImGuiStyle
-
Alignment of button text when button is larger than text.
- getCellPadding() - Method in class imgui.ImGuiStyle
-
Padding within a table cell.
- getCellPadding(ImVec2) - Method in class imgui.ImGuiStyle
-
Padding within a table cell.
- getCellPaddingX() - Method in class imgui.ImGuiStyle
-
Padding within a table cell.
- getCellPaddingY() - Method in class imgui.ImGuiStyle
-
Padding within a table cell.
- getCenter() - Method in class imgui.ImGuiViewport
-
- getCenter(ImVec2) - Method in class imgui.ImGuiViewport
-
- getCenterX() - Method in class imgui.ImGuiViewport
-
- getCenterY() - Method in class imgui.ImGuiViewport
-
- getCentralNode() - Method in class imgui.internal.ImGuiDockNode
-
[Root node only] Pointer to central node.
- getCharAdvance(int) - Method in class imgui.ImFont
-
- getChildBorderSize() - Method in class imgui.ImGuiStyle
-
Thickness of border around child windows.
- getChildNodeFirst() - Method in class imgui.internal.ImGuiDockNode
-
[Split node only] Child nodes (left/right or top/bottom).
- getChildNodeSecond() - Method in class imgui.internal.ImGuiDockNode
-
[Split node only] Child nodes (left/right or top/bottom).
- getChildRounding() - Method in class imgui.ImGuiStyle
-
Radius of child window corners rounding.
- getCircleTessellationMaxError() - Method in class imgui.ImGuiStyle
-
Maximum error (in pixels) allowed when using AddCircle()/AddCircleFilled() or drawing rounded corner rectangles with no explicit segment count specified.
- getClassId() - Method in class imgui.ImGuiWindowClass
-
User data.
- getClipboardText() - Static method in class imgui.ImGui
-
- getClipRectMax() - Method in class imgui.ImDrawList
-
- getClipRectMax(ImVec2) - Method in class imgui.ImDrawList
-
- getClipRectMaxX() - Method in class imgui.ImDrawList
-
- getClipRectMaxY() - Method in class imgui.ImDrawList
-
- getClipRectMin() - Method in class imgui.ImDrawList
-
- getClipRectMin(ImVec2) - Method in class imgui.ImDrawList
-
- getClipRectMinX() - Method in class imgui.ImDrawList
-
- getClipRectMinY() - Method in class imgui.ImDrawList
-
- getCmdListCmdBufferClipRect(int, int) - Method in class imgui.ImDrawData
-
Clipping rectangle (x1, y1, x2, y2).
- getCmdListCmdBufferClipRect(ImVec4, int, int) - Method in class imgui.ImDrawData
-
Clipping rectangle (x1, y1, x2, y2).
- getCmdListCmdBufferElemCount(int, int) - Method in class imgui.ImDrawData
-
Number of indices (multiple of 3) to be rendered as triangles.
- getCmdListCmdBufferIdxOffset(int, int) - Method in class imgui.ImDrawData
-
Start offset in index buffer.
- getCmdListCmdBufferSize(int) - Method in class imgui.ImDrawData
-
Draw commands.
- getCmdListCmdBufferTextureId(int, int) - Method in class imgui.ImDrawData
-
User-provided texture ID.
- getCmdListCmdBufferVtxOffset(int, int) - Method in class imgui.ImDrawData
-
Start offset in vertex buffer.
- getCmdListIdxBufferData(int) - Method in class imgui.ImDrawData
-
- getCmdListIdxBufferSize(int) - Method in class imgui.ImDrawData
-
Index buffer.
- getCmdListsCount() - Method in class imgui.ImDrawData
-
Number of ImDrawList* to render
- getCmdListVtxBufferData(int) - Method in class imgui.ImDrawData
-
- getCmdListVtxBufferSize(int) - Method in class imgui.ImDrawData
-
Vertex buffer.
- getCodepoint() - Method in class imgui.ImFontGlyph
-
0x0000..0xFFFF
- getColor(int) - Method in class imgui.ImGuiStyle
-
- getColor(int, ImVec4) - Method in class imgui.ImGuiStyle
-
- getColorButtonPosition() - Method in class imgui.ImGuiStyle
-
Side of the color button in the ColorEdit4 widget (left/right).
- getColored() - Method in class imgui.ImFontGlyph
-
Flag to indicate glyph is colored and should generally ignore tinting (make it usable with no shift on little-endian as this is used in loops).
- getColormap() - Method in class imgui.extension.implot.ImPlotStyle
-
- getColormapColor(int) - Static method in class imgui.extension.implot.ImPlot
-
Returns a color from a colormap given an index >=
0 (modulo will be performed).
- getColormapColor(ImVec4, int) - Static method in class imgui.extension.implot.ImPlot
-
Returns a color from a colormap given an index >=
0 (modulo will be performed).
- getColormapColor(int, int) - Static method in class imgui.extension.implot.ImPlot
-
Returns a color from a colormap given an index >=
0 (modulo will be performed).
- getColormapColor(ImVec4, int, int) - Static method in class imgui.extension.implot.ImPlot
-
Returns a color from a colormap given an index >=
0 (modulo will be performed).
- getColormapColorW(int) - Static method in class imgui.extension.implot.ImPlot
-
Returns a color from a colormap given an index >=
0 (modulo will be performed).
- getColormapColorW(int, int) - Static method in class imgui.extension.implot.ImPlot
-
Returns a color from a colormap given an index >=
0 (modulo will be performed).
- getColormapColorX(int) - Static method in class imgui.extension.implot.ImPlot
-
Returns a color from a colormap given an index >=
0 (modulo will be performed).
- getColormapColorX(int, int) - Static method in class imgui.extension.implot.ImPlot
-
Returns a color from a colormap given an index >=
0 (modulo will be performed).
- getColormapColorY(int) - Static method in class imgui.extension.implot.ImPlot
-
Returns a color from a colormap given an index >=
0 (modulo will be performed).
- getColormapColorY(int, int) - Static method in class imgui.extension.implot.ImPlot
-
Returns a color from a colormap given an index >=
0 (modulo will be performed).
- getColormapColorZ(int) - Static method in class imgui.extension.implot.ImPlot
-
Returns a color from a colormap given an index >=
0 (modulo will be performed).
- getColormapColorZ(int, int) - Static method in class imgui.extension.implot.ImPlot
-
Returns a color from a colormap given an index >=
0 (modulo will be performed).
- getColormapCount() - Static method in class imgui.extension.implot.ImPlot
-
Returns the number of available colormaps (i.e.
- getColormapIndex(String) - Static method in class imgui.extension.implot.ImPlot
-
Returns an index number for a colormap given a valid string name.
- getColormapName(int) - Static method in class imgui.extension.implot.ImPlot
-
Returns a string name for a colormap given an index.
- getColormapSize() - Static method in class imgui.extension.implot.ImPlot
-
Returns the size of a colormap.
- getColormapSize(int) - Static method in class imgui.extension.implot.ImPlot
-
Returns the size of a colormap.
- getColors() - Method in class imgui.extension.imnodes.ImNodesStyle
-
- getColors(int) - Method in class imgui.extension.imnodes.ImNodesStyle
-
- getColors() - Method in class imgui.extension.implot.ImPlotStyle
-
- getColors() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getColors() - Method in class imgui.ImGuiStyle
-
- getColorU32(int) - Static method in class imgui.ImGui
-
Retrieve given style color with style alpha applied and optional extra alpha multiplier, packed as a 32-bit value suitable for ImDrawList.
- getColorU32(int, float) - Static method in class imgui.ImGui
-
Retrieve given style color with style alpha applied and optional extra alpha multiplier, packed as a 32-bit value suitable for ImDrawList.
- getColorU32(ImVec4) - Static method in class imgui.ImGui
-
Retrieve given color with style alpha applied, packed as a 32-bit value suitable for ImDrawList.
- getColorU32(float, float, float, float) - Static method in class imgui.ImGui
-
Retrieve given color with style alpha applied, packed as a 32-bit value suitable for ImDrawList.
- getColorU32i(int) - Static method in class imgui.ImGui
-
Retrieve given color with style alpha applied, packed as a 32-bit value suitable for ImDrawList.
- getCols() - Method in class imgui.extension.memedit.MemoryEditor
-
- getColumnIndex() - Static method in class imgui.ImGui
-
Get current column index
- getColumnIndex() - Method in class imgui.ImGuiTableColumnSortSpecs
-
Index of the column
- getColumnOffset() - Static method in class imgui.ImGui
-
Get position of column line (in pixels, from the left side of the contents region).
- getColumnOffset(int) - Static method in class imgui.ImGui
-
Get position of column line (in pixels, from the left side of the contents region).
- getColumnsCount() - Static method in class imgui.ImGui
-
- getColumnsMinSpacing() - Method in class imgui.ImGuiStyle
-
Minimum horizontal spacing between two columns.
- getColumnUserID() - Method in class imgui.ImGuiTableColumnSortSpecs
-
User id of the column (if specified by a TableSetupColumn() call)
- getColumnWidth() - Static method in class imgui.ImGui
-
Get column width (in pixels).
- getColumnWidth(int) - Static method in class imgui.ImGui
-
Get column width (in pixels).
- getCommentEnd() - Method in class imgui.extension.texteditor.TextEditorLanguageDefinition
-
- getCommentStart() - Method in class imgui.extension.texteditor.TextEditorLanguageDefinition
-
- getConfigDataCount() - Method in class imgui.ImFont
-
Number of ImFontConfig involved in creating this font.
- getConfigDockingAlwaysTabBar() - Method in class imgui.ImGuiIO
-
- getConfigDockingNoSplit() - Method in class imgui.ImGuiIO
-
Simplified docking mode: disable window splitting, so docking is limited to merging multiple windows together into tab-bars.
- getConfigDockingTransparentPayload() - Method in class imgui.ImGuiIO
-
Make window or viewport transparent when docking and only display docking boxes on the target viewport.
- getConfigDockingWithShift() - Method in class imgui.ImGuiIO
-
Enable docking with holding Shift key (reduce visual noise, allows dropping in wider space)
- getConfigDragClickToInputText() - Method in class imgui.ImGuiIO
-
[BETA] Enable turning DragXXX widgets into text input with a simple mouse click-release (without moving).
- getConfigFlags() - Method in class imgui.ImGuiIO
-
See ImGuiConfigFlags enum.
- getConfigInputTextCursorBlink() - Method in class imgui.ImGuiIO
-
Set to false to disable blinking cursor, for users who consider it distracting.
- getConfigInputTrickleEventQueue() - Method in class imgui.ImGuiIO
-
Enable input queue trickling: some types of events submitted during the same frame (e.g.
- getConfigMacOSXBehaviors() - Method in class imgui.ImGuiIO
-
OS X style: Text editing cursor movement using Alt instead of Ctrl, Shortcuts using Cmd/Super instead of Ctrl,
Line/Text Start and End using Cmd+Arrows instead of Home/End, Double click selects by word instead of selecting whole text,
Multi-selection in lists uses Cmd/Super instead of Ctrl
- getConfigMemoryCompactTimer() - Method in class imgui.ImGuiIO
-
[Timer (in seconds) to free transient windows/tables memory buffers when unused.
- getConfigViewportsNoAutoMerge() - Method in class imgui.ImGuiIO
-
Set to make all floating imgui windows always create their own viewport.
- getConfigViewportsNoDecoration() - Method in class imgui.ImGuiIO
-
Disable default OS window decoration flag for secondary viewports.
- getConfigViewportsNoDefaultParent() - Method in class imgui.ImGuiIO
-
Disable default OS parenting to main viewport for secondary viewports.
- getConfigViewportsNoTaskBarIcon() - Method in class imgui.ImGuiIO
-
Disable default OS task bar icon flag for secondary viewports.
- getConfigWindowsMoveFromTitleBarOnly() - Method in class imgui.ImGuiIO
-
Enable allowing to move windows only when clicking on their title bar.
- getConfigWindowsResizeFromEdges() - Method in class imgui.ImGuiIO
-
Enable resizing of windows from their edges and from the lower-left corner.
- getContentRegionAvail() - Static method in class imgui.ImGui
-
== GetContentRegionMax() - GetCursorPos()
- getContentRegionAvail(ImVec2) - Static method in class imgui.ImGui
-
== GetContentRegionMax() - GetCursorPos()
- getContentRegionAvailX() - Static method in class imgui.ImGui
-
== GetContentRegionMax() - GetCursorPos()
- getContentRegionAvailY() - Static method in class imgui.ImGui
-
== GetContentRegionMax() - GetCursorPos()
- getContentRegionMax() - Static method in class imgui.ImGui
-
Current content boundaries (typically window boundaries including scrolling, or current column boundaries), in windows coordinates
- getContentRegionMax(ImVec2) - Static method in class imgui.ImGui
-
Current content boundaries (typically window boundaries including scrolling, or current column boundaries), in windows coordinates
- getContentRegionMaxX() - Static method in class imgui.ImGui
-
Current content boundaries (typically window boundaries including scrolling, or current column boundaries), in windows coordinates
- getContentRegionMaxY() - Static method in class imgui.ImGui
-
Current content boundaries (typically window boundaries including scrolling, or current column boundaries), in windows coordinates
- getContextMenuButtonIndex() - Method in class imgui.extension.nodeditor.NodeEditorConfig
-
- getCountGrep() - Method in class imgui.ImGuiTextFilter
-
- getCurrentContext() - Static method in class imgui.extension.imnodes.ImNodes
-
- getCurrentContext() - Static method in class imgui.extension.implot.ImPlot
-
Returns the current ImPlot context.
- getCurrentContext() - Static method in class imgui.ImGui
-
- getCurrentEditor() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getCurrentFileName() - Static method in class imgui.extension.imguifiledialog.ImGuiFileDialog
-
Save File behavior : will always return the content of the field with current filter extension
- getCurrentFilter() - Static method in class imgui.extension.imguifiledialog.ImGuiFileDialog
-
Will return selected filter
- getCurrentLineText() - Method in class imgui.extension.texteditor.TextEditor
-
- getCurrentPath() - Static method in class imgui.extension.imguifiledialog.ImGuiFileDialog
-
Will return current path
- getCurrentWindow() - Static method in class imgui.internal.ImGui
-
- getCurrentZoom() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getCursorPos() - Static method in class imgui.ImGui
-
Cursor position in window coordinates (relative to window position)
- getCursorPos(ImVec2) - Static method in class imgui.ImGui
-
Cursor position in window coordinates (relative to window position)
- getCursorPos() - Method in class imgui.ImGuiInputTextCallbackData
-
Current cursor position
- getCursorPosition() - Method in class imgui.extension.texteditor.TextEditor
-
- getCursorPosition(TextEditorCoordinates) - Method in class imgui.extension.texteditor.TextEditor
-
- getCursorPosX() - Static method in class imgui.ImGui
-
Cursor position in window coordinates (relative to window position)
- getCursorPosY() - Static method in class imgui.ImGui
-
Cursor position in window coordinates (relative to window position)
- getCursorScreenPos() - Static method in class imgui.ImGui
-
Cursor position in absolute coordinates (useful to work with ImDrawList API).
- getCursorScreenPos(ImVec2) - Static method in class imgui.ImGui
-
Cursor position in absolute coordinates (useful to work with ImDrawList API).
- getCursorScreenPosX() - Static method in class imgui.ImGui
-
Cursor position in absolute coordinates (useful to work with ImDrawList API).
- getCursorScreenPosY() - Static method in class imgui.ImGui
-
Cursor position in absolute coordinates (useful to work with ImDrawList API).
- getCursorStartPos() - Static method in class imgui.ImGui
-
Initial cursor position in window coordinates
- getCursorStartPos(ImVec2) - Static method in class imgui.ImGui
-
Initial cursor position in window coordinates
- getCursorStartPosX() - Static method in class imgui.ImGui
-
Initial cursor position in window coordinates
- getCursorStartPosY() - Static method in class imgui.ImGui
-
Initial cursor position in window coordinates
- getCurveTessellationTol() - Method in class imgui.ImGuiStyle
-
Tessellation tolerance when using PathBezierCurveTo() without a specific number of segments.
- getDarkPalette() - Method in class imgui.extension.texteditor.TextEditor
-
- getData() - Method in class imgui.type.ImBoolean
-
- getData() - Method in class imgui.type.ImDouble
-
- getData() - Method in class imgui.type.ImFloat
-
- getData() - Method in class imgui.type.ImInt
-
- getData() - Method in class imgui.type.ImLong
-
- getData() - Method in class imgui.type.ImShort
-
- getData() - Method in class imgui.type.ImString
-
- getDebugName() - Method in class imgui.ImFont
-
- getDeltaTime() - Method in class imgui.ImGuiIO
-
Time elapsed since last frame, in seconds.
- getDescent() - Method in class imgui.ImFont
-
- getDigitalBitGap() - Method in class imgui.extension.implot.ImPlotStyle
-
- getDigitalBitHeight() - Method in class imgui.extension.implot.ImPlotStyle
-
- getDirtyLookupTables() - Method in class imgui.ImFont
-
- getDisabledAlpha() - Method in class imgui.ImGuiStyle
-
Additional alpha multiplier applied by BeginDisabled().
- getDisplayFramebufferScale() - Method in class imgui.ImGuiIO
-
For retina display or other situations where window coordinates are different from framebuffer coordinates.
- getDisplayFramebufferScale(ImVec2) - Method in class imgui.ImGuiIO
-
For retina display or other situations where window coordinates are different from framebuffer coordinates.
- getDisplayFramebufferScaleX() - Method in class imgui.ImGuiIO
-
For retina display or other situations where window coordinates are different from framebuffer coordinates.
- getDisplayFramebufferScaleY() - Method in class imgui.ImGuiIO
-
For retina display or other situations where window coordinates are different from framebuffer coordinates.
- getDisplayPos() - Method in class imgui.ImDrawData
-
Upper-left position of the viewport to render (== upper-left of the orthogonal projection matrix to use)
- getDisplayPos(ImVec2) - Method in class imgui.ImDrawData
-
Upper-left position of the viewport to render (== upper-left of the orthogonal projection matrix to use)
- getDisplayPosX() - Method in class imgui.ImDrawData
-
Upper-left position of the viewport to render (== upper-left of the orthogonal projection matrix to use)
- getDisplayPosY() - Method in class imgui.ImDrawData
-
Upper-left position of the viewport to render (== upper-left of the orthogonal projection matrix to use)
- getDisplaySafeAreaPadding() - Method in class imgui.ImGuiStyle
-
If you cannot see the edges of your screen (e.g.
- getDisplaySafeAreaPadding(ImVec2) - Method in class imgui.ImGuiStyle
-
If you cannot see the edges of your screen (e.g.
- getDisplaySafeAreaPaddingX() - Method in class imgui.ImGuiStyle
-
If you cannot see the edges of your screen (e.g.
- getDisplaySafeAreaPaddingY() - Method in class imgui.ImGuiStyle
-
If you cannot see the edges of your screen (e.g.
- getDisplaySize() - Method in class imgui.ImDrawData
-
Size of the viewport to render (== io.DisplaySize for the main viewport)
(DisplayPos + DisplaySize == lower-right of the orthogonal projection matrix to use)
- getDisplaySize(ImVec2) - Method in class imgui.ImDrawData
-
Size of the viewport to render (== io.DisplaySize for the main viewport)
(DisplayPos + DisplaySize == lower-right of the orthogonal projection matrix to use)
- getDisplaySize() - Method in class imgui.ImGuiIO
-
Main display size, in pixels (generally == GetMainViewport()->Size
)
- getDisplaySize(ImVec2) - Method in class imgui.ImGuiIO
-
Main display size, in pixels (generally == GetMainViewport()->Size
)
- getDisplaySizeX() - Method in class imgui.ImDrawData
-
Size of the viewport to render (== io.DisplaySize for the main viewport)
(DisplayPos + DisplaySize == lower-right of the orthogonal projection matrix to use)
- getDisplaySizeX() - Method in class imgui.ImGuiIO
-
Main display size, in pixels (generally == GetMainViewport()->Size
)
- getDisplaySizeY() - Method in class imgui.ImDrawData
-
Size of the viewport to render (== io.DisplaySize for the main viewport)
(DisplayPos + DisplaySize == lower-right of the orthogonal projection matrix to use)
- getDisplaySizeY() - Method in class imgui.ImGuiIO
-
Main display size, in pixels (generally == GetMainViewport()->Size
)
- getDisplayWindowPadding() - Method in class imgui.ImGuiStyle
-
Window position are clamped to be visible within the display area by at least this amount.
- getDisplayWindowPadding(ImVec2) - Method in class imgui.ImGuiStyle
-
Window position are clamped to be visible within the display area by at least this amount.
- getDisplayWindowPaddingX() - Method in class imgui.ImGuiStyle
-
Window position are clamped to be visible within the display area by at least this amount.
- getDisplayWindowPaddingY() - Method in class imgui.ImGuiStyle
-
Window position are clamped to be visible within the display area by at least this amount.
- getDockingAllowUnclassed() - Method in class imgui.ImGuiWindowClass
-
Set to true to allow windows of this class to be docked/merged with an unclassed window.
- getDockingAlwaysTabBar() - Method in class imgui.ImGuiWindowClass
-
Set to true to enforce single floating windows of this class always having their own docking node
(equivalent of setting the global io.ConfigDockingAlwaysTabBar)
- getDockNodeFlagsOverrideSet() - Method in class imgui.ImGuiWindowClass
-
[EXPERIMENTAL] Dock node flags to set when a window of this class is hosted by a dock node (it doesn't have to be selected!)
- getDotChar() - Method in class imgui.ImFont
-
Character used for ellipsis rendering (if a single '...' character isn't found)
- getDoubleClickedLink() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getDoubleClickedNode() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getDoubleClickedPin() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getDown() - Method in class imgui.ImGuiKeyData
-
True for if key is down
- getDownDuration() - Method in class imgui.ImGuiKeyData
-
Duration the key has been down (<
0.0f: not pressed, 0.0f: just pressed, >
0.0f: time held)
- getDownDurationPrev() - Method in class imgui.ImGuiKeyData
-
Last frame duration the key has been down
- getDpiScale() - Method in class imgui.ImGuiPlatformMonitor
-
1.0f = 96 DPI
- getDpiScale() - Method in class imgui.ImGuiViewport
-
1.0f = 96 DPI = No extra scale.
- getDragButtonIndex() - Method in class imgui.extension.nodeditor.NodeEditorConfig
-
- getDragDropPayload() - Static method in class imgui.ImGui
-
Peek directly into the current payload from anywhere.
- getDragDropPayload(String) - Static method in class imgui.ImGui
-
Peek directly into the current payload from anywhere.
- getDragDropPayload(Class<T>) - Static method in class imgui.ImGui
-
- getDrawData() - Static method in class imgui.ImGui
-
Valid after Render() and until the next call to NewFrame().
- getDrawData() - Method in class imgui.ImGuiViewport
-
The ImDrawData corresponding to this viewport.
- getDstFont() - Method in class imgui.ImFontConfig
-
- getEllipsisChar() - Method in class imgui.ImFont
-
Character used for ellipsis rendering.
- getEllipsisChar() - Method in class imgui.ImFontConfig
-
Explicitly specify unicode codepoint of ellipsis character.
- getErrorBarSize() - Method in class imgui.extension.implot.ImPlotStyle
-
- getErrorBarWeight() - Method in class imgui.extension.implot.ImPlotStyle
-
- getEventChar() - Method in class imgui.ImGuiInputTextCallbackData
-
[CharFilter] Replace character with another one, or set to zero to drop.
- getEventFlag() - Method in class imgui.ImGuiInputTextCallbackData
-
One ImGuiInputTextFlags_Callback*
- getEventKey() - Method in class imgui.ImGuiInputTextCallbackData
-
[Completion,History]
- getFallbackAdvanceX() - Method in class imgui.ImFont
-
= FallbackGlyph.AdvanceX
- getFallbackGlyph() - Method in class imgui.ImFont
-
= FindGlyph(FontFallbackChar)
- getFilePathName() - Static method in class imgui.extension.imguifiledialog.ImGuiFileDialog
-
Save File behavior : will always return the content of the field with current filter extention and current path
- getFillAlpha() - Method in class imgui.extension.implot.ImPlotStyle
-
- getFit() - Method in class imgui.extension.implot.ImPlotInputMap
-
LMB initiates fit when double clicked
- getFitPadding() - Method in class imgui.extension.implot.ImPlotStyle
-
- getFitPadding(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- getFitPaddingX() - Method in class imgui.extension.implot.ImPlotStyle
-
- getFitPaddingY() - Method in class imgui.extension.implot.ImPlotStyle
-
- getFlags() - Method in class imgui.extension.imnodes.ImNodesStyle
-
By default, ImNodesStyleFlags_NodeOutline and ImNodesStyleFlags_Gridlines are enabled.
- getFlags() - Method in class imgui.ImDrawList
-
Flags, you may poke into these to adjust anti-aliasing settings per-primitive.
- getFlags() - Method in class imgui.ImFontAtlas
-
- getFlags() - Method in class imgui.ImGuiInputTextCallbackData
-
What user passed to InputText()
- getFlags() - Method in class imgui.ImGuiViewport
-
- getFloat(int) - Method in class imgui.ImGuiStorage
-
- getFloat(int, float) - Method in class imgui.ImGuiStorage
-
- getFlowDuration() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getFlowMarkerDistance() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getFlowSpeed() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getFont() - Static method in class imgui.ImGui
-
Get current font.
- getFontAllowUserScaling() - Method in class imgui.ImGuiIO
-
Allow user scaling text of individual window with CTRL+Wheel.
- getFontBuilderFlags() - Method in class imgui.ImFontConfig
-
Settings for custom font builder.
- getFontData() - Method in class imgui.ImFontConfig
-
TTF/OTF data
- getFontDataOwnedByAtlas() - Method in class imgui.ImFontConfig
-
TTF/OTF data ownership taken by the container ImFontAtlas (will delete memory itself).
- getFontDataSize() - Method in class imgui.ImFontConfig
-
TTF/OTF data size
- getFontDefault() - Method in class imgui.ImGuiIO
-
Font to use on NewFrame().
- getFontGlobalScale() - Method in class imgui.ImGuiIO
-
Global scale all fonts
- getFontNo() - Method in class imgui.ImFontConfig
-
Index of font within TTF/OTF file
- getFonts() - Method in class imgui.ImGuiIO
-
Font atlas: load, rasterize and pack one or more fonts into a single texture.
- getFontSize() - Method in class imgui.ImFont
-
Height of characters/line, set during loading (don't change after loading)
- getFontSize() - Static method in class imgui.ImGui
-
Get current font size (= height in pixels) of current font with current scale applied
- getFontTexUvWhitePixel() - Static method in class imgui.ImGui
-
Get UV coordinate for a while pixel, useful to draw custom shapes via the ImDrawList API
- getFontTexUvWhitePixel(ImVec2) - Static method in class imgui.ImGui
-
Get UV coordinate for a while pixel, useful to draw custom shapes via the ImDrawList API
- getFontTexUvWhitePixelX() - Static method in class imgui.ImGui
-
Get UV coordinate for a while pixel, useful to draw custom shapes via the ImDrawList API
- getFontTexUvWhitePixelY() - Static method in class imgui.ImGui
-
Get UV coordinate for a while pixel, useful to draw custom shapes via the ImDrawList API
- getForegroundDrawList() - Static method in class imgui.ImGui
-
Get foreground draw list for the viewport associated to the current window.
- getForegroundDrawList(ImGuiViewport) - Static method in class imgui.ImGui
-
Get foreground draw list for the viewport associated to the current window.
- getFrameBorderSize() - Method in class imgui.ImGuiStyle
-
Thickness of border around frames.
- getFramebufferScale() - Method in class imgui.ImDrawData
-
Amount of pixels for each unit of DisplaySize.
- getFramebufferScale(ImVec2) - Method in class imgui.ImDrawData
-
Amount of pixels for each unit of DisplaySize.
- getFramebufferScaleX() - Method in class imgui.ImDrawData
-
Amount of pixels for each unit of DisplaySize.
- getFramebufferScaleY() - Method in class imgui.ImDrawData
-
Amount of pixels for each unit of DisplaySize.
- getFrameCount() - Static method in class imgui.ImGui
-
Get global imgui frame count.
- getFrameHeight() - Static method in class imgui.ImGui
-
~ FontSize + style.FramePadding.y * 2
- getFrameHeightWithSpacing() - Static method in class imgui.ImGui
-
~ FontSize + style.FramePadding.y * 2 + style.ItemSpacing.y (distance in pixels between 2 consecutive lines of framed widgets)
- getFramePadding() - Method in class imgui.ImGuiStyle
-
Padding within a framed rectangle (used by most widgets).
- getFramePadding(ImVec2) - Method in class imgui.ImGuiStyle
-
Padding within a framed rectangle (used by most widgets).
- getFramePaddingX() - Method in class imgui.ImGuiStyle
-
Padding within a framed rectangle (used by most widgets).
- getFramePaddingY() - Method in class imgui.ImGuiStyle
-
Padding within a framed rectangle (used by most widgets).
- getFramerate() - Method in class imgui.ImGuiIO
-
Application framerate estimate, in frame per second.
- getFrameRounding() - Method in class imgui.ImGuiStyle
-
Radius of frame corners rounding.
- getGlyphExtraSpacing() - Method in class imgui.ImFontConfig
-
Extra spacing (in pixels) between glyphs.
- getGlyphExtraSpacing(ImVec2) - Method in class imgui.ImFontConfig
-
Extra spacing (in pixels) between glyphs.
- getGlyphExtraSpacingX() - Method in class imgui.ImFontConfig
-
Extra spacing (in pixels) between glyphs.
- getGlyphExtraSpacingY() - Method in class imgui.ImFontConfig
-
Extra spacing (in pixels) between glyphs.
- getGlyphMaxAdvanceX() - Method in class imgui.ImFontConfig
-
Maximum AdvanceX for glyphs
- getGlyphMinAdvanceX() - Method in class imgui.ImFontConfig
-
Minimum AdvanceX for glyphs, set Min to align font icons, set both Min/Max to enforce mono-space font
- getGlyphOffset() - Method in class imgui.ImFontConfig
-
Offset all glyphs from this font input.
- getGlyphOffset(ImVec2) - Method in class imgui.ImFontConfig
-
Offset all glyphs from this font input.
- getGlyphOffsetX() - Method in class imgui.ImFontConfig
-
Offset all glyphs from this font input.
- getGlyphOffsetY() - Method in class imgui.ImFontConfig
-
Offset all glyphs from this font input.
- getGlyphRanges() - Method in class imgui.ImFontConfig
-
Pointer to a user-provided list of Unicode range (2 value per range, values are inclusive, zero-terminated list).
- getGlyphRangesChineseFull() - Method in class imgui.ImFontAtlas
-
Default + Half-Width + Japanese Hiragana/Katakana + full set of about 21000 CJK Unified Ideographs
- getGlyphRangesChineseSimplifiedCommon() - Method in class imgui.ImFontAtlas
-
Default + Half-Width + Japanese Hiragana/Katakana + set of 2500 CJK Unified Ideographs for common simplified Chinese
- getGlyphRangesCyrillic() - Method in class imgui.ImFontAtlas
-
Default + about 400 Cyrillic characters
- getGlyphRangesDefault() - Method in class imgui.ImFontAtlas
-
Basic Latin, Extended Latin
- getGlyphRangesJapanese() - Method in class imgui.ImFontAtlas
-
Default + Hiragana, Katakana, Half-Width, Selection of 2999 Ideographs
- getGlyphRangesKorean() - Method in class imgui.ImFontAtlas
-
Default + Korean characters
- getGlyphRangesThai() - Method in class imgui.ImFontAtlas
-
Default + Thai characters
- getGlyphRangesVietnamese() - Method in class imgui.ImFontAtlas
-
Default + Vietnamese characters
- getGlyphWidth() - Method in class imgui.extension.memedit.MemoryEditorSizes
-
- getGrabMinSize() - Method in class imgui.ImGuiStyle
-
Minimum width/height of a grab box for slider/scrollbar.
- getGrabRounding() - Method in class imgui.ImGuiStyle
-
Radius of grabs corners rounding.
- getGridSpacing() - Method in class imgui.extension.imnodes.ImNodesStyle
-
- getGroupBorderWidth() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getGroupMax() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getGroupMax(ImVec2) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getGroupMaxX() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getGroupMaxY() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getGroupMin() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getGroupMin(ImVec2) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getGroupMinX() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getGroupMinY() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getGroupRounding() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getHasCentralNodeChild() - Method in class imgui.internal.ImGuiDockNode
-
- getHasCloseButton() - Method in class imgui.internal.ImGuiDockNode
-
- getHasWindowMenuButton() - Method in class imgui.internal.ImGuiDockNode
-
- getHexCellWidth() - Method in class imgui.extension.memedit.MemoryEditorSizes
-
- getHighlightColor() - Method in class imgui.extension.memedit.MemoryEditor
-
- getHintBackgroundDrawList() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getHintForegroundDrawList() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getHostWindow() - Method in class imgui.internal.ImGuiDockNode
-
- getHoveredLink() - Static method in class imgui.extension.imnodes.ImNodes
-
- getHoveredLink() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getHoveredNode() - Static method in class imgui.extension.imnodes.ImNodes
-
- getHoveredNode() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getHoveredNodeBorderWidth() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getHoveredPin() - Static method in class imgui.extension.imnodes.ImNodes
-
- getHoveredPin() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getID(String) - Static method in class imgui.ImGui
-
Calculate unique ID (hash of whole ID stack + given parameter).
- getID(String, String) - Static method in class imgui.ImGui
-
Calculate unique ID (hash of whole ID stack + given parameter).
- getID(long) - Static method in class imgui.ImGui
-
Calculate unique ID (hash of whole ID stack + given parameter).
- getID() - Method in class imgui.ImGuiViewport
-
Unique identifier for the viewport.
- getID() - Method in class imgui.internal.ImGuiDockNode
-
- getIndentSpacing() - Method in class imgui.ImGuiStyle
-
Horizontal indentation when e.g.
- getIniFilename() - Method in class imgui.ImGuiIO
-
Path to .ini file.
- getIniSavingRate() - Method in class imgui.ImGuiIO
-
Minimum time between saving positions/sizes to .ini file, in seconds.
- getInputBuffer() - Method in class imgui.ImGuiTextFilter
-
- getInputMap() - Static method in class imgui.extension.implot.ImPlot
-
Provides access to the input mapping structure for permanent modifications to controls for pan, select, etc.
- getInputQueueSurrogate() - Method in class imgui.ImGuiIO
-
For AddInputCharacterUTF16
- getInt(int) - Method in class imgui.ImGuiStorage
-
- getInt(int, int) - Method in class imgui.ImGuiStorage
-
- getIO() - Static method in class imgui.extension.imnodes.ImNodes
-
- getIO() - Static method in class imgui.ImGui
-
Access the IO structure (mouse/keyboard/gamepad inputs, time, various configuration options/flags).
- getIsFocused() - Method in class imgui.internal.ImGuiDockNode
-
- getIsVisible() - Method in class imgui.internal.ImGuiDockNode
-
Set to false when the node is hidden (usually disabled as it has no active window)
- getItemInnerSpacing() - Method in class imgui.ImGuiStyle
-
Horizontal and vertical spacing between within elements of a composed widget (e.g.
- getItemInnerSpacing(ImVec2) - Method in class imgui.ImGuiStyle
-
Horizontal and vertical spacing between within elements of a composed widget (e.g.
- getItemInnerSpacingX() - Method in class imgui.ImGuiStyle
-
Horizontal and vertical spacing between within elements of a composed widget (e.g.
- getItemInnerSpacingY() - Method in class imgui.ImGuiStyle
-
Horizontal and vertical spacing between within elements of a composed widget (e.g.
- getItemRectMax() - Static method in class imgui.ImGui
-
Get lower-right bounding rectangle of the last item (screen space)
- getItemRectMax(ImVec2) - Static method in class imgui.ImGui
-
Get lower-right bounding rectangle of the last item (screen space)
- getItemRectMaxX() - Static method in class imgui.ImGui
-
Get lower-right bounding rectangle of the last item (screen space)
- getItemRectMaxY() - Static method in class imgui.ImGui
-
Get lower-right bounding rectangle of the last item (screen space)
- getItemRectMin() - Static method in class imgui.ImGui
-
Get upper-left bounding rectangle of the last item (screen space)
- getItemRectMin(ImVec2) - Static method in class imgui.ImGui
-
Get upper-left bounding rectangle of the last item (screen space)
- getItemRectMinX() - Static method in class imgui.ImGui
-
Get upper-left bounding rectangle of the last item (screen space)
- getItemRectMinY() - Static method in class imgui.ImGui
-
Get upper-left bounding rectangle of the last item (screen space)
- getItemRectSize() - Static method in class imgui.ImGui
-
Get size of last item
- getItemRectSize(ImVec2) - Static method in class imgui.ImGui
-
Get size of last item
- getItemRectSizeX() - Static method in class imgui.ImGui
-
Get size of last item
- getItemRectSizeY() - Static method in class imgui.ImGui
-
Get size of last item
- getItemSpacing() - Method in class imgui.ImGuiStyle
-
Horizontal and vertical spacing between widgets/lines.
- getItemSpacing(ImVec2) - Method in class imgui.ImGuiStyle
-
Horizontal and vertical spacing between widgets/lines.
- getItemSpacingX() - Method in class imgui.ImGuiStyle
-
Horizontal and vertical spacing between widgets/lines.
- getItemSpacingY() - Method in class imgui.ImGuiStyle
-
Horizontal and vertical spacing between widgets/lines.
- getKeyAlt() - Method in class imgui.ImGuiIO
-
Keyboard modifier pressed: Alt
- getKeyCtrl() - Method in class imgui.ImGuiIO
-
Keyboard modifier pressed: Control
- getKeyIndex(int) - Static method in class imgui.ImGui
-
Deprecated.
- getKeyMap() - Method in class imgui.ImGuiIO
-
Deprecated.
- getKeyMap(int) - Method in class imgui.ImGuiIO
-
Deprecated.
- getKeyMods() - Method in class imgui.ImGuiIO
-
Key mods flags (same as io.KeyCtrl/KeyShift/KeyAlt/KeySuper but merged into flags), updated by NewFrame()
- getKeyModsPrev() - Method in class imgui.ImGuiIO
-
Key mods flags (from previous frame)
- getKeyName(int) - Static method in class imgui.ImGui
-
[DEBUG] returns English name of the key.
- getKeyPressedAmount(int, float, float) - Static method in class imgui.ImGui
-
Uses provided repeat rate/delay.
- getKeyRepeatDelay() - Method in class imgui.ImGuiIO
-
When holding a key/button, time before it starts repeating, in seconds (for buttons in Repeat mode, etc.).
- getKeyRepeatRate() - Method in class imgui.ImGuiIO
-
When holding a key/button, rate at which it repeats, in seconds.
- getKeysData() - Method in class imgui.ImGuiIO
-
Key state for all known keys.
- getKeysDown() - Method in class imgui.ImGuiIO
-
Deprecated.
- getKeysDown(int) - Method in class imgui.ImGuiIO
-
Deprecated.
- getKeyShift() - Method in class imgui.ImGuiIO
-
Keyboard modifier pressed: Shift
- getKeySuper() - Method in class imgui.ImGuiIO
-
Keyboard modifier pressed: Cmd/Super/Windows
- getLabelPadding() - Method in class imgui.extension.implot.ImPlotStyle
-
- getLabelPadding(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- getLabelPaddingX() - Method in class imgui.extension.implot.ImPlotStyle
-
- getLabelPaddingY() - Method in class imgui.extension.implot.ImPlotStyle
-
- getLanguageDefinition() - Method in class imgui.extension.texteditor.TextEditor
-
- getLastBgColor() - Method in class imgui.internal.ImGuiDockNode
-
- getLastFocusedNodeId() - Method in class imgui.internal.ImGuiDockNode
-
[Root node only] Which of our child docking node (any ancestor in the hierarchy) was last focused.
- getLastFrameActive() - Method in class imgui.internal.ImGuiDockNode
-
Last frame number the node was updated.
- getLastFrameAlive() - Method in class imgui.internal.ImGuiDockNode
-
Last frame number the node was updated or kept alive explicitly with DockSpace() + int_KeepAliveOnly
- getLastFrameFocused() - Method in class imgui.internal.ImGuiDockNode
-
Last frame number the node was focused.
- getLastItemColor() - Static method in class imgui.extension.implot.ImPlot
-
Gets the last item primary color (i.e.
- getLastItemColor(ImVec4) - Static method in class imgui.extension.implot.ImPlot
-
Gets the last item primary color (i.e.
- getLastItemColorW() - Static method in class imgui.extension.implot.ImPlot
-
Gets the last item primary color (i.e.
- getLastItemColorX() - Static method in class imgui.extension.implot.ImPlot
-
Gets the last item primary color (i.e.
- getLastItemColorY() - Static method in class imgui.extension.implot.ImPlot
-
Gets the last item primary color (i.e.
- getLastItemColorZ() - Static method in class imgui.extension.implot.ImPlot
-
Gets the last item primary color (i.e.
- getLegendInnerPadding() - Method in class imgui.extension.implot.ImPlotStyle
-
- getLegendInnerPadding(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- getLegendInnerPaddingX() - Method in class imgui.extension.implot.ImPlotStyle
-
- getLegendInnerPaddingY() - Method in class imgui.extension.implot.ImPlotStyle
-
- getLegendPadding() - Method in class imgui.extension.implot.ImPlotStyle
-
- getLegendPadding(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- getLegendPaddingX() - Method in class imgui.extension.implot.ImPlotStyle
-
- getLegendPaddingY() - Method in class imgui.extension.implot.ImPlotStyle
-
- getLegendSpacing() - Method in class imgui.extension.implot.ImPlotStyle
-
- getLegendSpacing(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- getLegendSpacingX() - Method in class imgui.extension.implot.ImPlotStyle
-
- getLegendSpacingY() - Method in class imgui.extension.implot.ImPlotStyle
-
- getLength() - Method in class imgui.type.ImString
-
Get the length of the text inside the data buffer.
- getLightPalette() - Method in class imgui.extension.texteditor.TextEditor
-
- getLineHeight() - Method in class imgui.extension.memedit.MemoryEditorSizes
-
- getLineWeight() - Method in class imgui.extension.implot.ImPlotStyle
-
- getLinkHoverDistance() - Method in class imgui.extension.imnodes.ImNodesStyle
-
- getLinkLineSegmentsPerLength() - Method in class imgui.extension.imnodes.ImNodesStyle
-
- getLinkPins(long, ImLong, ImLong) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getLinkStrength() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getLinkThickness() - Method in class imgui.extension.imnodes.ImNodesStyle
-
- getLinkWithContextMenu() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getLocalFlags() - Method in class imgui.internal.ImGuiDockNode
-
Flags specific to this node
- getLocalFlagsInWindows() - Method in class imgui.internal.ImGuiDockNode
-
Flags specific to this node, applied from windows
- getLocked() - Method in class imgui.ImFontAtlas
-
Marked as Locked by ImGui::NewFrame() so attempt to modify the atlas will assert.
- getLogFilename() - Method in class imgui.ImGuiIO
-
Path to .log file (default parameter to ImGui::LogToFile when no file is specified).
- getLogSliderDeadzone() - Method in class imgui.ImGuiStyle
-
The size in pixels of the dead-zone around zero on logarithmic sliders that cross zero.
- getMainPos() - Method in class imgui.ImGuiPlatformMonitor
-
Coordinates of the area displayed on this monitor (Min = upper left, Max = bottom right)
- getMainPos(ImVec2) - Method in class imgui.ImGuiPlatformMonitor
-
Coordinates of the area displayed on this monitor (Min = upper left, Max = bottom right)
- getMainPosX() - Method in class imgui.ImGuiPlatformMonitor
-
Coordinates of the area displayed on this monitor (Min = upper left, Max = bottom right)
- getMainPosY() - Method in class imgui.ImGuiPlatformMonitor
-
Coordinates of the area displayed on this monitor (Min = upper left, Max = bottom right)
- getMainSize() - Method in class imgui.ImGuiPlatformMonitor
-
Coordinates of the area displayed on this monitor (Min = upper left, Max = bottom right)
- getMainSize(ImVec2) - Method in class imgui.ImGuiPlatformMonitor
-
Coordinates of the area displayed on this monitor (Min = upper left, Max = bottom right)
- getMainSizeX() - Method in class imgui.ImGuiPlatformMonitor
-
Coordinates of the area displayed on this monitor (Min = upper left, Max = bottom right)
- getMainSizeY() - Method in class imgui.ImGuiPlatformMonitor
-
Coordinates of the area displayed on this monitor (Min = upper left, Max = bottom right)
- getMainViewport() - Static method in class imgui.ImGui
-
Return primary/default viewport.
- getMajorGridSize() - Method in class imgui.extension.implot.ImPlotStyle
-
- getMajorGridSize(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- getMajorGridSizeX() - Method in class imgui.extension.implot.ImPlotStyle
-
- getMajorGridSizeY() - Method in class imgui.extension.implot.ImPlotStyle
-
- getMajorTickLen() - Method in class imgui.extension.implot.ImPlotStyle
-
- getMajorTickLen(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- getMajorTickLenX() - Method in class imgui.extension.implot.ImPlotStyle
-
- getMajorTickLenY() - Method in class imgui.extension.implot.ImPlotStyle
-
- getMajorTickSize() - Method in class imgui.extension.implot.ImPlotStyle
-
- getMajorTickSize(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- getMajorTickSizeX() - Method in class imgui.extension.implot.ImPlotStyle
-
- getMajorTickSizeY() - Method in class imgui.extension.implot.ImPlotStyle
-
- getMarker() - Method in class imgui.extension.implot.ImPlotStyle
-
- getMarkerName(int) - Static method in class imgui.extension.implot.ImPlot
-
Returns the null terminated string name for an ImPlotMarker.
- getMarkerSize() - Method in class imgui.extension.implot.ImPlotStyle
-
- getMarkerWeight() - Method in class imgui.extension.implot.ImPlotStyle
-
- getmCaseSensitive() - Method in class imgui.extension.texteditor.TextEditorLanguageDefinition
-
- getMenu() - Method in class imgui.extension.implot.ImPlotInputMap
-
RMB opens context menus (if enabled) when clicked
- getMergedFlags() - Method in class imgui.internal.ImGuiDockNode
-
Effective flags (== SharedFlags | LocalFlagsInNode | LocalFlagsInWindows)
- getMergeMode() - Method in class imgui.ImFontConfig
-
Merge into previous ImFont, so you can combine multiple inputs font into one ImFont (e.g.
- getMetricsActiveAllocations() - Method in class imgui.ImGuiIO
-
Number of active allocations, updated by MemAlloc/MemFree based on current context.
- getMetricsActiveWindows() - Method in class imgui.ImGuiIO
-
Number of active windows
- getMetricsRenderIndices() - Method in class imgui.ImGuiIO
-
Indices output during last call to Render() = number of triangles * 3
- getMetricsRenderVertices() - Method in class imgui.ImGuiIO
-
Vertices output during last call to Render()
- getMetricsRenderWindows() - Method in class imgui.ImGuiIO
-
Number of visible windows
- getMetricsTotalSurface() - Method in class imgui.ImFont
-
Total surface in pixels to get an idea of the font rasterization/texture cost (not exact, we approximate the cost of padding between glyphs)
- getMiniMapOffset() - Method in class imgui.extension.imnodes.ImNodesStyle
-
Mini-map offset from the screen side.
- getMiniMapOffset(ImVec2) - Method in class imgui.extension.imnodes.ImNodesStyle
-
Mini-map offset from the screen side.
- getMiniMapOffsetX() - Method in class imgui.extension.imnodes.ImNodesStyle
-
Mini-map offset from the screen side.
- getMiniMapOffsetY() - Method in class imgui.extension.imnodes.ImNodesStyle
-
Mini-map offset from the screen side.
- getMiniMapPadding() - Method in class imgui.extension.imnodes.ImNodesStyle
-
Mini-map padding size between mini-map edge and mini-map content.
- getMiniMapPadding(ImVec2) - Method in class imgui.extension.imnodes.ImNodesStyle
-
Mini-map padding size between mini-map edge and mini-map content.
- getMiniMapPaddingX() - Method in class imgui.extension.imnodes.ImNodesStyle
-
Mini-map padding size between mini-map edge and mini-map content.
- getMiniMapPaddingY() - Method in class imgui.extension.imnodes.ImNodesStyle
-
Mini-map padding size between mini-map edge and mini-map content.
- getMinorAlpha() - Method in class imgui.extension.implot.ImPlotStyle
-
- getMinorGridSize() - Method in class imgui.extension.implot.ImPlotStyle
-
- getMinorGridSize(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- getMinorGridSizeX() - Method in class imgui.extension.implot.ImPlotStyle
-
- getMinorGridSizeY() - Method in class imgui.extension.implot.ImPlotStyle
-
- getMinorTickLen() - Method in class imgui.extension.implot.ImPlotStyle
-
- getMinorTickLen(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- getMinorTickLenX() - Method in class imgui.extension.implot.ImPlotStyle
-
- getMinorTickLenY() - Method in class imgui.extension.implot.ImPlotStyle
-
- getMinorTickSize() - Method in class imgui.extension.implot.ImPlotStyle
-
- getMinorTickSize(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- getMinorTickSizeX() - Method in class imgui.extension.implot.ImPlotStyle
-
- getMinorTickSizeY() - Method in class imgui.extension.implot.ImPlotStyle
-
- getMonitors(int) - Method in class imgui.ImGuiPlatformIO
-
- getMonitorsSize() - Method in class imgui.ImGuiPlatformIO
-
- getMouseClicked() - Method in class imgui.ImGuiIO
-
Mouse button went from !Down to Down (same as MouseClickedCount[x] != 0)
- getMouseClicked(int) - Method in class imgui.ImGuiIO
-
Mouse button went from !Down to Down (same as MouseClickedCount[x] != 0)
- getMouseClickedCount(int) - Static method in class imgui.ImGui
-
Return the number of successive mouse-clicks at the time where a click happen (otherwise 0).
- getMouseClickedCount() - Method in class imgui.ImGuiIO
-
== 0 (not clicked), == 1 (same as MouseClicked[]), == 2 (double-clicked), == 3 (triple-clicked) etc.
- getMouseClickedCount(int) - Method in class imgui.ImGuiIO
-
== 0 (not clicked), == 1 (same as MouseClicked[]), == 2 (double-clicked), == 3 (triple-clicked) etc.
- getMouseClickedLastCount() - Method in class imgui.ImGuiIO
-
Count successive number of clicks.
- getMouseClickedLastCount(int) - Method in class imgui.ImGuiIO
-
Count successive number of clicks.
- getMouseClickedPos() - Method in class imgui.ImGuiIO
-
Position at time of clicking.
- getMouseClickedTime() - Method in class imgui.ImGuiIO
-
Time of last click (used to figure out double-click)
- getMouseClickedTime(int) - Method in class imgui.ImGuiIO
-
Time of last click (used to figure out double-click)
- getMouseCursor() - Static method in class imgui.ImGui
-
get desired cursor type, reset in ImGui::NewFrame(), this is updated during the frame.
- getMouseCursorScale() - Method in class imgui.ImGuiStyle
-
Scale software rendered mouse cursor (when io.MouseDrawCursor is enabled).
- getMouseDelta() - Method in class imgui.ImGuiIO
-
Mouse delta.
- getMouseDelta(ImVec2) - Method in class imgui.ImGuiIO
-
Mouse delta.
- getMouseDeltaX() - Method in class imgui.ImGuiIO
-
Mouse delta.
- getMouseDeltaY() - Method in class imgui.ImGuiIO
-
Mouse delta.
- getMouseDoubleClicked() - Method in class imgui.ImGuiIO
-
Has mouse button been double-clicked? (same as MouseClickedCount[x] == 2)
- getMouseDoubleClicked(int) - Method in class imgui.ImGuiIO
-
Has mouse button been double-clicked? (same as MouseClickedCount[x] == 2)
- getMouseDoubleClickMaxDist() - Method in class imgui.ImGuiIO
-
Distance threshold to stay in to validate a double-click, in pixels.
- getMouseDoubleClickTime() - Method in class imgui.ImGuiIO
-
Time for a double-click, in seconds.
- getMouseDown() - Method in class imgui.ImGuiIO
-
Mouse buttons: 0=left, 1=right, 2=middle + extras (ImGuiMouseButton_COUNT == 5).
- getMouseDown(int) - Method in class imgui.ImGuiIO
-
Mouse buttons: 0=left, 1=right, 2=middle + extras (ImGuiMouseButton_COUNT == 5).
- getMouseDownDuration() - Method in class imgui.ImGuiIO
-
Duration the mouse button has been down (0.0f == just clicked)
- getMouseDownDuration(int) - Method in class imgui.ImGuiIO
-
Duration the mouse button has been down (0.0f == just clicked)
- getMouseDownDurationPrev() - Method in class imgui.ImGuiIO
-
Previous time the mouse button has been down
- getMouseDownDurationPrev(int) - Method in class imgui.ImGuiIO
-
Previous time the mouse button has been down
- getMouseDownOwned() - Method in class imgui.ImGuiIO
-
Track if button was clicked inside a dear imgui window or over void blocked by a popup.
- getMouseDownOwned(int) - Method in class imgui.ImGuiIO
-
Track if button was clicked inside a dear imgui window or over void blocked by a popup.
- getMouseDownOwnedUnlessPopupClose() - Method in class imgui.ImGuiIO
-
Track if button was clicked inside a dear imgui window.
- getMouseDownOwnedUnlessPopupClose(int) - Method in class imgui.ImGuiIO
-
Track if button was clicked inside a dear imgui window.
- getMouseDragDelta() - Static method in class imgui.ImGui
-
Return the delta from the initial clicking position while the mouse button is pressed or was just released.
- getMouseDragDelta(ImVec2) - Static method in class imgui.ImGui
-
Return the delta from the initial clicking position while the mouse button is pressed or was just released.
- getMouseDragDelta(int) - Static method in class imgui.ImGui
-
Return the delta from the initial clicking position while the mouse button is pressed or was just released.
- getMouseDragDelta(ImVec2, int) - Static method in class imgui.ImGui
-
Return the delta from the initial clicking position while the mouse button is pressed or was just released.
- getMouseDragDelta(int, float) - Static method in class imgui.ImGui
-
Return the delta from the initial clicking position while the mouse button is pressed or was just released.
- getMouseDragDelta(ImVec2, int, float) - Static method in class imgui.ImGui
-
Return the delta from the initial clicking position while the mouse button is pressed or was just released.
- getMouseDragDeltaX() - Static method in class imgui.ImGui
-
Return the delta from the initial clicking position while the mouse button is pressed or was just released.
- getMouseDragDeltaX(int) - Static method in class imgui.ImGui
-
Return the delta from the initial clicking position while the mouse button is pressed or was just released.
- getMouseDragDeltaX(int, float) - Static method in class imgui.ImGui
-
Return the delta from the initial clicking position while the mouse button is pressed or was just released.
- getMouseDragDeltaY() - Static method in class imgui.ImGui
-
Return the delta from the initial clicking position while the mouse button is pressed or was just released.
- getMouseDragDeltaY(int) - Static method in class imgui.ImGui
-
Return the delta from the initial clicking position while the mouse button is pressed or was just released.
- getMouseDragDeltaY(int, float) - Static method in class imgui.ImGui
-
Return the delta from the initial clicking position while the mouse button is pressed or was just released.
- getMouseDragMaxDistanceAbs() - Method in class imgui.ImGuiIO
-
Maximum distance, absolute, on each axis, of how much mouse has traveled from the clicking point
- getMouseDragMaxDistanceSqr() - Method in class imgui.ImGuiIO
-
Squared maximum distance of how much mouse has traveled from the clicking point
- getMouseDragMaxDistanceSqr(int) - Method in class imgui.ImGuiIO
-
Squared maximum distance of how much mouse has traveled from the clicking point
- getMouseDragThreshold() - Method in class imgui.ImGuiIO
-
Distance threshold before considering we are dragging.
- getMouseDrawCursor() - Method in class imgui.ImGuiIO
-
Request ImGui to draw a mouse cursor for you (if you are on a platform without a mouse cursor).
- getMouseHoveredViewport() - Method in class imgui.ImGuiIO
-
(Optional) When using multiple viewports: viewport the OS mouse cursor is hovering _IGNORING_ viewports with the ImGuiViewportFlags_NoInputs flag,
and _REGARDLESS_ of whether another viewport is focused.
- getMousePos() - Static method in class imgui.ImGui
-
Shortcut to ImGui::GetIO().MousePos provided by user, to be consistent with other calls
- getMousePos(ImVec2) - Static method in class imgui.ImGui
-
Shortcut to ImGui::GetIO().MousePos provided by user, to be consistent with other calls
- getMousePos() - Method in class imgui.ImGuiIO
-
Mouse position, in pixels.
- getMousePos(ImVec2) - Method in class imgui.ImGuiIO
-
Mouse position, in pixels.
- getMousePosOnOpeningCurrentPopup() - Static method in class imgui.ImGui
-
Retrieve backup of mouse position at the time of opening popup we have BeginPopup() into
- getMousePosOnOpeningCurrentPopup(ImVec2) - Static method in class imgui.ImGui
-
Retrieve backup of mouse position at the time of opening popup we have BeginPopup() into
- getMousePosOnOpeningCurrentPopupX() - Static method in class imgui.ImGui
-
Retrieve backup of mouse position at the time of opening popup we have BeginPopup() into
- getMousePosOnOpeningCurrentPopupY() - Static method in class imgui.ImGui
-
Retrieve backup of mouse position at the time of opening popup we have BeginPopup() into
- getMousePosPadding() - Method in class imgui.extension.implot.ImPlotStyle
-
- getMousePosPadding(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- getMousePosPaddingX() - Method in class imgui.extension.implot.ImPlotStyle
-
- getMousePosPaddingY() - Method in class imgui.extension.implot.ImPlotStyle
-
- getMousePosPrev() - Method in class imgui.ImGuiIO
-
Previous mouse position (note that MouseDelta is not necessary == MousePos-MousePosPrev, in case either position is invalid)
- getMousePosPrev(ImVec2) - Method in class imgui.ImGuiIO
-
Previous mouse position (note that MouseDelta is not necessary == MousePos-MousePosPrev, in case either position is invalid)
- getMousePosPrevX() - Method in class imgui.ImGuiIO
-
Previous mouse position (note that MouseDelta is not necessary == MousePos-MousePosPrev, in case either position is invalid)
- getMousePosPrevY() - Method in class imgui.ImGuiIO
-
Previous mouse position (note that MouseDelta is not necessary == MousePos-MousePosPrev, in case either position is invalid)
- getMousePosX() - Static method in class imgui.ImGui
-
Shortcut to ImGui::GetIO().MousePos provided by user, to be consistent with other calls
- getMousePosX() - Method in class imgui.ImGuiIO
-
Mouse position, in pixels.
- getMousePosY() - Static method in class imgui.ImGui
-
Shortcut to ImGui::GetIO().MousePos provided by user, to be consistent with other calls
- getMousePosY() - Method in class imgui.ImGuiIO
-
Mouse position, in pixels.
- getMouseReleased() - Method in class imgui.ImGuiIO
-
Mouse button went from Down to !Down
- getMouseReleased(int) - Method in class imgui.ImGuiIO
-
Mouse button went from Down to !Down
- getMouseWheel() - Method in class imgui.ImGuiIO
-
Mouse wheel Vertical: 1 unit scrolls about 5 lines text.
- getMouseWheelH() - Method in class imgui.ImGuiIO
-
Mouse wheel Horizontal.
- getName() - Method in class imgui.extension.texteditor.TextEditorLanguageDefinition
-
- getNavActive() - Method in class imgui.ImGuiIO
-
Keyboard/Gamepad navigation is currently allowed (will handle ImGuiKey_NavXXX events) = a window is focused
and it doesn't use the ImGuiWindowFlags_NoNavInputs flag.
- getNavigateButtonIndex() - Method in class imgui.extension.nodeditor.NodeEditorConfig
-
- getNavInputs() - Method in class imgui.ImGuiIO
-
Gamepad inputs.
- getNavInputs(int) - Method in class imgui.ImGuiIO
-
Gamepad inputs.
- getNavInputsDownDuration() - Method in class imgui.ImGuiIO
-
- getNavInputsDownDuration(int) - Method in class imgui.ImGuiIO
-
- getNavInputsDownDurationPrev() - Method in class imgui.ImGuiIO
-
- getNavInputsDownDurationPrev(int) - Method in class imgui.ImGuiIO
-
- getNavVisible() - Method in class imgui.ImGuiIO
-
Keyboard/Gamepad navigation is visible and allowed (will handle ImGuiKey_NavXXX events).
- getNodeBackgroundDrawList(long) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getNodeBorderThickness() - Method in class imgui.extension.imnodes.ImNodesStyle
-
- getNodeBorderWidth() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getNodeCornerRounding() - Method in class imgui.extension.imnodes.ImNodesStyle
-
- getNodeCount() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getNodeDimensions(int) - Static method in class imgui.extension.imnodes.ImNodes
-
- getNodeDimensions(ImVec2, int) - Static method in class imgui.extension.imnodes.ImNodes
-
- getNodeDimensionsX(int) - Static method in class imgui.extension.imnodes.ImNodes
-
- getNodeDimensionsY(int) - Static method in class imgui.extension.imnodes.ImNodes
-
- getNodeEditorSpacePos(int) - Static method in class imgui.extension.imnodes.ImNodes
-
- getNodeGridSpacePos(int) - Static method in class imgui.extension.imnodes.ImNodes
-
- getNodePadding() - Method in class imgui.extension.imnodes.ImNodesStyle
-
- getNodePadding(ImVec2) - Method in class imgui.extension.imnodes.ImNodesStyle
-
- getNodePadding() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getNodePadding(ImVec4) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getNodePaddingW() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getNodePaddingX() - Method in class imgui.extension.imnodes.ImNodesStyle
-
- getNodePaddingX() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getNodePaddingY() - Method in class imgui.extension.imnodes.ImNodesStyle
-
- getNodePaddingY() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getNodePaddingZ() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getNodePosition(long) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getNodePosition(ImVec2, long) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getNodePositionX(long) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getNodePositionY(long) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getNodeRounding() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getNodeScreenSpacePos(int) - Static method in class imgui.extension.imnodes.ImNodes
-
- getNodeSize(long) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getNodeSize(ImVec2, long) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getNodeSizeX(long) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getNodeSizeY(long) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getNodeWithContextMenu() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getNodeZPosition(long) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getOnlyNodeWithWindows() - Method in class imgui.internal.ImGuiDockNode
-
[Root node only] Set when there is a single visible node within the hierarchy.
- getOpen() - Method in class imgui.extension.memedit.MemoryEditor
-
- getOpenedKey() - Static method in class imgui.extension.imguifiledialog.ImGuiFileDialog
-
Return the dialog key who is opened, return nothing if not opened
- getOptAddrDigitsCount() - Method in class imgui.extension.memedit.MemoryEditor
-
- getOptFooterExtraHeight() - Method in class imgui.extension.memedit.MemoryEditor
-
- getOptGreyOutZeroes() - Method in class imgui.extension.memedit.MemoryEditor
-
- getOptMidColsCount() - Method in class imgui.extension.memedit.MemoryEditor
-
- getOptShowAscii() - Method in class imgui.extension.memedit.MemoryEditor
-
- getOptShowDataPreview() - Method in class imgui.extension.memedit.MemoryEditor
-
- getOptShowHexII() - Method in class imgui.extension.memedit.MemoryEditor
-
- getOptShowOptions() - Method in class imgui.extension.memedit.MemoryEditor
-
- getOptUpperCaseHex() - Method in class imgui.extension.memedit.MemoryEditor
-
- getOrderedNodeIds(long[], int) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getOverrideMod() - Method in class imgui.extension.implot.ImPlotInputMap
-
Ctrl when held, all input is ignored;
used to enable axis/plots as DND sources
- getOversampleH() - Method in class imgui.ImFontConfig
-
Rasterize at higher quality for sub-pixel positioning.
- getOversampleV() - Method in class imgui.ImFontConfig
-
Rasterize at higher quality for sub-pixel positioning.
- getOwnerViewport() - Method in class imgui.ImDrawData
-
Viewport carrying the ImDrawData instance, might be of use to the renderer (generally not).
- getPalette() - Method in class imgui.extension.texteditor.TextEditor
-
- getPan() - Method in class imgui.extension.implot.ImPlotInputMap
-
LMB enables panning when held
- getPanMod() - Method in class imgui.extension.implot.ImPlotInputMap
-
Optional modifier that must be held for panning/fitting
- getParentNode() - Method in class imgui.internal.ImGuiDockNode
-
- getParentViewportId() - Method in class imgui.ImGuiViewport
-
(Advanced) 0: no parent.
- getParentViewportId() - Method in class imgui.ImGuiWindowClass
-
Hint for the platform backend.
- getPenPressure() - Method in class imgui.ImGuiIO
-
Touch/Pen pressure (0.0f to 1.0f, should be >
0.0f only when MouseDown[0] == true).
- getPinArrowSize() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getPinArrowWidth() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getPinBorderWidth() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getPinCircleRadius() - Method in class imgui.extension.imnodes.ImNodesStyle
-
The circle radius used when the pin shape is either PinShape_Circle or PinShape_CircleFilled.
- getPinCorners() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getPinHoverRadius() - Method in class imgui.extension.imnodes.ImNodesStyle
-
The radius from the pin's center position inside of which it is detected as being hovered over.
- getPinLineThickness() - Method in class imgui.extension.imnodes.ImNodesStyle
-
The thickness of the line used when the pin shape is not filled.
- getPinOffset() - Method in class imgui.extension.imnodes.ImNodesStyle
-
Offsets the pins' positions from the edge of the node to the outside of the node.
- getPinQuadSideLength() - Method in class imgui.extension.imnodes.ImNodesStyle
-
The quad side length used when the shape is either PinShape_Quad or PinShape_QuadFilled.
- getPinRadius() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getPinRounding() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getPinTriangleSideLength() - Method in class imgui.extension.imnodes.ImNodesStyle
-
The equilateral triangle side length used when the pin shape is either PinShape_Triangle or PinShape_TriangleFilled.
- getPinWithContextMenu() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getPivotAlignment() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getPivotAlignment(ImVec2) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getPivotAlignmentX() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getPivotAlignmentY() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getPivotScale() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getPivotScale(ImVec2) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getPivotScaleX() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getPivotScaleY() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getPivotSize() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getPivotSize(ImVec2) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getPivotSizeX() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getPivotSizeY() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getPixelSnapH() - Method in class imgui.ImFontConfig
-
Align every glyph to pixel boundary.
- getPlatformHandle() - Method in class imgui.ImGuiViewport
-
void* for FindViewportByPlatformHandle().
- getPlatformHandleRaw() - Method in class imgui.ImGuiViewport
-
void* to hold lower-level, platform-native window handle (e.g.
- getPlatformIO() - Static method in class imgui.ImGui
-
Platform/renderer functions, for backend to setup + viewports list.
- getPlatformRequestClose() - Method in class imgui.ImGuiViewport
-
Platform window requested closure (e.g.
- getPlatformRequestMove() - Method in class imgui.ImGuiViewport
-
Platform window requested move (e.g.
- getPlatformRequestResize() - Method in class imgui.ImGuiViewport
-
Platform window requested resize (e.g.
- getPlatformUserData() - Method in class imgui.ImGuiViewport
-
void* to hold custom data structure for the OS / platform (e.g.
- getPlotBorderSize() - Method in class imgui.extension.implot.ImPlotStyle
-
- getPlotDefaultSize() - Method in class imgui.extension.implot.ImPlotStyle
-
- getPlotDefaultSize(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- getPlotDefaultSizeX() - Method in class imgui.extension.implot.ImPlotStyle
-
- getPlotDefaultSizeY() - Method in class imgui.extension.implot.ImPlotStyle
-
- getPlotDrawList() - Static method in class imgui.extension.implot.ImPlot
-
Get the plot draw list for custom rendering to the current plot area.
- getPlotLimits() - Static method in class imgui.extension.implot.ImPlot
-
Returns the current plot axis range.
- getPlotLimits(ImPlotRect) - Static method in class imgui.extension.implot.ImPlot
-
Returns the current plot axis range.
- getPlotLimits(int) - Static method in class imgui.extension.implot.ImPlot
-
Returns the current plot axis range.
- getPlotLimits(ImPlotRect, int) - Static method in class imgui.extension.implot.ImPlot
-
Returns the current plot axis range.
- getPlotLimits(int, int) - Static method in class imgui.extension.implot.ImPlot
-
Returns the current plot axis range.
- getPlotLimits(ImPlotRect, int, int) - Static method in class imgui.extension.implot.ImPlot
-
Returns the current plot axis range.
- getPlotMinSize() - Method in class imgui.extension.implot.ImPlotStyle
-
- getPlotMinSize(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- getPlotMinSizeX() - Method in class imgui.extension.implot.ImPlotStyle
-
- getPlotMinSizeY() - Method in class imgui.extension.implot.ImPlotStyle
-
- getPlotMousePos() - Static method in class imgui.extension.implot.ImPlot
-
Returns the mouse position in x, y coordinates of the current plot.
- getPlotMousePos(ImPlotPoint) - Static method in class imgui.extension.implot.ImPlot
-
Returns the mouse position in x, y coordinates of the current plot.
- getPlotMousePos(int) - Static method in class imgui.extension.implot.ImPlot
-
Returns the mouse position in x, y coordinates of the current plot.
- getPlotMousePos(ImPlotPoint, int) - Static method in class imgui.extension.implot.ImPlot
-
Returns the mouse position in x, y coordinates of the current plot.
- getPlotMousePos(int, int) - Static method in class imgui.extension.implot.ImPlot
-
Returns the mouse position in x, y coordinates of the current plot.
- getPlotMousePos(ImPlotPoint, int, int) - Static method in class imgui.extension.implot.ImPlot
-
Returns the mouse position in x, y coordinates of the current plot.
- getPlotPadding() - Method in class imgui.extension.implot.ImPlotStyle
-
- getPlotPadding(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- getPlotPaddingX() - Method in class imgui.extension.implot.ImPlotStyle
-
- getPlotPaddingY() - Method in class imgui.extension.implot.ImPlotStyle
-
- getPlotPos() - Static method in class imgui.extension.implot.ImPlot
-
Gets the current Plot position (top-left) in pixels.
- getPlotPos(ImVec2) - Static method in class imgui.extension.implot.ImPlot
-
Gets the current Plot position (top-left) in pixels.
- getPlotPosX() - Static method in class imgui.extension.implot.ImPlot
-
Gets the current Plot position (top-left) in pixels.
- getPlotPosY() - Static method in class imgui.extension.implot.ImPlot
-
Gets the current Plot position (top-left) in pixels.
- getPlotSelection() - Static method in class imgui.extension.implot.ImPlot
-
Returns the current plot box selection bounds.
- getPlotSelection(ImPlotRect) - Static method in class imgui.extension.implot.ImPlot
-
Returns the current plot box selection bounds.
- getPlotSelection(int) - Static method in class imgui.extension.implot.ImPlot
-
Returns the current plot box selection bounds.
- getPlotSelection(ImPlotRect, int) - Static method in class imgui.extension.implot.ImPlot
-
Returns the current plot box selection bounds.
- getPlotSelection(int, int) - Static method in class imgui.extension.implot.ImPlot
-
Returns the current plot box selection bounds.
- getPlotSelection(ImPlotRect, int, int) - Static method in class imgui.extension.implot.ImPlot
-
Returns the current plot box selection bounds.
- getPlotSize() - Static method in class imgui.extension.implot.ImPlot
-
Gets the current Plot size in pixels.
- getPlotSize(ImVec2) - Static method in class imgui.extension.implot.ImPlot
-
Gets the current Plot size in pixels.
- getPlotSizeX() - Static method in class imgui.extension.implot.ImPlot
-
Gets the current Plot size in pixels.
- getPlotSizeY() - Static method in class imgui.extension.implot.ImPlot
-
Gets the current Plot size in pixels.
- getPopupBorderSize() - Method in class imgui.ImGuiStyle
-
Thickness of border around popup/tooltip windows.
- getPopupRounding() - Method in class imgui.ImGuiStyle
-
Radius of popup window corners rounding.
- getPos() - Method in class imgui.ImGuiViewport
-
Main Area: Position of the viewport (the imgui coordinates are the same as OS desktop/native coordinates).
- getPos(ImVec2) - Method in class imgui.ImGuiViewport
-
Main Area: Position of the viewport (the imgui coordinates are the same as OS desktop/native coordinates).
- getPos() - Method in class imgui.internal.ImGuiDockNode
-
Current position
- getPos(ImVec2) - Method in class imgui.internal.ImGuiDockNode
-
Current position
- getPosAsciiEnd() - Method in class imgui.extension.memedit.MemoryEditorSizes
-
- getPosAsciiStart() - Method in class imgui.extension.memedit.MemoryEditorSizes
-
- getPosHexEnd() - Method in class imgui.extension.memedit.MemoryEditorSizes
-
- getPosHexStart() - Method in class imgui.extension.memedit.MemoryEditorSizes
-
- getPosX() - Method in class imgui.ImGuiViewport
-
Main Area: Position of the viewport (the imgui coordinates are the same as OS desktop/native coordinates).
- getPosX() - Method in class imgui.internal.ImGuiDockNode
-
Current position
- getPosY() - Method in class imgui.ImGuiViewport
-
Main Area: Position of the viewport (the imgui coordinates are the same as OS desktop/native coordinates).
- getPosY() - Method in class imgui.internal.ImGuiDockNode
-
Current position
- getPreprocChar() - Method in class imgui.extension.texteditor.TextEditorLanguageDefinition
-
- getRasterizerMultiply() - Method in class imgui.ImFontConfig
-
Brighten (>
1.0f) or darken (<
1.0f) font output.
- getReadOnly() - Method in class imgui.extension.memedit.MemoryEditor
-
- getRendererUserData() - Method in class imgui.ImGuiViewport
-
void* to hold custom data structure for the renderer (e.g.
- getRetroBluePalette() - Method in class imgui.extension.texteditor.TextEditor
-
- getScale() - Method in class imgui.ImFont
-
Base font scale, multiplied by the per-window font scale which you can adjust with SetWindowFontScale()
- getScreenSize() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getScreenSize(ImVec2) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getScreenSizeX() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getScreenSizeY() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getScrollbarRounding() - Method in class imgui.ImGuiStyle
-
Radius of grab corners for scrollbar.
- getScrollbarSize() - Method in class imgui.ImGuiStyle
-
Width of the vertical scrollbar, Height of the horizontal scrollbar.
- getScrollbarX() - Method in class imgui.internal.ImGuiWindow
-
Is scrollbar visible?
- getScrollbarY() - Method in class imgui.internal.ImGuiWindow
-
Is scrollbar visible?
- getScrollDuration() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getScrollMaxX() - Static method in class imgui.ImGui
-
Get maximum scrolling amount ~~ ContentSize.x - WindowSize.x - DecorationsSize.x
- getScrollMaxY() - Static method in class imgui.ImGui
-
Get maximum scrolling amount ~~ ContentSize.y - WindowSize.y - DecorationsSize.y
- getScrollX() - Static method in class imgui.ImGui
-
Get scrolling amount [0 ..
- getScrollY() - Static method in class imgui.ImGui
-
Get scrolling amount [0 ..
- getSelect() - Method in class imgui.extension.implot.ImPlotInputMap
-
RMB begins box selection when pressed and confirms
selection when released
- getSelectableTextAlign() - Method in class imgui.ImGuiStyle
-
Alignment of selectable text.
- getSelectableTextAlign(ImVec2) - Method in class imgui.ImGuiStyle
-
Alignment of selectable text.
- getSelectableTextAlignX() - Method in class imgui.ImGuiStyle
-
Alignment of selectable text.
- getSelectableTextAlignY() - Method in class imgui.ImGuiStyle
-
Alignment of selectable text.
- getSelectButtonIndex() - Method in class imgui.extension.nodeditor.NodeEditorConfig
-
- getSelectCancel() - Method in class imgui.extension.implot.ImPlotInputMap
-
LMB cancels active box selection when pressed;
cannot be the same as Select
- getSelectedLinks(int[]) - Static method in class imgui.extension.imnodes.ImNodes
-
Get the selected node/link ids.
- getSelectedLinks(long[], int) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getSelectedNodeBorderWidth() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getSelectedNodes(int[]) - Static method in class imgui.extension.imnodes.ImNodes
-
Get the selected node/link ids.
- getSelectedNodes(long[], int) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getSelectedObjectCount() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getSelectedTabId() - Method in class imgui.internal.ImGuiDockNode
-
[Leaf node only] Which of our tab/window is selected.
- getSelectedText() - Method in class imgui.extension.texteditor.TextEditor
-
- getSelectHorzMod() - Method in class imgui.extension.implot.ImPlotInputMap
-
Alt expands active box selection horizontally
to plot edge when held
- getSelection() - Static method in class imgui.extension.imguifiledialog.ImGuiFileDialog
-
Open File behavior : will return selection via a map<FileName, FilePathName>
- getSelectionEnd() - Method in class imgui.ImGuiInputTextCallbackData
-
Selection End
- getSelectionStart() - Method in class imgui.ImGuiInputTextCallbackData
-
Selection Start
- getSelectMod() - Method in class imgui.extension.implot.ImPlotInputMap
-
Optional modifier that must be held for box selection
- getSelectVertMod() - Method in class imgui.extension.implot.ImPlotInputMap
-
Shift expands active box selection vertically
to plot edge when held
- getSettingsFile() - Method in class imgui.extension.nodeditor.NodeEditorConfig
-
- getSharedFlags() - Method in class imgui.internal.ImGuiDockNode
-
Flags shared by all nodes of a same dockspace hierarchy (inherited from the root node)
- getSingleLineComment() - Method in class imgui.extension.texteditor.TextEditorLanguageDefinition
-
- getSize() - Method in class imgui.ImGuiViewport
-
Main Area: Size of the viewport.
- getSize(ImVec2) - Method in class imgui.ImGuiViewport
-
Main Area: Size of the viewport.
- getSize() - Method in class imgui.internal.ImGuiDockNode
-
Current size
- getSize(ImVec2) - Method in class imgui.internal.ImGuiDockNode
-
Current size
- getSizePixels() - Method in class imgui.ImFontConfig
-
Size in pixels for rasterizer (more or less maps to the resulting font height).
- getSizeRef() - Method in class imgui.internal.ImGuiDockNode
-
[Split node only] Last explicitly written-to size (overridden when using a splitter affecting the node), used to calculate Size.
- getSizeRef(ImVec2) - Method in class imgui.internal.ImGuiDockNode
-
[Split node only] Last explicitly written-to size (overridden when using a splitter affecting the node), used to calculate Size.
- getSizeRefX() - Method in class imgui.internal.ImGuiDockNode
-
[Split node only] Last explicitly written-to size (overridden when using a splitter affecting the node), used to calculate Size.
- getSizeRefY() - Method in class imgui.internal.ImGuiDockNode
-
[Split node only] Last explicitly written-to size (overridden when using a splitter affecting the node), used to calculate Size.
- getSizeX() - Method in class imgui.ImGuiViewport
-
Main Area: Size of the viewport.
- getSizeX() - Method in class imgui.internal.ImGuiDockNode
-
Current size
- getSizeY() - Method in class imgui.ImGuiViewport
-
Main Area: Size of the viewport.
- getSizeY() - Method in class imgui.internal.ImGuiDockNode
-
Current size
- getSortDirection() - Method in class imgui.ImGuiTableColumnSortSpecs
-
ImGuiSortDirection_Ascending or ImGuiSortDirection_Descending (you can use this or SortSign, whichever is more convenient for your sort function)
- getSortOrder() - Method in class imgui.ImGuiTableColumnSortSpecs
-
Index within parent ImGuiTableSortSpecs (always stored in order starting from 0, tables sorted on a single criteria will always have a 0 here)
- getSourceDirection() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getSourceDirection(ImVec2) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getSourceDirectionX() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getSourceDirectionY() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getSpacingBetweenMidCols() - Method in class imgui.extension.memedit.MemoryEditorSizes
-
- getSpecs() - Method in class imgui.ImGuiTableSortSpecs
-
Pointer to sort spec array.
- getSpecsCount() - Method in class imgui.ImGuiTableSortSpecs
-
Sort spec count.
- getSpecsDirty() - Method in class imgui.ImGuiTableSortSpecs
-
Set to true when specs have changed since last time! Use this to sort again, then clear the flag.
- getSplitAxis() - Method in class imgui.internal.ImGuiDockNode
-
[Split node only] Split axis (X or Y)
- getStateStorage() - Static method in class imgui.ImGui
-
- getStyle() - Static method in class imgui.extension.imnodes.ImNodes
-
Returns the global style struct.
- getStyle() - Static method in class imgui.extension.implot.ImPlot
-
Provides access to plot style structure for permanant modifications to colors, sizes, etc.
- getStyle() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getStyle() - Static method in class imgui.ImGui
-
Access the Style structure (colors, sizes).
- getStyleColorName(int) - Static method in class imgui.extension.implot.ImPlot
-
Returns the string name for an ImPlotCol.
- getStyleColorName(int) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- getStyleColorName(int) - Static method in class imgui.ImGui
-
Get a string corresponding to the enum value (for display, saving, etc.).
- getStyleColorVec4(int) - Static method in class imgui.ImGui
-
Retrieve style color as stored in ImGuiStyle structure.
- getStyleColorVec4(ImVec4, int) - Static method in class imgui.ImGui
-
Retrieve style color as stored in ImGuiStyle structure.
- getStyleColorVec4W(int) - Static method in class imgui.ImGui
-
Retrieve style color as stored in ImGuiStyle structure.
- getStyleColorVec4X(int) - Static method in class imgui.ImGui
-
Retrieve style color as stored in ImGuiStyle structure.
- getStyleColorVec4Y(int) - Static method in class imgui.ImGui
-
Retrieve style color as stored in ImGuiStyle structure.
- getStyleColorVec4Z(int) - Static method in class imgui.ImGui
-
Retrieve style color as stored in ImGuiStyle structure.
- getTabBorderSize() - Method in class imgui.ImGuiStyle
-
Thickness of border around tabs.
- getTabItemFlagsOverrideSet() - Method in class imgui.ImGuiWindowClass
-
[EXPERIMENTAL] TabItem flags to set when a window of this class gets submitted into a dock node tab bar.
- getTabMinWidthForCloseButton() - Method in class imgui.ImGuiStyle
-
Minimum width for close button to appears on an unselected tab when hovered.
- getTabRounding() - Method in class imgui.ImGuiStyle
-
Radius of upper corners of a tab.
- getTabSize() - Method in class imgui.extension.texteditor.TextEditor
-
- getTargetDirection() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getTargetDirection(ImVec2) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getTargetDirectionX() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getTargetDirectionY() - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- getTexDataAsAlpha8(ImInt, ImInt) - Method in class imgui.ImFontAtlas
-
1 byte-per-pixel
- getTexDataAsAlpha8(ImInt, ImInt, ImInt) - Method in class imgui.ImFontAtlas
-
1 byte-per-pixel
- getTexDataAsRGBA32(ImInt, ImInt) - Method in class imgui.ImFontAtlas
-
4 bytes-per-pixel
- getTexDataAsRGBA32(ImInt, ImInt, ImInt) - Method in class imgui.ImFontAtlas
-
4 bytes-per-pixel
- getTexDesiredWidth() - Method in class imgui.ImFontAtlas
-
Texture width desired by user before Build().
- getTexGlyphPadding() - Method in class imgui.ImFontAtlas
-
Padding between glyphs within texture in pixels.
- getText() - Method in class imgui.extension.texteditor.TextEditor
-
- getTextLineHeight() - Static method in class imgui.ImGui
-
~ FontSize
- getTextLineHeightWithSpacing() - Static method in class imgui.ImGui
-
~ FontSize + style.ItemSpacing.y (distance in pixels between 2 consecutive lines of text)
- getTextLines() - Method in class imgui.extension.texteditor.TextEditor
-
- getTime() - Static method in class imgui.ImGui
-
Get global imgui time.
- getTotalIdxCount() - Method in class imgui.ImDrawData
-
For convenience, sum of all ImDrawList's IdxBuffer.Size
- getTotalLines() - Method in class imgui.extension.texteditor.TextEditor
-
- getTotalVtxCount() - Method in class imgui.ImDrawData
-
For convenience, sum of all ImDrawList's VtxBuffer.Size
- getTouchExtraPadding() - Method in class imgui.ImGuiStyle
-
Expand reactive bounding box for touch-based system where touch position is not accurate enough.
- getTouchExtraPadding(ImVec2) - Method in class imgui.ImGuiStyle
-
Expand reactive bounding box for touch-based system where touch position is not accurate enough.
- getTouchExtraPaddingX() - Method in class imgui.ImGuiStyle
-
Expand reactive bounding box for touch-based system where touch position is not accurate enough.
- getTouchExtraPaddingY() - Method in class imgui.ImGuiStyle
-
Expand reactive bounding box for touch-based system where touch position is not accurate enough.
- getTreeNodeToLabelSpacing() - Static method in class imgui.ImGui
-
Horizontal distance preceding label when using TreeNode*() or Bullet() == (g.FontSize + style.FramePadding.x*2) for a regular unframed TreeNode
- getU0() - Method in class imgui.ImFontGlyph
-
Texture coordinates
- getU1() - Method in class imgui.ImFontGlyph
-
Texture coordinates
- getUse24HourClock() - Method in class imgui.extension.implot.ImPlotStyle
-
- getUseISO8601() - Method in class imgui.extension.implot.ImPlotStyle
-
- getUseLocalTime() - Method in class imgui.extension.implot.ImPlotStyle
-
- getUserDatas() - Static method in class imgui.extension.imguifiledialog.ImGuiFileDialog
-
Will return user datas sent with Open Dialog/Modal
- getV0() - Method in class imgui.ImFontGlyph
-
Texture coordinates
- getV1() - Method in class imgui.ImFontGlyph
-
Texture coordinates
- getValid() - Method in class imgui.ImDrawData
-
Only valid after Render() is called and before the next NewFrame() is called.
- getVersion() - Static method in class imgui.ImGui
-
Get the compiled version string e.g.
- getViewportFlagsOverrideClear() - Method in class imgui.ImGuiWindowClass
-
Viewport flags to clear when a window of this class owns a viewport.
- getViewportFlagsOverrideSet() - Method in class imgui.ImGuiWindowClass
-
Viewport flags to set when a window of this class owns a viewport.
- getViewports(int) - Method in class imgui.ImGuiPlatformIO
-
- getViewportsSize() - Method in class imgui.ImGuiPlatformIO
-
- getVisible() - Method in class imgui.ImFontGlyph
-
Flag to indicate glyph has no visible pixels (e.g.
- getVisibleWindow() - Method in class imgui.internal.ImGuiDockNode
-
Generally point to window which is ID is == SelectedTabID, but when CTRL+Tabbing this can be a different window.
- getWantCaptureKeyboard() - Method in class imgui.ImGuiIO
-
Set when Dear ImGui will use keyboard inputs, in this case do not dispatch them to your main game/application
(either way, always pass keyboard inputs to imgui).
- getWantCaptureMouse() - Method in class imgui.ImGuiIO
-
Set when Dear ImGui will use mouse inputs, in this case do not dispatch them to your main game/application
(either way, always pass on mouse inputs to imgui).
- getWantCaptureMouseUnlessPopupClose() - Method in class imgui.ImGuiIO
-
Alternative to WantCaptureMouse: (WantCaptureMouse == true &&
WantCaptureMouseUnlessPopupClose == false) when a click over void is expected to close a popup.
- getWantCloseAll() - Method in class imgui.internal.ImGuiDockNode
-
Set when closing all tabs at once.
- getWantCloseTabId() - Method in class imgui.internal.ImGuiDockNode
-
[Leaf node only] Set when closing a specific tab/window.
- getWantHiddenTabBarToggle() - Method in class imgui.internal.ImGuiDockNode
-
- getWantHiddenTabBarUpdate() - Method in class imgui.internal.ImGuiDockNode
-
- getWantLockSizeOnce() - Method in class imgui.internal.ImGuiDockNode
-
- getWantMouseMove() - Method in class imgui.internal.ImGuiDockNode
-
After a node extraction we need to transition toward moving the newly created host window
- getWantSaveIniSettings() - Method in class imgui.ImGuiIO
-
When manual .ini load/save is active (io.IniFilename == NULL),
this will be set to notify your application that you can call SaveIniSettingsToMemory() and save yourself.
- getWantSetMousePos() - Method in class imgui.ImGuiIO
-
MousePos has been altered, backend should reposition mouse on next frame.
- getWantTextInput() - Method in class imgui.ImGuiIO
-
Mobile/console: when set, you may display an on-screen keyboard.
- getWindowBorderSize() - Method in class imgui.ImGuiStyle
-
Thickness of border around windows.
- getWindowClass() - Method in class imgui.internal.ImGuiDockNode
-
[Root node only]
- getWindowContentRegionMax() - Static method in class imgui.ImGui
-
Content boundaries max for the full window (roughly (0,0)+Size-Scroll) where Size can be override with SetNextWindowContentSize(), in window coordinates
- getWindowContentRegionMax(ImVec2) - Static method in class imgui.ImGui
-
Content boundaries max for the full window (roughly (0,0)+Size-Scroll) where Size can be override with SetNextWindowContentSize(), in window coordinates
- getWindowContentRegionMaxX() - Static method in class imgui.ImGui
-
Content boundaries max for the full window (roughly (0,0)+Size-Scroll) where Size can be override with SetNextWindowContentSize(), in window coordinates
- getWindowContentRegionMaxY() - Static method in class imgui.ImGui
-
Content boundaries max for the full window (roughly (0,0)+Size-Scroll) where Size can be override with SetNextWindowContentSize(), in window coordinates
- getWindowContentRegionMin() - Static method in class imgui.ImGui
-
Content boundaries min for the full window (roughly (0,0)-Scroll), in window coordinates
- getWindowContentRegionMin(ImVec2) - Static method in class imgui.ImGui
-
Content boundaries min for the full window (roughly (0,0)-Scroll), in window coordinates
- getWindowContentRegionMinX() - Static method in class imgui.ImGui
-
Content boundaries min for the full window (roughly (0,0)-Scroll), in window coordinates
- getWindowContentRegionMinY() - Static method in class imgui.ImGui
-
Content boundaries min for the full window (roughly (0,0)-Scroll), in window coordinates
- getWindowDockID() - Static method in class imgui.ImGui
-
- getWindowDpiScale() - Static method in class imgui.ImGui
-
Get DPI scale currently associated to the current window's viewport.
- getWindowDrawList() - Static method in class imgui.ImGui
-
Get draw list associated to the current window, to append your own drawing primitives
- getWindowHeight() - Static method in class imgui.ImGui
-
Get current window height (shortcut for GetWindowSize().y)
- getWindowMenuButtonPosition() - Method in class imgui.ImGuiStyle
-
Side of the collapsing/docking button in the title bar (None/Left/Right).
- getWindowMinSize() - Method in class imgui.ImGuiStyle
-
Minimum window size.
- getWindowMinSize(ImVec2) - Method in class imgui.ImGuiStyle
-
Minimum window size.
- getWindowMinSizeX() - Method in class imgui.ImGuiStyle
-
Minimum window size.
- getWindowMinSizeY() - Method in class imgui.ImGuiStyle
-
Minimum window size.
- getWindowPadding() - Method in class imgui.ImGuiStyle
-
Padding within a window.
- getWindowPadding(ImVec2) - Method in class imgui.ImGuiStyle
-
Padding within a window.
- getWindowPaddingX() - Method in class imgui.ImGuiStyle
-
Padding within a window.
- getWindowPaddingY() - Method in class imgui.ImGuiStyle
-
Padding within a window.
- getWindowPos() - Static method in class imgui.ImGui
-
Get current window position in screen space (useful if you want to do your own drawing via the DrawList API)
- getWindowPos(ImVec2) - Static method in class imgui.ImGui
-
Get current window position in screen space (useful if you want to do your own drawing via the DrawList API)
- getWindowPosX() - Static method in class imgui.ImGui
-
Get current window position in screen space (useful if you want to do your own drawing via the DrawList API)
- getWindowPosY() - Static method in class imgui.ImGui
-
Get current window position in screen space (useful if you want to do your own drawing via the DrawList API)
- getWindowRounding() - Method in class imgui.ImGuiStyle
-
Radius of window corners rounding.
- getWindowScrollbarRect(ImGuiWindow, int) - Static method in class imgui.internal.ImGui
-
- getWindowScrollbarRect(ImRect, ImGuiWindow, int) - Static method in class imgui.internal.ImGui
-
- getWindowSize() - Static method in class imgui.ImGui
-
Get current window size
- getWindowSize(ImVec2) - Static method in class imgui.ImGui
-
Get current window size
- getWindowSizeX() - Static method in class imgui.ImGui
-
Get current window size
- getWindowSizeY() - Static method in class imgui.ImGui
-
Get current window size
- getWindowTitleAlign() - Method in class imgui.ImGuiStyle
-
Alignment for title bar text.
- getWindowTitleAlign(ImVec2) - Method in class imgui.ImGuiStyle
-
Alignment for title bar text.
- getWindowTitleAlignX() - Method in class imgui.ImGuiStyle
-
Alignment for title bar text.
- getWindowTitleAlignY() - Method in class imgui.ImGuiStyle
-
Alignment for title bar text.
- getWindowViewport() - Static method in class imgui.ImGui
-
Get viewport currently associated to the current window.
- getWindowWidth() - Method in class imgui.extension.memedit.MemoryEditorSizes
-
- getWindowWidth() - Static method in class imgui.ImGui
-
Get current window width (shortcut for GetWindowSize().x)
- getWorkCenter() - Method in class imgui.ImGuiViewport
-
- getWorkCenter(ImVec2) - Method in class imgui.ImGuiViewport
-
- getWorkCenterX() - Method in class imgui.ImGuiViewport
-
- getWorkCenterY() - Method in class imgui.ImGuiViewport
-
- getWorkPos() - Method in class imgui.ImGuiPlatformMonitor
-
Coordinates without task bars / side bars / menu bars.
- getWorkPos(ImVec2) - Method in class imgui.ImGuiPlatformMonitor
-
Coordinates without task bars / side bars / menu bars.
- getWorkPos() - Method in class imgui.ImGuiViewport
-
Work Area: Position of the viewport minus task bars, menus bars, status bars.
- getWorkPos(ImVec2) - Method in class imgui.ImGuiViewport
-
Work Area: Position of the viewport minus task bars, menus bars, status bars.
- getWorkPosX() - Method in class imgui.ImGuiPlatformMonitor
-
Coordinates without task bars / side bars / menu bars.
- getWorkPosX() - Method in class imgui.ImGuiViewport
-
Work Area: Position of the viewport minus task bars, menus bars, status bars.
- getWorkPosY() - Method in class imgui.ImGuiPlatformMonitor
-
Coordinates without task bars / side bars / menu bars.
- getWorkPosY() - Method in class imgui.ImGuiViewport
-
Work Area: Position of the viewport minus task bars, menus bars, status bars.
- getWorkSize() - Method in class imgui.ImGuiPlatformMonitor
-
Coordinates without task bars / side bars / menu bars.
- getWorkSize(ImVec2) - Method in class imgui.ImGuiPlatformMonitor
-
Coordinates without task bars / side bars / menu bars.
- getWorkSize() - Method in class imgui.ImGuiViewport
-
Work Area: Size of the viewport minus task bars, menu bars, status bars.
- getWorkSize(ImVec2) - Method in class imgui.ImGuiViewport
-
Work Area: Size of the viewport minus task bars, menu bars, status bars.
- getWorkSizeX() - Method in class imgui.ImGuiPlatformMonitor
-
Coordinates without task bars / side bars / menu bars.
- getWorkSizeX() - Method in class imgui.ImGuiViewport
-
Work Area: Size of the viewport minus task bars, menu bars, status bars.
- getWorkSizeY() - Method in class imgui.ImGuiPlatformMonitor
-
Coordinates without task bars / side bars / menu bars.
- getWorkSizeY() - Method in class imgui.ImGuiViewport
-
Work Area: Size of the viewport minus task bars, menu bars, status bars.
- getX0() - Method in class imgui.ImFontGlyph
-
Glyph corners
- getX1() - Method in class imgui.ImFontGlyph
-
Glyph corners
- getY0() - Method in class imgui.ImFontGlyph
-
Glyph corners
- getY1() - Method in class imgui.ImFontGlyph
-
Glyph corners
- getZoomMod() - Method in class imgui.extension.implot.ImPlotInputMap
-
Optional modifier that must be held for scroll wheel zooming
- getZoomRate() - Method in class imgui.extension.implot.ImPlotInputMap
-
Zoom rate for scroll (e.g.
- GLSL() - Static method in class imgui.extension.texteditor.TextEditorLanguageDefinition
-
- gotoAddrAndHighlight(long, long) - Method in class imgui.extension.memedit.MemoryEditor
-
- GrabMinSize - Static variable in class imgui.flag.ImGuiStyleVar
-
float GrabMinSize
- GrabRounding - Static variable in class imgui.flag.ImGuiStyleVar
-
float GrabRounding
- GraveAccent - Static variable in class imgui.flag.ImGuiKey
-
`
- Greys - Static variable in class imgui.extension.implot.flag.ImPlotColormap
-
white/black (qual=false, n=2 )
- Grid - Static variable in class imgui.extension.nodeditor.flag.NodeEditorStyleColor
-
- GridBackground - Static variable in class imgui.extension.imnodes.flag.ImNodesCol
-
- GridLine - Static variable in class imgui.extension.imnodes.flag.ImNodesCol
-
- GridLines - Static variable in class imgui.extension.imnodes.flag.ImNodesStyleFlags
-
Definition: 1 << 2
- GridSpacing - Static variable in class imgui.extension.imnodes.flag.ImNodesStyleVar
-
Definition: 0
- group(ImVec2) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- group(float, float) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- GroupBg - Static variable in class imgui.extension.nodeditor.flag.NodeEditorStyleColor
-
- GroupBorder - Static variable in class imgui.extension.nodeditor.flag.NodeEditorStyleColor
-
- GroupBorderWidth - Static variable in class imgui.extension.nodeditor.flag.NodeEditorStyleVar
-
- GroupRounding - Static variable in class imgui.extension.nodeditor.flag.NodeEditorStyleVar
-
- I - Static variable in class imgui.flag.ImGuiKey
-
- Identifier - Static variable in class imgui.extension.texteditor.flag.TextEditorPaletteIndex
-
- image(long, ImVec2) - Static method in class imgui.ImGui
-
- image(long, float, float) - Static method in class imgui.ImGui
-
- image(long, ImVec2, ImVec2) - Static method in class imgui.ImGui
-
- image(long, float, float, float, float) - Static method in class imgui.ImGui
-
- image(long, ImVec2, ImVec2, ImVec2) - Static method in class imgui.ImGui
-
- image(long, float, float, float, float, float, float) - Static method in class imgui.ImGui
-
- image(long, ImVec2, ImVec2, ImVec2, ImVec4) - Static method in class imgui.ImGui
-
- image(long, float, float, float, float, float, float, float, float, float, float) - Static method in class imgui.ImGui
-
- image(long, ImVec2, ImVec2, ImVec2, ImVec4, ImVec4) - Static method in class imgui.ImGui
-
- image(long, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Static method in class imgui.ImGui
-
- imageButton(long, ImVec2) - Static method in class imgui.ImGui
-
<0
framePadding uses default frame padding settings.
- imageButton(long, float, float) - Static method in class imgui.ImGui
-
<0
framePadding uses default frame padding settings.
- imageButton(long, ImVec2, ImVec2) - Static method in class imgui.ImGui
-
<0
framePadding uses default frame padding settings.
- imageButton(long, float, float, float, float) - Static method in class imgui.ImGui
-
<0
framePadding uses default frame padding settings.
- imageButton(long, ImVec2, ImVec2, ImVec2) - Static method in class imgui.ImGui
-
<0
framePadding uses default frame padding settings.
- imageButton(long, float, float, float, float, float, float) - Static method in class imgui.ImGui
-
<0
framePadding uses default frame padding settings.
- imageButton(long, ImVec2, ImVec2, ImVec2, int) - Static method in class imgui.ImGui
-
<0
framePadding uses default frame padding settings.
- imageButton(long, float, float, float, float, float, float, int) - Static method in class imgui.ImGui
-
<0
framePadding uses default frame padding settings.
- imageButton(long, ImVec2, ImVec2, ImVec2, int, ImVec4) - Static method in class imgui.ImGui
-
<0
framePadding uses default frame padding settings.
- imageButton(long, float, float, float, float, float, float, int, float, float, float, float) - Static method in class imgui.ImGui
-
<0
framePadding uses default frame padding settings.
- imageButton(long, ImVec2, ImVec2, ImVec2, int, ImVec4, ImVec4) - Static method in class imgui.ImGui
-
<0
framePadding uses default frame padding settings.
- imageButton(long, float, float, float, float, float, float, int, float, float, float, float, float, float, float, float) - Static method in class imgui.ImGui
-
<0
framePadding uses default frame padding settings.
- imageButton(long, ImVec2, ImVec2, ImVec2, ImVec4, ImVec4) - Static method in class imgui.ImGui
-
<0
framePadding uses default frame padding settings.
- imageButton(long, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Static method in class imgui.ImGui
-
<0
framePadding uses default frame padding settings.
- imAssert(String, int, String) - Method in class imgui.assertion.ImAssertCallback
-
Called from native code to bring the callback into java side.
- ImAssertCallback - Class in imgui.assertion
-
Callback for native IM_ASSERT calls.
- ImAssertCallback() - Constructor for class imgui.assertion.ImAssertCallback
-
- imAssertCallback(String, int, String) - Method in class imgui.assertion.ImAssertCallback
-
The assertion callback from ImGui.
- ImBoolean - Class in imgui.type
-
- ImBoolean() - Constructor for class imgui.type.ImBoolean
-
- ImBoolean(ImBoolean) - Constructor for class imgui.type.ImBoolean
-
- ImBoolean(boolean) - Constructor for class imgui.type.ImBoolean
-
- ImColor - Class in imgui
-
Helper class to get ABGR packed color used by Dear ImGui.
- ImDouble - Class in imgui.type
-
- ImDouble() - Constructor for class imgui.type.ImDouble
-
- ImDouble(ImDouble) - Constructor for class imgui.type.ImDouble
-
- ImDouble(double) - Constructor for class imgui.type.ImDouble
-
- ImDrawData - Class in imgui
-
All draw data to render Dear ImGui frame
(NB: the style and the naming convention here is a little inconsistent, we currently preserve them for backward compatibility purpose,
as this is one of the oldest structure exposed by the library! Basically, ImDrawList == CmdList)
- ImDrawData(long) - Constructor for class imgui.ImDrawData
-
- ImDrawFlags - Class in imgui.flag
-
Flags for ImDrawList functions
- ImDrawList - Class in imgui
-
Draw command list
This is the low-level list of polygons that ImGui:: functions are filling.
- ImDrawList(long) - Constructor for class imgui.ImDrawList
-
- ImDrawListFlags - Class in imgui.flag
-
Flags for ImDrawList.
- ImFloat - Class in imgui.type
-
- ImFloat() - Constructor for class imgui.type.ImFloat
-
- ImFloat(ImFloat) - Constructor for class imgui.type.ImFloat
-
- ImFloat(float) - Constructor for class imgui.type.ImFloat
-
- ImFont - Class in imgui
-
Font runtime data and rendering
ImFontAtlas automatically loads a default embedded font for you when you call GetTexDataAsAlpha8() or GetTexDataAsRGBA32().
- ImFont() - Constructor for class imgui.ImFont
-
- ImFont(long) - Constructor for class imgui.ImFont
-
- ImFontAtlas - Class in imgui
-
Load and rasterize multiple TTF/OTF fonts into a same texture.
- ImFontAtlas() - Constructor for class imgui.ImFontAtlas
-
- ImFontAtlas(long) - Constructor for class imgui.ImFontAtlas
-
- ImFontAtlasFlags - Class in imgui.flag
-
Flags for ImFontAtlas build
- ImFontConfig - Class in imgui
-
- ImFontConfig() - Constructor for class imgui.ImFontConfig
-
- ImFontGlyph - Class in imgui
-
Hold rendering data for one glyph.
- ImFontGlyph() - Constructor for class imgui.ImFontGlyph
-
- ImFontGlyph(long) - Constructor for class imgui.ImFontGlyph
-
- ImFontGlyphRangesBuilder - Class in imgui
-
Helper to build glyph ranges from text/string data.
- ImFontGlyphRangesBuilder() - Constructor for class imgui.ImFontGlyphRangesBuilder
-
- imgui - package imgui
-
- ImGui - Class in imgui
-
- ImGui() - Constructor for class imgui.ImGui
-
- ImGui - Class in imgui.internal
-
- ImGui() - Constructor for class imgui.internal.ImGui
-
- imgui.assertion - package imgui.assertion
-
- imgui.binding - package imgui.binding
-
- imgui.callback - package imgui.callback
-
- imgui.extension.imguifiledialog - package imgui.extension.imguifiledialog
-
- imgui.extension.imguifiledialog.callback - package imgui.extension.imguifiledialog.callback
-
- imgui.extension.imguifiledialog.flag - package imgui.extension.imguifiledialog.flag
-
- imgui.extension.imguiknobs - package imgui.extension.imguiknobs
-
- imgui.extension.imguiknobs.flag - package imgui.extension.imguiknobs.flag
-
- imgui.extension.imguizmo - package imgui.extension.imguizmo
-
- imgui.extension.imguizmo.flag - package imgui.extension.imguizmo.flag
-
- imgui.extension.imnodes - package imgui.extension.imnodes
-
- imgui.extension.imnodes.flag - package imgui.extension.imnodes.flag
-
- imgui.extension.implot - package imgui.extension.implot
-
- imgui.extension.implot.flag - package imgui.extension.implot.flag
-
- imgui.extension.memedit - package imgui.extension.memedit
-
- imgui.extension.nodeditor - package imgui.extension.nodeditor
-
- imgui.extension.nodeditor.flag - package imgui.extension.nodeditor.flag
-
- imgui.extension.texteditor - package imgui.extension.texteditor
-
- imgui.extension.texteditor.flag - package imgui.extension.texteditor.flag
-
- imgui.flag - package imgui.flag
-
- imgui.internal - package imgui.internal
-
- imgui.internal.flag - package imgui.internal.flag
-
- imgui.lwjgl3.glfw - package imgui.lwjgl3.glfw
-
- imgui.type - package imgui.type
-
- ImGuiAxis - Class in imgui.internal.flag
-
- ImGuiBackendFlags - Class in imgui.flag
-
Backend capabilities flags stored in io.BackendFlags.
- ImGuiButtonFlags - Class in imgui.flag
-
- ImGuiCol - Class in imgui.flag
-
Enumeration for PushStyleColor() / PopStyleColor()
- ImGuiColorEditFlags - Class in imgui.flag
-
Flags for ColorEdit3() / ColorEdit4() / ColorPicker3() / ColorPicker4() / ColorButton()
- ImGuiComboFlags - Class in imgui.flag
-
Flags for ImGui::BeginCombo()
- ImGuiCond - Class in imgui.flag
-
Enumeration for ImGui::SetWindow***(), SetNextWindow***(), SetNextItem***() functions
Represent a condition.
- ImGuiConfigFlags - Class in imgui.flag
-
Configuration flags stored in io.ConfigFlags.
- ImGuiContext - Class in imgui.internal
-
- ImGuiContext(long) - Constructor for class imgui.internal.ImGuiContext
-
- ImGuiDataAuthority - Class in imgui.internal.flag
-
Store the source authority (dock node vs window) of a field
- ImGuiDataType - Class in imgui.flag
-
A primary data type
- ImGuiDir - Class in imgui.flag
-
A cardinal direction
- ImGuiDockNode - Class in imgui.internal
-
- ImGuiDockNode(long) - Constructor for class imgui.internal.ImGuiDockNode
-
- ImGuiDockNodeFlags - Class in imgui.flag
-
Flags for ImGui::DockSpace(), shared/inherited by child nodes.
- ImGuiDockNodeFlags - Class in imgui.internal.flag
-
Extend ImGuiDockNodeFlags
- ImGuiDockNodeState - Class in imgui.internal.flag
-
- ImGuiDragDropFlags - Class in imgui.flag
-
Flags for ImGui::BeginDragDropSource(), ImGui::AcceptDragDropPayload()
- ImGuiFileDialog - Class in imgui.extension.imguifiledialog
-
- ImGuiFileDialogFlags - Class in imgui.extension.imguifiledialog.flag
-
- ImGuiFileDialogPaneFun - Class in imgui.extension.imguifiledialog.callback
-
- ImGuiFileDialogPaneFun() - Constructor for class imgui.extension.imguifiledialog.callback.ImGuiFileDialogPaneFun
-
- ImGuiFocusedFlags - Class in imgui.flag
-
Flags for ImGui::IsWindowFocused()
- ImGuiFreeTypeBuilderFlags - Class in imgui.flag
-
- ImGuiHoveredFlags - Class in imgui.flag
-
Flags for ImGui::IsItemHovered(), ImGui::IsWindowHovered()
Note:if you are trying to check whether your mouse should be dispatched to Dear ImGui or to your app,
you should use'io.WantCaptureMouse'instead!Please read the FAQ!Note: windows with the ImGuiWindowFlags_NoInputs flag are ignored by IsWindowHovered() calls.
- ImGuiImplGlfwNative - Class in imgui.lwjgl3.glfw
-
- ImGuiInputTextCallback - Class in imgui.callback
-
- ImGuiInputTextCallback() - Constructor for class imgui.callback.ImGuiInputTextCallback
-
- ImGuiInputTextCallbackData - Class in imgui
-
Shared state of InputText(), passed as an argument to your callback when a ImGuiInputTextFlags_Callback* flag is used.
- ImGuiInputTextCallbackData(long) - Constructor for class imgui.ImGuiInputTextCallbackData
-
- ImGuiInputTextFlags - Class in imgui.flag
-
Flags for ImGui::InputText()
- ImGuiIO - Class in imgui
-
Communicate most settings and inputs/outputs to Dear ImGui using this structure.
- ImGuiIO(long) - Constructor for class imgui.ImGuiIO
-
- ImGuiItemFlags - Class in imgui.internal.flag
-
Transient per-window flags, reset at the beginning of the frame.
- ImGuiKey - Class in imgui.flag
-
User fill ImGuiIO.KeyMap[] array with indices into the ImGuiIO.KeysDown[512] array
- ImGuiKeyData - Class in imgui
-
[Internal] Storage used by IsKeyDown(), IsKeyPressed() etc functions.
- ImGuiKeyData() - Constructor for class imgui.ImGuiKeyData
-
- ImGuiKeyData(long) - Constructor for class imgui.ImGuiKeyData
-
- ImGuiKeyModFlags - Class in imgui.flag
-
To test io.KeyMods (which is a combination of individual fields io.KeyCtrl, io.KeyShift, io.KeyAlt set by user/backend)
- ImGuiKnobFlags - Class in imgui.extension.imguiknobs.flag
-
- ImGuiKnobs - Class in imgui.extension.imguiknobs
-
ImGuiKnobs extension for ImGui
Repo: https://github.com/altschuler/imgui-knobs
- ImGuiKnobVariant - Class in imgui.extension.imguiknobs.flag
-
- ImGuiListClipper - Class in imgui
-
Helper: Manually clip large list of items.
- ImGuiMouseButton - Class in imgui.flag
-
Identify a mouse button.
- ImGuiMouseCursor - Class in imgui.flag
-
Enumeration for GetMouseCursor()
User code may request binding to display given cursor by calling SetMouseCursor(), which is why we have some cursors that are marked unused here
- ImGuiNavInput - Class in imgui.flag
-
Gamepad/Keyboard directional navigation
Keyboard: Set io.ConfigFlags |= ImGuiConfigFlags_NavEnableKeyboard to enable.
- ImGuiOnceUponAFrame - Class in imgui
-
Helper: Execute a block of code at maximum once a frame.
- ImGuiPlatformIO - Class in imgui
-
-----------------------------------------------------------------------------
[BETA] Platform interface for multi-viewport support
-----------------------------------------------------------------------------
(Optional) This is completely optional, for advanced users!
If you are new to Dear ImGui and trying to integrate it into your engine, you can probably ignore this for now.
- ImGuiPlatformIO(long) - Constructor for class imgui.ImGuiPlatformIO
-
- ImGuiPlatformMonitor - Class in imgui
-
(Optional) This is required when enabling multi-viewport.
- ImGuiPlatformMonitor(long) - Constructor for class imgui.ImGuiPlatformMonitor
-
- ImGuiPopupFlags - Class in imgui.flag
-
Flags for OpenPopup*(), BeginPopupContext*(), IsPopupOpen() functions.
- ImGuiSelectableFlags - Class in imgui.flag
-
Flags for ImGui::Selectable()
- ImGuiSliderFlags - Class in imgui.flag
-
- ImGuiSortDirection - Class in imgui.flag
-
A sorting direction
- ImGuiStorage - Class in imgui
-
Helper: Key-Value storage
Typically you don't have to worry about this since a storage is held within each Window.
- ImGuiStorage() - Constructor for class imgui.ImGuiStorage
-
- ImGuiStorage(long) - Constructor for class imgui.ImGuiStorage
-
- ImGuiStruct - Class in imgui.binding
-
Class provides a communication layer between binding and Dear ImGui library through the "pointer" field.
- ImGuiStruct(long) - Constructor for class imgui.binding.ImGuiStruct
-
- ImGuiStructDestroyable - Class in imgui.binding
-
Class extends
ImGuiStruct
and provides additional API to allocated and de-allocate native objects.
- ImGuiStructDestroyable() - Constructor for class imgui.binding.ImGuiStructDestroyable
-
Constructor, which creates natively allocated struct.
- ImGuiStructDestroyable(long) - Constructor for class imgui.binding.ImGuiStructDestroyable
-
- ImGuiStyle - Class in imgui
-
You may modify the ImGui::GetStyle() main instance during initialization and before NewFrame().
- ImGuiStyle() - Constructor for class imgui.ImGuiStyle
-
- ImGuiStyle(long) - Constructor for class imgui.ImGuiStyle
-
- ImGuiStyleVar - Class in imgui.flag
-
Enumeration for PushStyleVar() / PopStyleVar() to temporarily modify the ImGuiStyle structure.
- ImGuiTabBarFlags - Class in imgui.flag
-
Flags for ImGui::BeginTabBar()
- ImGuiTabItemFlags - Class in imgui.flag
-
Flags for ImGui::BeginTabItem()
- ImGuiTableBgTarget - Class in imgui.flag
-
Enum for ImGui::TableSetBgColor()
Background colors are rendering in 3 layers:
- Layer 0: draw with RowBg0 color if set, otherwise draw with ColumnBg0 if set.
- ImGuiTableColumnFlags - Class in imgui.flag
-
- ImGuiTableColumnSortSpecs - Class in imgui
-
Sorting specification for one column of a table.
- ImGuiTableColumnSortSpecs(long) - Constructor for class imgui.ImGuiTableColumnSortSpecs
-
- ImGuiTableFlags - Class in imgui.flag
-
Flags for ImGui::BeginTable()
[BETA API] API may evolve slightly! If you use this, please update to the next version when it comes out!
- Important! Sizing policies have complex and subtle side effects, more so than you would expect.
- ImGuiTableRowFlags - Class in imgui.flag
-
- ImGuiTableSortSpecs - Class in imgui
-
Sorting specifications for a table (often handling sort specs for a single column, occasionally more)
Obtained by calling TableGetSortSpecs().
- ImGuiTableSortSpecs(long) - Constructor for class imgui.ImGuiTableSortSpecs
-
- ImGuiTextFilter - Class in imgui
-
Helper: Parse and apply text filters.
- ImGuiTextFilter() - Constructor for class imgui.ImGuiTextFilter
-
- ImGuiTextFilter(String) - Constructor for class imgui.ImGuiTextFilter
-
- ImGuiTextFilter(long) - Constructor for class imgui.ImGuiTextFilter
-
- ImGuiTreeNodeFlags - Class in imgui.flag
-
Flags for ImGui::TreeNodeEx(), ImGui::CollapsingHeader*()
- ImGuiViewport - Class in imgui
-
The viewports created and managed by Dear ImGui.
- ImGuiViewport(long) - Constructor for class imgui.ImGuiViewport
-
- ImGuiViewportFlags - Class in imgui.flag
-
Flags stored in ImGuiViewport::Flags, giving indications to the platform backends.
- ImGuiWindow - Class in imgui.internal
-
- ImGuiWindow(long) - Constructor for class imgui.internal.ImGuiWindow
-
- ImGuiWindowClass - Class in imgui
-
[ALPHA] Rarely used / very advanced uses only.
- ImGuiWindowClass() - Constructor for class imgui.ImGuiWindowClass
-
- ImGuiWindowClass(long) - Constructor for class imgui.ImGuiWindowClass
-
- ImGuiWindowFlags - Class in imgui.flag
-
Flags for ImGui::Begin()
- ImGuizmo - Class in imgui.extension.imguizmo
-
- ImInt - Class in imgui.type
-
- ImInt() - Constructor for class imgui.type.ImInt
-
- ImInt(ImInt) - Constructor for class imgui.type.ImInt
-
- ImInt(int) - Constructor for class imgui.type.ImInt
-
- ImListClipperCallback - Class in imgui.callback
-
- ImListClipperCallback() - Constructor for class imgui.callback.ImListClipperCallback
-
- ImLong - Class in imgui.type
-
- ImLong() - Constructor for class imgui.type.ImLong
-
- ImLong(ImLong) - Constructor for class imgui.type.ImLong
-
- ImLong(long) - Constructor for class imgui.type.ImLong
-
- ImNodes - Class in imgui.extension.imnodes
-
Bindings for Imnodes (https://github.com/Nelarius/imnodes/)
Original library author - Johann Muszynski (https://github.com/Nelarius)
- ImNodesAttributeFlags - Class in imgui.extension.imnodes.flag
-
This enum controls the way the attribute pins behave.
- ImNodesCol - Class in imgui.extension.imnodes.flag
-
- ImNodesContext - Class in imgui.extension.imnodes
-
- ImNodesContext(long) - Constructor for class imgui.extension.imnodes.ImNodesContext
-
- ImNodesEditorContext - Class in imgui.extension.imnodes
-
- ImNodesEditorContext(long) - Constructor for class imgui.extension.imnodes.ImNodesEditorContext
-
- ImNodesIO - Class in imgui.extension.imnodes
-
- ImNodesIO(long) - Constructor for class imgui.extension.imnodes.ImNodesIO
-
- ImNodesMiniMapLocation - Class in imgui.extension.imnodes.flag
-
This enum controls the minimap's location.
- ImNodesPinShape - Class in imgui.extension.imnodes.flag
-
This enum controls the way attribute pins look.
- ImNodesStyle - Class in imgui.extension.imnodes
-
- ImNodesStyle(long) - Constructor for class imgui.extension.imnodes.ImNodesStyle
-
- ImNodesStyleFlags - Class in imgui.extension.imnodes.flag
-
- ImNodesStyleVar - Class in imgui.extension.imnodes.flag
-
- ImPlatformFuncViewport - Class in imgui.callback
-
Callback to represent ImGuiPlatformIO function with args: (ImGuiViewport*)
- ImPlatformFuncViewport() - Constructor for class imgui.callback.ImPlatformFuncViewport
-
- ImPlatformFuncViewportFloat - Class in imgui.callback
-
Callback to represent ImGuiPlatformIO function with args: (ImGuiViewport*, String)
- ImPlatformFuncViewportFloat() - Constructor for class imgui.callback.ImPlatformFuncViewportFloat
-
- ImPlatformFuncViewportImVec2 - Class in imgui.callback
-
Callback to represent ImGuiPlatformIO function with args: (ImGuiViewport*, ImVec2)
- ImPlatformFuncViewportImVec2() - Constructor for class imgui.callback.ImPlatformFuncViewportImVec2
-
- ImPlatformFuncViewportString - Class in imgui.callback
-
Callback to represent ImGuiPlatformIO function with args: (ImGuiViewport*, String)
- ImPlatformFuncViewportString() - Constructor for class imgui.callback.ImPlatformFuncViewportString
-
- ImPlatformFuncViewportSuppBoolean - Class in imgui.callback
-
Callback to represent ImGuiPlatformIO function with args: (ImGuiViewport*) - Boolean
- ImPlatformFuncViewportSuppBoolean() - Constructor for class imgui.callback.ImPlatformFuncViewportSuppBoolean
-
- ImPlatformFuncViewportSuppFloat - Class in imgui.callback
-
Callback to represent ImGuiPlatformIO function with args: (ImGuiViewport*) - Boolean
- ImPlatformFuncViewportSuppFloat() - Constructor for class imgui.callback.ImPlatformFuncViewportSuppFloat
-
- ImPlatformFuncViewportSuppImVec2 - Class in imgui.callback
-
Callback to represent ImGuiPlatformIO function with args: (ImGuiViewport*) - ImVec2
- ImPlatformFuncViewportSuppImVec2() - Constructor for class imgui.callback.ImPlatformFuncViewportSuppImVec2
-
- ImPlot - Class in imgui.extension.implot
-
- ImPlotAxis - Class in imgui.extension.implot.flag
-
- ImPlotAxisFlags - Class in imgui.extension.implot.flag
-
- ImPlotBarGroupsFlags - Class in imgui.extension.implot.flag
-
- ImPlotBin - Class in imgui.extension.implot.flag
-
- ImPlotCol - Class in imgui.extension.implot.flag
-
- ImPlotColormap - Class in imgui.extension.implot.flag
-
- ImPlotCond - Class in imgui.extension.implot.flag
-
- ImPlotContext - Class in imgui.extension.implot
-
- ImPlotContext(long) - Constructor for class imgui.extension.implot.ImPlotContext
-
- ImPlotDragToolFlags - Class in imgui.extension.implot.flag
-
- ImPlotFlags - Class in imgui.extension.implot.flag
-
- ImPlotInputMap - Class in imgui.extension.implot
-
- ImPlotInputMap() - Constructor for class imgui.extension.implot.ImPlotInputMap
-
- ImPlotInputMap(long) - Constructor for class imgui.extension.implot.ImPlotInputMap
-
- ImPlotLegendFlags - Class in imgui.extension.implot.flag
-
- ImPlotLocation - Class in imgui.extension.implot.flag
-
- ImPlotMarker - Class in imgui.extension.implot.flag
-
- ImPlotMouseTextFlags - Class in imgui.extension.implot.flag
-
- ImPlotPoint - Class in imgui.extension.implot
-
- ImPlotPoint() - Constructor for class imgui.extension.implot.ImPlotPoint
-
- ImPlotPoint(double, double) - Constructor for class imgui.extension.implot.ImPlotPoint
-
- ImPlotPoint(ImVec2) - Constructor for class imgui.extension.implot.ImPlotPoint
-
- ImPlotPoint(ImPlotPoint) - Constructor for class imgui.extension.implot.ImPlotPoint
-
- ImPlotRange - Class in imgui.extension.implot
-
- ImPlotRange() - Constructor for class imgui.extension.implot.ImPlotRange
-
- ImPlotRange(double, double) - Constructor for class imgui.extension.implot.ImPlotRange
-
- ImPlotRange(ImPlotRange) - Constructor for class imgui.extension.implot.ImPlotRange
-
- ImPlotRect - Class in imgui.extension.implot
-
- ImPlotRect() - Constructor for class imgui.extension.implot.ImPlotRect
-
- ImPlotRect(double, double, double, double) - Constructor for class imgui.extension.implot.ImPlotRect
-
- ImPlotRect(ImVec2, ImVec2) - Constructor for class imgui.extension.implot.ImPlotRect
-
- ImPlotRect(ImPlotRect) - Constructor for class imgui.extension.implot.ImPlotRect
-
- ImPlotStyle - Class in imgui.extension.implot
-
- ImPlotStyle() - Constructor for class imgui.extension.implot.ImPlotStyle
-
- ImPlotStyle(long) - Constructor for class imgui.extension.implot.ImPlotStyle
-
- ImPlotStyleVar - Class in imgui.extension.implot.flag
-
- ImRect - Class in imgui.internal
-
Helper: ImRect (2D axis aligned bounding-box)
NB: we can't rely on ImVec2 math operators being available here!
- ImRect() - Constructor for class imgui.internal.ImRect
-
- ImRect(float, float, float, float) - Constructor for class imgui.internal.ImRect
-
- ImRect(ImVec2, ImVec2) - Constructor for class imgui.internal.ImRect
-
- ImRect(ImRect) - Constructor for class imgui.internal.ImRect
-
- ImShort - Class in imgui.type
-
- ImShort() - Constructor for class imgui.type.ImShort
-
- ImShort(ImShort) - Constructor for class imgui.type.ImShort
-
- ImShort(short) - Constructor for class imgui.type.ImShort
-
- ImStrConsumer - Class in imgui.callback
-
Callback to supply Java string form native code.
- ImStrConsumer() - Constructor for class imgui.callback.ImStrConsumer
-
- ImString - Class in imgui.type
-
Wrapper for String
to use inside th Dear ImGui input widgets.
- ImString() - Constructor for class imgui.type.ImString
-
- ImString(ImString) - Constructor for class imgui.type.ImString
-
- ImString(int) - Constructor for class imgui.type.ImString
-
Creates an
ImString
instance with provided size for the inner buffer.
- ImString(String) - Constructor for class imgui.type.ImString
-
Creates an
ImString
instance from provided string.
- ImString(String, int) - Constructor for class imgui.type.ImString
-
Create an
ImString
instance from provided string with custom size for the inner buffer.
- ImString.InputData - Class in imgui.type
-
Use this class to customize your ImGui input.
- ImStrSupplier - Class in imgui.callback
-
Callback to get Java string from native code.
- ImStrSupplier() - Constructor for class imgui.callback.ImStrSupplier
-
- ImVec2 - Class in imgui
-
2D vector (often used to store positions or sizes).
- ImVec2() - Constructor for class imgui.ImVec2
-
- ImVec2(float, float) - Constructor for class imgui.ImVec2
-
- ImVec2(ImVec2) - Constructor for class imgui.ImVec2
-
- ImVec4 - Class in imgui
-
4D vector (often used to store floating-point colors).
- ImVec4() - Constructor for class imgui.ImVec4
-
- ImVec4(float, float, float, float) - Constructor for class imgui.ImVec4
-
- ImVec4(ImVec4) - Constructor for class imgui.ImVec4
-
- indent() - Static method in class imgui.ImGui
-
Move content position toward the right, by indent_w, or style.IndentSpacing if indent_w <= 0
.
- indent(float) - Static method in class imgui.ImGui
-
Move content position toward the right, by indent_w, or style.IndentSpacing if indent_w <= 0
.
- IndentDisable - Static variable in class imgui.flag.ImGuiTableColumnFlags
-
Ignore current Indent value when entering cell (default for columns>
0).
- IndentEnable - Static variable in class imgui.flag.ImGuiTableColumnFlags
-
Use current Indent value when entering cell (default for column 0).
- IndentMask_ - Static variable in class imgui.flag.ImGuiTableColumnFlags
-
[Internal] Combinations and masks
- IndentSpacing - Static variable in class imgui.flag.ImGuiStyleVar
-
float IndentSpacing
- init() - Static method in class imgui.ImGui
-
For internal usage.
- init() - Static method in class imgui.internal.ImGui
-
- InlayText - Static variable in class imgui.extension.implot.flag.ImPlotCol
-
color of text appearing inside of plots (defaults to ImGuiCol_Text)
- Input - Static variable in class imgui.extension.nodeditor.flag.NodeEditorPinKind
-
- Input - Static variable in class imgui.flag.ImGuiNavInput
-
Text input / On-Screen keyboard // e.g.
- Inputable - Static variable in class imgui.internal.flag.ImGuiItemFlags
-
false // [WIP] Auto-activate input mode when tab focused.
- inputData - Variable in class imgui.type.ImString
-
Configuration class to set up some specific behaviour for current string.
- inputDouble(String, ImDouble) - Static method in class imgui.ImGui
-
- inputDouble(String, ImDouble, double) - Static method in class imgui.ImGui
-
- inputDouble(String, ImDouble, double, double) - Static method in class imgui.ImGui
-
- inputDouble(String, ImDouble, double, double, String) - Static method in class imgui.ImGui
-
- inputDouble(String, ImDouble, double, double, String, int) - Static method in class imgui.ImGui
-
- inputDouble(String, ImDouble, double, double, int) - Static method in class imgui.ImGui
-
- inputFloat(String, ImFloat) - Static method in class imgui.ImGui
-
- inputFloat(String, ImFloat, float) - Static method in class imgui.ImGui
-
- inputFloat(String, ImFloat, float, float) - Static method in class imgui.ImGui
-
- inputFloat(String, ImFloat, float, float, String) - Static method in class imgui.ImGui
-
- inputFloat(String, ImFloat, float, float, String, int) - Static method in class imgui.ImGui
-
- inputFloat(String, ImFloat, float, float, int) - Static method in class imgui.ImGui
-
- inputFloat2(String, float[]) - Static method in class imgui.ImGui
-
- inputFloat2(String, float[], String) - Static method in class imgui.ImGui
-
- inputFloat2(String, float[], String, int) - Static method in class imgui.ImGui
-
- inputFloat2(String, float[], int) - Static method in class imgui.ImGui
-
- inputFloat3(String, float[]) - Static method in class imgui.ImGui
-
- inputFloat3(String, float[], String) - Static method in class imgui.ImGui
-
- inputFloat3(String, float[], String, int) - Static method in class imgui.ImGui
-
- inputFloat3(String, float[], int) - Static method in class imgui.ImGui
-
- inputFloat4(String, float[]) - Static method in class imgui.ImGui
-
- inputFloat4(String, float[], String) - Static method in class imgui.ImGui
-
- inputFloat4(String, float[], String, int) - Static method in class imgui.ImGui
-
- inputFloat4(String, float[], int) - Static method in class imgui.ImGui
-
- InputHSV - Static variable in class imgui.flag.ImGuiColorEditFlags
-
[Input] // ColorEdit, ColorPicker: input and output data in HSV format.
- inputInt(String, ImInt) - Static method in class imgui.ImGui
-
- inputInt(String, ImInt, int) - Static method in class imgui.ImGui
-
- inputInt(String, ImInt, int, int) - Static method in class imgui.ImGui
-
- inputInt(String, ImInt, int, int, int) - Static method in class imgui.ImGui
-
- inputInt2(String, int[]) - Static method in class imgui.ImGui
-
- inputInt2(String, int[], int) - Static method in class imgui.ImGui
-
- inputInt3(String, int[]) - Static method in class imgui.ImGui
-
- inputInt3(String, int[], int) - Static method in class imgui.ImGui
-
- inputInt4(String, int[]) - Static method in class imgui.ImGui
-
- inputInt4(String, int[], int) - Static method in class imgui.ImGui
-
- InputMask_ - Static variable in class imgui.flag.ImGuiColorEditFlags
-
[Internal] Masks
- InputRGB - Static variable in class imgui.flag.ImGuiColorEditFlags
-
[Input] // ColorEdit, ColorPicker: input and output data in RGB format.
- inputScalar(String, ImShort) - Static method in class imgui.ImGui
-
- inputScalar(String, ImShort, short) - Static method in class imgui.ImGui
-
- inputScalar(String, ImShort, short, short) - Static method in class imgui.ImGui
-
- inputScalar(String, ImShort, short, short, String) - Static method in class imgui.ImGui
-
- inputScalar(String, ImShort, short, short, String, int) - Static method in class imgui.ImGui
-
- inputScalar(String, ImInt) - Static method in class imgui.ImGui
-
- inputScalar(String, ImInt, int) - Static method in class imgui.ImGui
-
- inputScalar(String, ImInt, int, int) - Static method in class imgui.ImGui
-
- inputScalar(String, ImInt, int, int, String) - Static method in class imgui.ImGui
-
- inputScalar(String, ImInt, int, int, String, int) - Static method in class imgui.ImGui
-
- inputScalar(String, ImLong) - Static method in class imgui.ImGui
-
- inputScalar(String, ImLong, long) - Static method in class imgui.ImGui
-
- inputScalar(String, ImLong, long, long) - Static method in class imgui.ImGui
-
- inputScalar(String, ImLong, long, long, String) - Static method in class imgui.ImGui
-
- inputScalar(String, ImLong, long, long, String, int) - Static method in class imgui.ImGui
-
- inputScalar(String, ImFloat) - Static method in class imgui.ImGui
-
- inputScalar(String, ImFloat, float) - Static method in class imgui.ImGui
-
- inputScalar(String, ImFloat, float, float) - Static method in class imgui.ImGui
-
- inputScalar(String, ImFloat, float, float, String) - Static method in class imgui.ImGui
-
- inputScalar(String, ImFloat, float, float, String, int) - Static method in class imgui.ImGui
-
- inputScalar(String, ImDouble) - Static method in class imgui.ImGui
-
- inputScalar(String, ImDouble, double) - Static method in class imgui.ImGui
-
- inputScalar(String, ImDouble, double, double) - Static method in class imgui.ImGui
-
- inputScalar(String, ImDouble, double, double, String) - Static method in class imgui.ImGui
-
- inputScalar(String, ImDouble, double, double, String, int) - Static method in class imgui.ImGui
-
- inputScalar(String, int, ImShort) - Static method in class imgui.ImGui
-
- inputScalar(String, int, ImShort, short) - Static method in class imgui.ImGui
-
- inputScalar(String, int, ImShort, short, short) - Static method in class imgui.ImGui
-
- inputScalar(String, int, ImShort, short, short, String) - Static method in class imgui.ImGui
-
- inputScalar(String, int, ImShort, short, short, String, int) - Static method in class imgui.ImGui
-
- inputScalar(String, int, ImInt) - Static method in class imgui.ImGui
-
- inputScalar(String, int, ImInt, int) - Static method in class imgui.ImGui
-
- inputScalar(String, int, ImInt, int, int) - Static method in class imgui.ImGui
-
- inputScalar(String, int, ImInt, int, int, String) - Static method in class imgui.ImGui
-
- inputScalar(String, int, ImInt, int, int, String, int) - Static method in class imgui.ImGui
-
- inputScalar(String, int, ImLong) - Static method in class imgui.ImGui
-
- inputScalar(String, int, ImLong, long) - Static method in class imgui.ImGui
-
- inputScalar(String, int, ImLong, long, long) - Static method in class imgui.ImGui
-
- inputScalar(String, int, ImLong, long, long, String) - Static method in class imgui.ImGui
-
- inputScalar(String, int, ImLong, long, long, String, int) - Static method in class imgui.ImGui
-
- inputScalar(String, int, ImFloat) - Static method in class imgui.ImGui
-
- inputScalar(String, int, ImFloat, float) - Static method in class imgui.ImGui
-
- inputScalar(String, int, ImFloat, float, float) - Static method in class imgui.ImGui
-
- inputScalar(String, int, ImFloat, float, float, String) - Static method in class imgui.ImGui
-
- inputScalar(String, int, ImFloat, float, float, String, int) - Static method in class imgui.ImGui
-
- inputScalar(String, int, ImDouble) - Static method in class imgui.ImGui
-
- inputScalar(String, int, ImDouble, double) - Static method in class imgui.ImGui
-
- inputScalar(String, int, ImDouble, double, double) - Static method in class imgui.ImGui
-
- inputScalar(String, int, ImDouble, double, double, String) - Static method in class imgui.ImGui
-
- inputScalar(String, int, ImDouble, double, double, String, int) - Static method in class imgui.ImGui
-
- inputScalarN(String, short[], int) - Static method in class imgui.ImGui
-
- inputScalarN(String, short[], int, short) - Static method in class imgui.ImGui
-
- inputScalarN(String, short[], int, short, short) - Static method in class imgui.ImGui
-
- inputScalarN(String, short[], int, short, short, String) - Static method in class imgui.ImGui
-
- inputScalarN(String, short[], int, short, short, String, int) - Static method in class imgui.ImGui
-
- inputScalarN(String, int[], int) - Static method in class imgui.ImGui
-
- inputScalarN(String, int[], int, int) - Static method in class imgui.ImGui
-
- inputScalarN(String, int[], int, int, int) - Static method in class imgui.ImGui
-
- inputScalarN(String, int[], int, int, int, String) - Static method in class imgui.ImGui
-
- inputScalarN(String, int[], int, int, int, String, int) - Static method in class imgui.ImGui
-
- inputScalarN(String, long[], int) - Static method in class imgui.ImGui
-
- inputScalarN(String, long[], int, long) - Static method in class imgui.ImGui
-
- inputScalarN(String, long[], int, long, long) - Static method in class imgui.ImGui
-
- inputScalarN(String, long[], int, long, long, String) - Static method in class imgui.ImGui
-
- inputScalarN(String, long[], int, long, long, String, int) - Static method in class imgui.ImGui
-
- inputScalarN(String, float[], int) - Static method in class imgui.ImGui
-
- inputScalarN(String, float[], int, float) - Static method in class imgui.ImGui
-
- inputScalarN(String, float[], int, float, float) - Static method in class imgui.ImGui
-
- inputScalarN(String, float[], int, float, float, String) - Static method in class imgui.ImGui
-
- inputScalarN(String, float[], int, float, float, String, int) - Static method in class imgui.ImGui
-
- inputScalarN(String, double[], int) - Static method in class imgui.ImGui
-
- inputScalarN(String, double[], int, double) - Static method in class imgui.ImGui
-
- inputScalarN(String, double[], int, double, double) - Static method in class imgui.ImGui
-
- inputScalarN(String, double[], int, double, double, String) - Static method in class imgui.ImGui
-
- inputScalarN(String, double[], int, double, double, String, int) - Static method in class imgui.ImGui
-
- inputScalarN(String, int, short[], int) - Static method in class imgui.ImGui
-
- inputScalarN(String, int, short[], int, short) - Static method in class imgui.ImGui
-
- inputScalarN(String, int, short[], int, short, short) - Static method in class imgui.ImGui
-
- inputScalarN(String, int, short[], int, short, short, String) - Static method in class imgui.ImGui
-
- inputScalarN(String, int, short[], int, short, short, String, int) - Static method in class imgui.ImGui
-
- inputScalarN(String, int, int[], int) - Static method in class imgui.ImGui
-
- inputScalarN(String, int, int[], int, int) - Static method in class imgui.ImGui
-
- inputScalarN(String, int, int[], int, int, int) - Static method in class imgui.ImGui
-
- inputScalarN(String, int, int[], int, int, int, String) - Static method in class imgui.ImGui
-
- inputScalarN(String, int, int[], int, int, int, String, int) - Static method in class imgui.ImGui
-
- inputScalarN(String, int, long[], int) - Static method in class imgui.ImGui
-
- inputScalarN(String, int, long[], int, long) - Static method in class imgui.ImGui
-
- inputScalarN(String, int, long[], int, long, long) - Static method in class imgui.ImGui
-
- inputScalarN(String, int, long[], int, long, long, String) - Static method in class imgui.ImGui
-
- inputScalarN(String, int, long[], int, long, long, String, int) - Static method in class imgui.ImGui
-
- inputScalarN(String, int, float[], int) - Static method in class imgui.ImGui
-
- inputScalarN(String, int, float[], int, float) - Static method in class imgui.ImGui
-
- inputScalarN(String, int, float[], int, float, float) - Static method in class imgui.ImGui
-
- inputScalarN(String, int, float[], int, float, float, String) - Static method in class imgui.ImGui
-
- inputScalarN(String, int, float[], int, float, float, String, int) - Static method in class imgui.ImGui
-
- inputScalarN(String, int, double[], int) - Static method in class imgui.ImGui
-
- inputScalarN(String, int, double[], int, double) - Static method in class imgui.ImGui
-
- inputScalarN(String, int, double[], int, double, double) - Static method in class imgui.ImGui
-
- inputScalarN(String, int, double[], int, double, double, String) - Static method in class imgui.ImGui
-
- inputScalarN(String, int, double[], int, double, double, String, int) - Static method in class imgui.ImGui
-
- inputText(String, ImString) - Static method in class imgui.ImGui
-
- inputText(String, ImString, int) - Static method in class imgui.ImGui
-
- inputText(String, ImString, int, ImGuiInputTextCallback) - Static method in class imgui.ImGui
-
- inputTextMultiline(String, ImString) - Static method in class imgui.ImGui
-
- inputTextMultiline(String, ImString, float, float) - Static method in class imgui.ImGui
-
- inputTextMultiline(String, ImString, int) - Static method in class imgui.ImGui
-
- inputTextMultiline(String, ImString, int, ImGuiInputTextCallback) - Static method in class imgui.ImGui
-
- inputTextMultiline(String, ImString, float, float, int) - Static method in class imgui.ImGui
-
- inputTextMultiline(String, ImString, float, float, int, ImGuiInputTextCallback) - Static method in class imgui.ImGui
-
- inputTextWithHint(String, String, ImString) - Static method in class imgui.ImGui
-
- inputTextWithHint(String, String, ImString, int) - Static method in class imgui.ImGui
-
- inputTextWithHint(String, String, ImString, int, ImGuiInputTextCallback) - Static method in class imgui.ImGui
-
- Insert - Static variable in class imgui.flag.ImGuiKey
-
- insertChars(int, String) - Method in class imgui.ImGuiInputTextCallbackData
-
Insert Chars
- insertText(String) - Method in class imgui.extension.texteditor.TextEditor
-
- intToColor(int, int, int, int) - Static method in class imgui.ImColor
-
- intToColor(int, int, int) - Static method in class imgui.ImColor
-
- intValue() - Method in class imgui.type.ImDouble
-
- intValue() - Method in class imgui.type.ImFloat
-
- intValue() - Method in class imgui.type.ImInt
-
- intValue() - Method in class imgui.type.ImLong
-
- intValue() - Method in class imgui.type.ImShort
-
- InvalidMask_ - Static variable in class imgui.flag.ImGuiSliderFlags
-
[Internal] We treat using those bits as being potentially a 'float power' argument from the previous API that has got miscast to this enum, and will trigger an assert if needed.
- Invert - Static variable in class imgui.extension.implot.flag.ImPlotAxisFlags
-
the axis will be inverted
- invisibleButton(String, ImVec2) - Static method in class imgui.ImGui
-
Flexible button behavior without the visuals, frequently useful to build custom behaviors using the public api (along with IsItemActive, IsItemHovered, etc.)
- invisibleButton(String, float, float) - Static method in class imgui.ImGui
-
Flexible button behavior without the visuals, frequently useful to build custom behaviors using the public api (along with IsItemActive, IsItemHovered, etc.)
- invisibleButton(String, ImVec2, int) - Static method in class imgui.ImGui
-
Flexible button behavior without the visuals, frequently useful to build custom behaviors using the public api (along with IsItemActive, IsItemHovered, etc.)
- invisibleButton(String, float, float, int) - Static method in class imgui.ImGui
-
Flexible button behavior without the visuals, frequently useful to build custom behaviors using the public api (along with IsItemActive, IsItemHovered, etc.)
- isActive() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- isActive() - Method in class imgui.ImGuiTextFilter
-
- isAnyAttributeActive() - Static method in class imgui.extension.imnodes.ImNodes
-
- isAnyAttributeActive(ImInt) - Static method in class imgui.extension.imnodes.ImNodes
-
- isAnyItemActive() - Static method in class imgui.ImGui
-
Is any item active?
- isAnyItemFocused() - Static method in class imgui.ImGui
-
Is any item focused?
- isAnyItemHovered() - Static method in class imgui.ImGui
-
Is any item hovered?
- isAnyMouseDown() - Static method in class imgui.ImGui
-
Is any mouse button held
- isAttributeActive() - Static method in class imgui.extension.imnodes.ImNodes
-
Was the previous attribute active? This will continuously return true while the left mouse button
is being pressed over the UI content of the attribute.
- isAxisHovered(int) - Static method in class imgui.extension.implot.ImPlot
-
Returns true if the axis label area in the current plot is hovered.
- isBackgroundClicked() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- isBackgroundDoubleClicked() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- isBuilt() - Method in class imgui.ImFontAtlas
-
- isCentralNode() - Method in class imgui.internal.ImGuiDockNode
-
- isColorizerEnabled() - Method in class imgui.extension.texteditor.TextEditor
-
- isCursorPositionChanged() - Method in class imgui.extension.texteditor.TextEditor
-
- isDockSpace() - Method in class imgui.internal.ImGuiDockNode
-
- isEditorHovered() - Static method in class imgui.extension.imnodes.ImNodes
-
Returns true if the current node editor canvas is being hovered over by the mouse, and is not
blocked by any other windows.
- isEmpty() - Method in class imgui.internal.ImGuiDockNode
-
- isEmpty() - Method in class imgui.type.ImString
-
- IsEnabled - Static variable in class imgui.flag.ImGuiTableColumnFlags
-
Status: is enabled == not hidden by user/api (referred to as "Hide" in _DefaultHide and _NoHide) flags.
- isFloatingNode() - Method in class imgui.internal.ImGuiDockNode
-
- isHandleKeyboardInputsEnabled() - Method in class imgui.extension.texteditor.TextEditor
-
- isHandleMouseInputsEnabled() - Method in class imgui.extension.texteditor.TextEditor
-
- isHiddenTabBar() - Method in class imgui.internal.ImGuiDockNode
-
Hidden tab bar can be shown back by clicking the small triangle
- IsHovered - Static variable in class imgui.flag.ImGuiTableColumnFlags
-
Status: is hovered by mouse
- isImGuiChildIgnored() - Method in class imgui.extension.texteditor.TextEditor
-
- isItemActivated() - Static method in class imgui.ImGui
-
Was the last item just made active (item was previously inactive).
- isItemActive() - Static method in class imgui.ImGui
-
Is the last item active? (e.g.
- isItemClicked() - Static method in class imgui.ImGui
-
Is the last item clicked? (e.g.
- isItemClicked(int) - Static method in class imgui.ImGui
-
Is the last item clicked? (e.g.
- isItemDeactivated() - Static method in class imgui.ImGui
-
Was the last item just made inactive (item was previously active).
- isItemDeactivatedAfterEdit() - Static method in class imgui.ImGui
-
Was the last item just made inactive and made a value change when it was active? (e.g.
- isItemEdited() - Static method in class imgui.ImGui
-
Did the last item modify its underlying value this frame? or was pressed? This is generally the same as the "bool" return value of many widgets.
- isItemFocused() - Static method in class imgui.ImGui
-
Is the last item focused for keyboard/gamepad navigation?
- isItemHovered() - Static method in class imgui.ImGui
-
Is the last item hovered? (and usable, aka not blocked by a popup, etc.).
- isItemHovered(int) - Static method in class imgui.ImGui
-
Is the last item hovered? (and usable, aka not blocked by a popup, etc.).
- isItemToggledOpen() - Static method in class imgui.ImGui
-
Was the last item open state toggled? set by TreeNode().
- isItemVisible() - Static method in class imgui.ImGui
-
Is the last item visible? (items may be out of sight because of clipping/scrolling)
- isKeyDown(int) - Static method in class imgui.ImGui
-
Is key being held.
- isKeyPressed(int) - Static method in class imgui.ImGui
-
Was key pressed (went from !Down to Down)? if repeat=true, uses io.KeyRepeatDelay / KeyRepeatRate
- isKeyPressed(int, boolean) - Static method in class imgui.ImGui
-
Was key pressed (went from !Down to Down)? if repeat=true, uses io.KeyRepeatDelay / KeyRepeatRate
- isKeyReleased(int) - Static method in class imgui.ImGui
-
Was key released (went from Down to !Down)
- isLeafNode() - Method in class imgui.internal.ImGuiDockNode
-
- isLegendEntryHovered(String) - Static method in class imgui.extension.implot.ImPlot
-
Returns true if a plot item legend entry is hovered.
- isLinkCreated(ImInt, ImInt) - Static method in class imgui.extension.imnodes.ImNodes
-
Did the user finish creating a new link?
- isLinkCreated(ImInt, ImInt, ImBoolean) - Static method in class imgui.extension.imnodes.ImNodes
-
Did the user finish creating a new link?
- isLinkCreated(ImInt, ImInt, ImInt, ImInt) - Static method in class imgui.extension.imnodes.ImNodes
-
Did the user finish creating a new link?
- isLinkCreated(ImInt, ImInt, ImInt, ImInt, ImBoolean) - Static method in class imgui.extension.imnodes.ImNodes
-
Did the user finish creating a new link?
- isLinkDestroyed(ImInt) - Static method in class imgui.extension.imnodes.ImNodes
-
Was an existing link detached from a pin by the user? The detached link's id is assigned to the
output argument link_id.
- isLinkDropped() - Static method in class imgui.extension.imnodes.ImNodes
-
Did the user drop the dragged link before attaching it to a pin?
There are two different kinds of situations to consider when handling this event:
1) a link which is created at a pin and then dropped
2) an existing link which is detached from a pin and then dropped
Use the including_detached_links flag to control whether this function triggers when the user
detaches a link and drops it.
- isLinkDropped(ImInt) - Static method in class imgui.extension.imnodes.ImNodes
-
Did the user drop the dragged link before attaching it to a pin?
There are two different kinds of situations to consider when handling this event:
1) a link which is created at a pin and then dropped
2) an existing link which is detached from a pin and then dropped
Use the including_detached_links flag to control whether this function triggers when the user
detaches a link and drops it.
- isLinkDropped(ImInt, boolean) - Static method in class imgui.extension.imnodes.ImNodes
-
Did the user drop the dragged link before attaching it to a pin?
There are two different kinds of situations to consider when handling this event:
1) a link which is created at a pin and then dropped
2) an existing link which is detached from a pin and then dropped
Use the including_detached_links flag to control whether this function triggers when the user
detaches a link and drops it.
- isLinkDropped(boolean) - Static method in class imgui.extension.imnodes.ImNodes
-
Did the user drop the dragged link before attaching it to a pin?
There are two different kinds of situations to consider when handling this event:
1) a link which is created at a pin and then dropped
2) an existing link which is detached from a pin and then dropped
Use the including_detached_links flag to control whether this function triggers when the user
detaches a link and drops it.
- isLinkHovered(ImInt) - Static method in class imgui.extension.imnodes.ImNodes
-
- isLinkSelected(int) - Static method in class imgui.extension.imnodes.ImNodes
-
- isLinkSelected(long) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- isLinkStarted(ImInt) - Static method in class imgui.extension.imnodes.ImNodes
-
Did the user start dragging a new link from a pin?
- isLoaded() - Method in class imgui.ImFont
-
- isMouseClicked(int) - Static method in class imgui.ImGui
-
Did mouse button clicked (went from !Down to Down) (0=left, 1=right, 2=middle)
- isMouseClicked(int, boolean) - Static method in class imgui.ImGui
-
Did mouse button clicked (went from !Down to Down) (0=left, 1=right, 2=middle)
- isMouseDoubleClicked(int) - Static method in class imgui.ImGui
-
did mouse button double-clicked? (note that a double-click will also report IsMouseClicked() == true).
- isMouseDown(int) - Static method in class imgui.ImGui
-
Is mouse button held (0=left, 1=right, 2=middle)
- isMouseDragging(int) - Static method in class imgui.ImGui
-
Is mouse dragging.
- isMouseDragging(int, float) - Static method in class imgui.ImGui
-
Is mouse dragging.
- isMouseHoveringRect(ImVec2, ImVec2) - Static method in class imgui.ImGui
-
Is mouse hovering given bounding rect (in screen space).
- isMouseHoveringRect(float, float, float, float) - Static method in class imgui.ImGui
-
Is mouse hovering given bounding rect (in screen space).
- isMouseHoveringRect(ImVec2, ImVec2, boolean) - Static method in class imgui.ImGui
-
Is mouse hovering given bounding rect (in screen space).
- isMouseHoveringRect(float, float, float, float, boolean) - Static method in class imgui.ImGui
-
Is mouse hovering given bounding rect (in screen space).
- isMousePosValid() - Static method in class imgui.ImGui
-
By convention we use (-FLT_MAX,-FLT_MAX) to denote that there is no mouse
- isMousePosValid(ImVec2) - Static method in class imgui.ImGui
-
By convention we use (-FLT_MAX,-FLT_MAX) to denote that there is no mouse
- isMousePosValid(float, float) - Static method in class imgui.ImGui
-
By convention we use (-FLT_MAX,-FLT_MAX) to denote that there is no mouse
- isMouseReleased(int) - Static method in class imgui.ImGui
-
Did mouse button released (went from Down to !Down)
- isNodeHovered(ImInt) - Static method in class imgui.extension.imnodes.ImNodes
-
- isNodeSelected(int) - Static method in class imgui.extension.imnodes.ImNodes
-
- isNodeSelected(long) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- isNoTabBar() - Method in class imgui.internal.ImGuiDockNode
-
Never show a tab bar
- isNotEmpty() - Method in class imgui.type.ImString
-
- isNotValidPtr() - Method in class imgui.binding.ImGuiStruct
-
Shows if object pointer is valid and does it point to the existing object.
- isOk() - Static method in class imgui.extension.imguifiledialog.ImGuiFileDialog
-
true: Dialog Closed with Ok result / false: Dialog closed with cancel result
- isOpened() - Static method in class imgui.extension.imguifiledialog.ImGuiFileDialog
-
Say if the key is opened
- isOpened(String) - Static method in class imgui.extension.imguifiledialog.ImGuiFileDialog
-
Say if the key is opened
- isOver() - Static method in class imgui.extension.imguizmo.ImGuizmo
-
Return true if mouse cursor is over any gizmo control (axis, plan or screen component)
- isOver(int) - Static method in class imgui.extension.imguizmo.ImGuizmo
-
Return true if the cursor is over the operation's gizmo
- isOverwrite() - Method in class imgui.extension.texteditor.TextEditor
-
- isPinHovered(ImInt) - Static method in class imgui.extension.imnodes.ImNodes
-
- IsPlatformMonitor - Static variable in class imgui.flag.ImGuiViewportFlags
-
Represent a Platform Monitor (unused yet)
- IsPlatformWindow - Static variable in class imgui.flag.ImGuiViewportFlags
-
Represent a Platform Window
- isPlotHovered() - Static method in class imgui.extension.implot.ImPlot
-
Returns true if the plot area in the current plot is hovered.
- isPlotSelected() - Static method in class imgui.extension.implot.ImPlot
-
Returns true if the current plot is being box selected.
- isPopupOpen(String) - Static method in class imgui.ImGui
-
Return true if the popup is open.
- isPopupOpen(String, int) - Static method in class imgui.ImGui
-
Return true if the popup is open.
- isReadOnly() - Method in class imgui.extension.texteditor.TextEditor
-
- isRectVisible(ImVec2) - Static method in class imgui.ImGui
-
Test if rectangle (of given size, starting from cursor position) is visible / not clipped.
- isRectVisible(float, float) - Static method in class imgui.ImGui
-
Test if rectangle (of given size, starting from cursor position) is visible / not clipped.
- isRectVisible(ImVec2, ImVec2) - Static method in class imgui.ImGui
-
Test if rectangle (in screen space) is visible / not clipped.
- isRectVisible(float, float, float, float) - Static method in class imgui.ImGui
-
Test if rectangle (in screen space) is visible / not clipped.
- isResizable - Variable in class imgui.type.ImString.InputData
-
- isRootNode() - Method in class imgui.internal.ImGuiDockNode
-
- isShowingWhitespaces() - Method in class imgui.extension.texteditor.TextEditor
-
- IsSorted - Static variable in class imgui.flag.ImGuiTableColumnFlags
-
Status: is currently part of the sort specs
- isSplitNode() - Method in class imgui.internal.ImGuiDockNode
-
- IsSRGB - Static variable in class imgui.flag.ImGuiConfigFlags
-
Application is SRGB-aware.
- isSubplotsHovered() - Static method in class imgui.extension.implot.ImPlot
-
Returns true if the bounding frame of a subplot is hovered.
- isSuspended() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- isTextChanged() - Method in class imgui.extension.texteditor.TextEditor
-
- IsTouchScreen - Static variable in class imgui.flag.ImGuiConfigFlags
-
Application is using a touch screen instead of a mouse.
- isUsing() - Static method in class imgui.extension.imguizmo.ImGuizmo
-
Return true if mouse IsOver or if the gizmo is in moving state
- isValidPtr() - Method in class imgui.binding.ImGuiStruct
-
Shows if object pointer is valid and does it point to the existing object.
- IsVisible - Static variable in class imgui.flag.ImGuiTableColumnFlags
-
Status: is visible == is enabled AND not clipped by scrolling.
- isWindowAppearing() - Static method in class imgui.ImGui
-
- isWindowCollapsed() - Static method in class imgui.ImGui
-
- isWindowDocked() - Static method in class imgui.ImGui
-
Is current window docked into another window?
- isWindowFocused() - Static method in class imgui.ImGui
-
Is current window focused? or its root/child, depending on flags.
- isWindowFocused(int) - Static method in class imgui.ImGui
-
Is current window focused? or its root/child, depending on flags.
- isWindowHovered() - Static method in class imgui.ImGui
-
Is current window hovered (and typically: not blocked by a popup/modal)? see flags for options.
- isWindowHovered(int) - Static method in class imgui.ImGui
-
Is current window hovered (and typically: not blocked by a popup/modal)? see flags for options.
- itemIcon(ImVec4) - Static method in class imgui.extension.implot.ImPlot
-
- itemIcon(float, float, float, float) - Static method in class imgui.extension.implot.ImPlot
-
- itemIcon(int) - Static method in class imgui.extension.implot.ImPlot
-
- ItemInnerSpacing - Static variable in class imgui.flag.ImGuiStyleVar
-
ImVec2 ItemInnerSpacing
- ItemSpacing - Static variable in class imgui.flag.ImGuiStyleVar
-
ImVec2 ItemSpacing
- N - Static variable in class imgui.flag.ImGuiKey
-
- NamedKey_BEGIN - Static variable in class imgui.flag.ImGuiKey
-
[Internal] Prior to 1.87 we required user to fill io.KeysDown[512] using their own native index + a io.KeyMap[] array.
- NamedKey_COUNT - Static variable in class imgui.flag.ImGuiKey
-
[Internal] Prior to 1.87 we required user to fill io.KeysDown[512] using their own native index + a io.KeyMap[] array.
- NamedKey_END - Static variable in class imgui.flag.ImGuiKey
-
[Internal] Prior to 1.87 we required user to fill io.KeysDown[512] using their own native index + a io.KeyMap[] array.
- NavEnableGamepad - Static variable in class imgui.flag.ImGuiConfigFlags
-
Master gamepad navigation enable flag.
- NavEnableKeyboard - Static variable in class imgui.flag.ImGuiConfigFlags
-
Master keyboard navigation enable flag.
- NavEnableSetMousePos - Static variable in class imgui.flag.ImGuiConfigFlags
-
Instruct navigation to move the mouse cursor.
- NavFlattened - Static variable in class imgui.flag.ImGuiWindowFlags
-
[BETA] On child window: allow gamepad/keyboard navigation to cross over parent border to this child or between sibling child windows.
- NavHighlight - Static variable in class imgui.flag.ImGuiCol
-
Gamepad/keyboard: current highlighted item
- navigateToContent() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- navigateToContent(float) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- navigateToSelection() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- navigateToSelection(boolean) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- navigateToSelection(boolean, float) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- navigateToSelection(float) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- NavLeftJumpsBackHere - Static variable in class imgui.flag.ImGuiTreeNodeFlags
-
(WIP) Nav: left direction may move to this TreeNode() from any of its child (items submitted between TreeNode and TreePop)
- NavNoCaptureKeyboard - Static variable in class imgui.flag.ImGuiConfigFlags
-
Instruct navigation to not set the io.WantCaptureKeyboard flag when io.NavActive is set.
- NavWindowingDimBg - Static variable in class imgui.flag.ImGuiCol
-
Darken/colorize entire screen behind the CTRL+TAB window list, when active
- NavWindowingHighlight - Static variable in class imgui.flag.ImGuiCol
-
Highlight window when using CTRL+TAB
- nColorConvertHSVtoRGB(float[], float[]) - Static method in class imgui.ImGui
-
- nColorConvertRGBtoHSV(float[], float[]) - Static method in class imgui.ImGui
-
- newFrame() - Static method in class imgui.ImGui
-
Start a new Dear ImGui frame, you can submit any command from this point until Render()/EndFrame().
- newLine() - Static method in class imgui.ImGui
-
Undo a SameLine() or force a new line when in an horizontal-layout context.
- nextColormapColor() - Static method in class imgui.extension.implot.ImPlot
-
Returns the next color from the current colormap and advances the colormap for the current plot.
- nextColormapColor(ImVec4) - Static method in class imgui.extension.implot.ImPlot
-
Returns the next color from the current colormap and advances the colormap for the current plot.
- nextColormapColorW() - Static method in class imgui.extension.implot.ImPlot
-
Returns the next color from the current colormap and advances the colormap for the current plot.
- nextColormapColorX() - Static method in class imgui.extension.implot.ImPlot
-
Returns the next color from the current colormap and advances the colormap for the current plot.
- nextColormapColorY() - Static method in class imgui.extension.implot.ImPlot
-
Returns the next color from the current colormap and advances the colormap for the current plot.
- nextColormapColorZ() - Static method in class imgui.extension.implot.ImPlot
-
Returns the next color from the current colormap and advances the colormap for the current plot.
- nextColumn() - Static method in class imgui.ImGui
-
Next column, defaults to current row or next row if the current row is finished
- NoAlpha - Static variable in class imgui.flag.ImGuiColorEditFlags
-
ColorEdit, ColorPicker, ColorButton: ignore Alpha component (will only read 3 components from the input pointer).
- NoArrowButton - Static variable in class imgui.flag.ImGuiComboFlags
-
Display on the preview box without the square arrow button
- NoAutoHint - Static variable in class imgui.flag.ImGuiFreeTypeBuilderFlags
-
Disable auto-hinter.
- NoAutoMerge - Static variable in class imgui.flag.ImGuiViewportFlags
-
Platform Window: Avoid merging this window into another host window.
- NoAutoOpenOnLog - Static variable in class imgui.flag.ImGuiTreeNodeFlags
-
Don't automatically and temporarily open node when Logging is active (by default logging will automatically open tree nodes)
- NoAuxAxes - Static variable in class imgui.extension.implot.flag.ImPlotMouseTextFlags
-
only show the mouse position for primary axes
- NoBackground - Static variable in class imgui.flag.ImGuiWindowFlags
-
Disable drawing background color (WindowBg, etc.) and outside border.
- NoBakedLines - Static variable in class imgui.flag.ImFontAtlasFlags
-
Don't build thick line textures into the atlas (save a little texture memory).
- NoBorder - Static variable in class imgui.flag.ImGuiColorEditFlags
-
ColorButton: disable border (which is enforced by default)
- NoBordersInBody - Static variable in class imgui.flag.ImGuiTableFlags
-
[ALPHA] Disable vertical borders in columns Body (borders will always appears in Headers).
- NoBordersInBodyUntilResize - Static variable in class imgui.flag.ImGuiTableFlags
-
[ALPHA] Disable vertical borders in columns Body until hovered for resize (borders will always appears in Headers).
- NoBoxSelect - Static variable in class imgui.extension.implot.flag.ImPlotFlags
-
the user will not be able to box-select
- NoBringToFrontOnFocus - Static variable in class imgui.flag.ImGuiWindowFlags
-
Disable bringing window to front when taking focus (e.g.
- NoButtons - Static variable in class imgui.extension.implot.flag.ImPlotLegendFlags
-
legend icons will not function as hide/show buttons
- NoChild - Static variable in class imgui.extension.implot.flag.ImPlotFlags
-
a child window region will not be used to capture mouse scroll (can boost performance for single ImGui window applications)
- NoClip - Static variable in class imgui.flag.ImGuiTableColumnFlags
-
Disable clipping for this column (all NoClip columns will render in a same draw command).
- NoClip - Static variable in class imgui.flag.ImGuiTableFlags
-
Disable clipping rectangle for every individual columns (reduce draw command count, items will be able to overflow into other columns).
- NoCloseButton - Static variable in class imgui.internal.flag.ImGuiDockNodeFlags
-
Local, Saved //
- NoCloseWithMiddleMouseButton - Static variable in class imgui.flag.ImGuiTabBarFlags
-
Disable behavior of closing tabs (that are submitted with p_open != NULL) with middle mouse button.
- NoCloseWithMiddleMouseButton - Static variable in class imgui.flag.ImGuiTabItemFlags
-
Disable behavior of closing tabs (that are submitted with p_open != NULL) with middle mouse button.
- NoCollapse - Static variable in class imgui.flag.ImGuiWindowFlags
-
Disable user collapsing window by double-clicking on it.
- NoCursors - Static variable in class imgui.extension.implot.flag.ImPlotDragToolFlags
-
drag tools won't change cursor icons when hovered or held
- NodeBackground - Static variable in class imgui.extension.imnodes.flag.ImNodesCol
-
Definition: 0
- NodeBackgroundHovered - Static variable in class imgui.extension.imnodes.flag.ImNodesCol
-
- NodeBackgroundSelected - Static variable in class imgui.extension.imnodes.flag.ImNodesCol
-
- NodeBg - Static variable in class imgui.extension.nodeditor.flag.NodeEditorStyleColor
-
- NodeBorder - Static variable in class imgui.extension.nodeditor.flag.NodeEditorStyleColor
-
- NodeBorderThickness - Static variable in class imgui.extension.imnodes.flag.ImNodesStyleVar
-
- NodeBorderWidth - Static variable in class imgui.extension.nodeditor.flag.NodeEditorStyleVar
-
- NoDecoration - Static variable in class imgui.flag.ImGuiViewportFlags
-
Platform Window: Disable platform decorations: title bar, borders, etc.
- NoDecoration - Static variable in class imgui.flag.ImGuiWindowFlags
-
Definition: ImGuiWindowFlags_NoTitleBar | ImGuiWindowFlags_NoResize | ImGuiWindowFlags_NoScrollbar | ImGuiWindowFlags_NoCollapse
- NoDecorations - Static variable in class imgui.extension.implot.flag.ImPlotAxisFlags
-
Definition: ImPlotAxisFlags_NoLabel | ImPlotAxisFlags_NoGridLines | ImPlotAxisFlags_NoTickMarks | ImPlotAxisFlags_NoTickLabels
- NodeCornerRounding - Static variable in class imgui.extension.imnodes.flag.ImNodesStyleVar
-
- NodeEditor - Class in imgui.extension.nodeditor
-
Bindings for Imgui Node Editor (https://github.com/thedmd/imgui-node-editor)
Original library author - Michał Cichoń (https://github.com/thedmd)
- NodeEditorConfig - Class in imgui.extension.nodeditor
-
- NodeEditorConfig() - Constructor for class imgui.extension.nodeditor.NodeEditorConfig
-
- NodeEditorContext - Class in imgui.extension.nodeditor
-
- NodeEditorContext(long) - Constructor for class imgui.extension.nodeditor.NodeEditorContext
-
- NodeEditorFlowDirection - Class in imgui.extension.nodeditor.flag
-
- NodeEditorPinKind - Class in imgui.extension.nodeditor.flag
-
- NodeEditorStyle - Class in imgui.extension.nodeditor
-
- NodeEditorStyle(long) - Constructor for class imgui.extension.nodeditor.NodeEditorStyle
-
- NodeEditorStyleColor - Class in imgui.extension.nodeditor.flag
-
- NodeEditorStyleVar - Class in imgui.extension.nodeditor.flag
-
- NodeOutline - Static variable in class imgui.extension.imnodes.flag.ImNodesCol
-
- NodeOutline - Static variable in class imgui.extension.imnodes.flag.ImNodesStyleFlags
-
Definition: 1 << 0
- NodePadding - Static variable in class imgui.extension.imnodes.flag.ImNodesStyleVar
-
- NodePadding - Static variable in class imgui.extension.nodeditor.flag.NodeEditorStyleVar
-
- NodeRounding - Static variable in class imgui.extension.nodeditor.flag.NodeEditorStyleVar
-
- NodeSelRect - Static variable in class imgui.extension.nodeditor.flag.NodeEditorStyleColor
-
- NodeSelRectBorder - Static variable in class imgui.extension.nodeditor.flag.NodeEditorStyleColor
-
- NoDirectResize_ - Static variable in class imgui.flag.ImGuiTableColumnFlags
-
[Internal] Disable user resizing this column directly (it may however we resized indirectly from its left edge)
- NoDocking - Static variable in class imgui.flag.ImGuiWindowFlags
-
Disable docking of this window
- NoDocking - Static variable in class imgui.internal.flag.ImGuiDockNodeFlags
-
Local, Saved // Disable any form of docking in this dockspace or individual node.
- NoDockingInCentralNode - Static variable in class imgui.flag.ImGuiDockNodeFlags
-
Shared // Disable docking inside the Central Node, which will be always kept empty.
- NoDockingInCentralNode - Static variable in class imgui.internal.flag.ImGuiDockNodeFlags
-
Shared // Disable docking inside the Central Node, which will be always kept empty.
- NoDockingOverEmpty - Static variable in class imgui.internal.flag.ImGuiDockNodeFlags
-
[EXPERIMENTAL] Prevent this node to be docked over an empty node (e.g.
- NoDockingOverMe - Static variable in class imgui.internal.flag.ImGuiDockNodeFlags
-
[EXPERIMENTAL] Prevent another window/node to be docked over this node.
- NoDockingOverOther - Static variable in class imgui.internal.flag.ImGuiDockNodeFlags
-
[EXPERIMENTAL] Prevent this node to be docked over another window or non-empty node.
- NoDockingSplitMe - Static variable in class imgui.internal.flag.ImGuiDockNodeFlags
-
[EXPERIMENTAL] Prevent another window/node from splitting this node.
- NoDockingSplitOther - Static variable in class imgui.internal.flag.ImGuiDockNodeFlags
-
[EXPERIMENTAL] Prevent this node from splitting another window/node.
- NoDragDrop - Static variable in class imgui.flag.ImGuiColorEditFlags
-
ColorEdit: disable drag and drop target.
- NoFit - Static variable in class imgui.extension.implot.flag.ImPlotDragToolFlags
-
the drag tool won't be considered for plot fits
- NoFocusOnAppearing - Static variable in class imgui.flag.ImGuiViewportFlags
-
Platform Window: Don't take focus when created.
- NoFocusOnAppearing - Static variable in class imgui.flag.ImGuiWindowFlags
-
Disable taking focus when transitioning from hidden to visible state
- NoFocusOnClick - Static variable in class imgui.flag.ImGuiViewportFlags
-
Platform Window: Don't take focus when clicked on.
- NoFormat - Static variable in class imgui.extension.implot.flag.ImPlotMouseTextFlags
-
axes label formatters won't be used to render text
- NoFrame - Static variable in class imgui.extension.implot.flag.ImPlotFlags
-
the ImGui frame will not be rendered
- NoGridLines - Static variable in class imgui.extension.implot.flag.ImPlotAxisFlags
-
no grid lines will be displayed
- NoHeaderLabel - Static variable in class imgui.flag.ImGuiTableColumnFlags
-
TableHeadersRow() will not submit label for this column.
- NoHeaderWidth - Static variable in class imgui.flag.ImGuiTableColumnFlags
-
Disable header text width contribution to automatic column width.
- NoHide - Static variable in class imgui.flag.ImGuiTableColumnFlags
-
Disable ability to hide/disable this column.
- NoHighlightAxis - Static variable in class imgui.extension.implot.flag.ImPlotLegendFlags
-
axes will not be highlighted when legend entries are hovered (only relevant if x/y-axis count>
1)
- NoHighlightItem - Static variable in class imgui.extension.implot.flag.ImPlotLegendFlags
-
plot items will not be highlighted when their legend entry is hovered
- NoHinting - Static variable in class imgui.flag.ImGuiFreeTypeBuilderFlags
-
Disable hinting.
- NoHorizontalScroll - Static variable in class imgui.flag.ImGuiInputTextFlags
-
Disable following the cursor horizontally
- NoHostExtendX - Static variable in class imgui.flag.ImGuiTableFlags
-
Make outer width auto-fit to columns, overriding outer_size.x value.
- NoHostExtendY - Static variable in class imgui.flag.ImGuiTableFlags
-
Make outer height stop exactly at outer_size.y (prevent auto-extending table past the limit).
- NoInitialFit - Static variable in class imgui.extension.implot.flag.ImPlotAxisFlags
-
axis will not be initially fit to data extents on the first rendered frame
- NoInput - Static variable in class imgui.extension.imguiknobs.flag.ImGuiKnobFlags
-
Definition: 1 << 1
- NoInput - Static variable in class imgui.flag.ImGuiSliderFlags
-
Disable CTRL+Click or Enter key allowing to input text directly into the widget
- NoInputs - Static variable in class imgui.extension.implot.flag.ImPlotDragToolFlags
-
lock the tool from user inputs
- NoInputs - Static variable in class imgui.extension.implot.flag.ImPlotFlags
-
the user will not be able to interact with the plot
- NoInputs - Static variable in class imgui.flag.ImGuiColorEditFlags
-
ColorEdit, ColorPicker: disable inputs sliders/text widgets (e.g.
- NoInputs - Static variable in class imgui.flag.ImGuiViewportFlags
-
Platform Window: Make mouse pass through so we can drag this window while peaking behind it.
- NoInputs - Static variable in class imgui.flag.ImGuiWindowFlags
-
Definition: ImGuiWindowFlags_NoMouseInputs | ImGuiWindowFlags_NoNavInputs | ImGuiWindowFlags_NoNavFocus
- NoKeepColumnsVisible - Static variable in class imgui.flag.ImGuiTableFlags
-
Disable keeping column always minimally visible when ScrollX is off and table gets too small.
- NoLabel - Static variable in class imgui.extension.implot.flag.ImPlotAxisFlags
-
the axis label will not be displayed (axis labels also hidden if the supplied string name is NULL)
- NoLabel - Static variable in class imgui.flag.ImGuiColorEditFlags
-
ColorEdit, ColorPicker: disable display of inline text label (the label is still forwarded to the tooltip and picker).
- NoLegend - Static variable in class imgui.extension.implot.flag.ImPlotFlags
-
the legend will not be displayed
- NoMenus - Static variable in class imgui.extension.implot.flag.ImPlotAxisFlags
-
the user will not be able to open context menus with right-click
- NoMenus - Static variable in class imgui.extension.implot.flag.ImPlotFlags
-
the user will not be able to open context menus
- NoMenus - Static variable in class imgui.extension.implot.flag.ImPlotLegendFlags
-
the user will not be able to open context menus with right-click
- NoMouse - Static variable in class imgui.flag.ImGuiConfigFlags
-
Instruct imgui to clear mouse position/buttons in NewFrame().
- NoMouseCursorChange - Static variable in class imgui.flag.ImGuiConfigFlags
-
Instruct backend to not alter mouse cursor shape and visibility.
- NoMouseCursors - Static variable in class imgui.flag.ImFontAtlasFlags
-
Don't build software mouse cursors into the atlas (save a little texture memory)
- NoMouseInputs - Static variable in class imgui.flag.ImGuiWindowFlags
-
Disable catching mouse, hovering test with pass through.
- NoMouseText - Static variable in class imgui.extension.implot.flag.ImPlotFlags
-
the mouse position, in plot coordinates, will not be displayed inside of the plot
- NoMove - Static variable in class imgui.flag.ImGuiWindowFlags
-
Disable user moving the window
- NoNav - Static variable in class imgui.flag.ImGuiWindowFlags
-
Definition: ImGuiWindowFlags_NoNavInputs | ImGuiWindowFlags_NoNavFocus
- NoNav - Static variable in class imgui.internal.flag.ImGuiItemFlags
-
false // Disable keyboard/gamepad directional navigation (FIXME: should merge with _NoTabStop)
- NoNavDefaultFocus - Static variable in class imgui.internal.flag.ImGuiItemFlags
-
false // Disable item being a candidate for default focus (e.g.
- NoNavFocus - Static variable in class imgui.flag.ImGuiWindowFlags
-
No focusing toward this window with gamepad/keyboard navigation (e.g.
- NoNavInputs - Static variable in class imgui.flag.ImGuiWindowFlags
-
No gamepad/keyboard navigation within the window
- None - Static variable in class imgui.extension.imguifiledialog.flag.ImGuiFileDialogFlags
-
Definition: 0
- None - Static variable in class imgui.extension.imguiknobs.flag.ImGuiKnobFlags
-
- None - Static variable in class imgui.extension.imnodes.flag.ImNodesAttributeFlags
-
Definition: 0
- None - Static variable in class imgui.extension.imnodes.flag.ImNodesStyleFlags
-
Definition: 0
- None - Static variable in class imgui.extension.implot.flag.ImPlotAxisFlags
-
default
- None - Static variable in class imgui.extension.implot.flag.ImPlotBarGroupsFlags
-
default
- None - Static variable in class imgui.extension.implot.flag.ImPlotCond
-
No condition (always set the variable), same as _Always
- None - Static variable in class imgui.extension.implot.flag.ImPlotDragToolFlags
-
default
- None - Static variable in class imgui.extension.implot.flag.ImPlotFlags
-
default
- None - Static variable in class imgui.extension.implot.flag.ImPlotLegendFlags
-
default
- None - Static variable in class imgui.extension.implot.flag.ImPlotMarker
-
no marker
- None - Static variable in class imgui.extension.implot.flag.ImPlotMouseTextFlags
-
default
- None - Static variable in class imgui.flag.ImDrawFlags
-
Definition: 0
- None - Static variable in class imgui.flag.ImDrawListFlags
-
Definition: 0
- None - Static variable in class imgui.flag.ImFontAtlasFlags
-
Definition: 0
- None - Static variable in class imgui.flag.ImGuiBackendFlags
-
Definition: 0
- None - Static variable in class imgui.flag.ImGuiButtonFlags
-
Definition: 0
- None - Static variable in class imgui.flag.ImGuiColorEditFlags
-
Definition: 0
- None - Static variable in class imgui.flag.ImGuiComboFlags
-
Definition: 0
- None - Static variable in class imgui.flag.ImGuiCond
-
No condition (always set the variable), same as _Always
- None - Static variable in class imgui.flag.ImGuiConfigFlags
-
Definition: 0
- None - Static variable in class imgui.flag.ImGuiDir
-
Definition: -1
- None - Static variable in class imgui.flag.ImGuiDockNodeFlags
-
Definition: 0
- None - Static variable in class imgui.flag.ImGuiDragDropFlags
-
Definition: 0
- None - Static variable in class imgui.flag.ImGuiFocusedFlags
-
Definition: 0
- None - Static variable in class imgui.flag.ImGuiHoveredFlags
-
Return true if directly over the item/window, not obstructed by another window, not obstructed by an active popup or modal blocking inputs under them.
- None - Static variable in class imgui.flag.ImGuiInputTextFlags
-
Definition: 0
- None - Static variable in class imgui.flag.ImGuiKey
-
Keyboard
- None - Static variable in class imgui.flag.ImGuiKeyModFlags
-
Definition: 0
- None - Static variable in class imgui.flag.ImGuiMouseCursor
-
Definition: -1
- None - Static variable in class imgui.flag.ImGuiPopupFlags
-
Definition: 0
- None - Static variable in class imgui.flag.ImGuiSelectableFlags
-
Definition: 0
- None - Static variable in class imgui.flag.ImGuiSliderFlags
-
Definition: 0
- None - Static variable in class imgui.flag.ImGuiSortDirection
-
Definition: 0
- None - Static variable in class imgui.flag.ImGuiTabBarFlags
-
Definition: 0
- None - Static variable in class imgui.flag.ImGuiTabItemFlags
-
Definition: 0
- None - Static variable in class imgui.flag.ImGuiTableBgTarget
-
Definition: 0
- None - Static variable in class imgui.flag.ImGuiTableColumnFlags
-
Input configuration flags
- None - Static variable in class imgui.flag.ImGuiTableFlags
-
Features
- None - Static variable in class imgui.flag.ImGuiTableRowFlags
-
Definition: 0
- None - Static variable in class imgui.flag.ImGuiTreeNodeFlags
-
Definition: 0
- None - Static variable in class imgui.flag.ImGuiViewportFlags
-
Definition: 0
- None - Static variable in class imgui.flag.ImGuiWindowFlags
-
Definition: 0
- None - Static variable in class imgui.internal.flag.ImGuiAxis
-
Definition: -1
- None - Static variable in class imgui.internal.flag.ImGuiDockNodeFlags
-
Definition: 0
- None - Static variable in class imgui.internal.flag.ImGuiItemFlags
-
Definition: 0
- NoOpenOverExistingPopup - Static variable in class imgui.flag.ImGuiPopupFlags
-
For OpenPopup*(), BeginPopupContext*(): don't open if there's already a popup at the same level of the popup stack
- NoOpenOverItems - Static variable in class imgui.flag.ImGuiPopupFlags
-
For BeginPopupContextWindow(): don't return true when hovering items, only when hovering empty space
- NoOptions - Static variable in class imgui.flag.ImGuiColorEditFlags
-
ColorEdit: disable toggling options menu when right-clicking on inputs/small preview.
- NoPadInnerX - Static variable in class imgui.flag.ImGuiTableFlags
-
Disable inner padding between columns (double inner padding if BordersOuterV is on, single inner padding if BordersOuterV is off).
- NoPadOuterX - Static variable in class imgui.flag.ImGuiTableFlags
-
Default if BordersOuterV is off.
- NoPicker - Static variable in class imgui.flag.ImGuiColorEditFlags
-
ColorEdit: disable picker when clicking on color square.
- NoPopupHierarchy - Static variable in class imgui.flag.ImGuiFocusedFlags
-
Do not consider popup hierarchy (do not treat popup emitter as parent of popup) (when used with _ChildWindows or _RootWindow)
- NoPopupHierarchy - Static variable in class imgui.flag.ImGuiHoveredFlags
-
IsWindowHovered() only: Do not consider popup hierarchy (do not treat popup emitter as parent of popup) (when used with _ChildWindows or _RootWindow)
- NoPowerOfTwoHeight - Static variable in class imgui.flag.ImFontAtlasFlags
-
Don't round the height to next power of two
- NoPreview - Static variable in class imgui.flag.ImGuiComboFlags
-
Display only a square arrow button
- NoPushId - Static variable in class imgui.flag.ImGuiTabItemFlags
-
Don't call PushID(tab->
ID)/PopID() on BeginTabItem()/EndTabItem()
- NoRendererClear - Static variable in class imgui.flag.ImGuiViewportFlags
-
Platform Window: Renderer doesn't need to clear the framebuffer ahead (because we will fill it entirely).
- NoReorder - Static variable in class imgui.flag.ImGuiTabItemFlags
-
Disable reordering this tab or having another tab cross over this tab
- NoReorder - Static variable in class imgui.flag.ImGuiTableColumnFlags
-
Disable manual reordering this column, this will also prevent other columns from crossing over this column.
- NoResize - Static variable in class imgui.flag.ImGuiDockNodeFlags
-
Shared/Local // Disable resizing node using the splitter/separators.
- NoResize - Static variable in class imgui.flag.ImGuiTableColumnFlags
-
Disable manual resizing.
- NoResize - Static variable in class imgui.flag.ImGuiWindowFlags
-
Disable user resizing with the lower-right grip
- NoResize - Static variable in class imgui.internal.flag.ImGuiDockNodeFlags
-
Shared/Local // Disable resizing node using the splitter/separators.
- NoResizeFlagsMask_ - Static variable in class imgui.internal.flag.ImGuiDockNodeFlags
-
Definition: ImGuiDockNodeFlags_NoResize | ImGuiDockNodeFlags_NoResizeX | ImGuiDockNodeFlags_NoResizeY
- NoResizeX - Static variable in class imgui.internal.flag.ImGuiDockNodeFlags
-
[EXPERIMENTAL]
- NoResizeY - Static variable in class imgui.internal.flag.ImGuiDockNodeFlags
-
[EXPERIMENTAL]
- Normal - Static variable in class imgui.extension.texteditor.flag.TextEditorSelectionMode
-
- NoRoundToFormat - Static variable in class imgui.flag.ImGuiSliderFlags
-
Disable rounding underlying value to match precision of the display format string (e.g.
- North - Static variable in class imgui.extension.implot.flag.ImPlotLocation
-
top-center
- NorthEast - Static variable in class imgui.extension.implot.flag.ImPlotLocation
-
top-right
- NorthWest - Static variable in class imgui.extension.implot.flag.ImPlotLocation
-
top-left
- NoSavedSettings - Static variable in class imgui.flag.ImGuiTableFlags
-
Disable persisting columns order, width and sort settings in the .ini file.
- NoSavedSettings - Static variable in class imgui.flag.ImGuiWindowFlags
-
Never load/save settings in .ini file
- NoScrollbar - Static variable in class imgui.flag.ImGuiWindowFlags
-
Disable scrollbars (window can still scroll with mouse or programmatically)
- NoScrollWithMouse - Static variable in class imgui.flag.ImGuiWindowFlags
-
Disable user vertically scrolling with mouse wheel.
- NoSidePreview - Static variable in class imgui.flag.ImGuiColorEditFlags
-
ColorPicker: disable bigger color preview on right side of the picker, use small color square preview instead.
- NoSmallPreview - Static variable in class imgui.flag.ImGuiColorEditFlags
-
ColorEdit, ColorPicker: disable color square preview next to the inputs.
- NoSort - Static variable in class imgui.flag.ImGuiTableColumnFlags
-
Disable ability to sort on this field (even if ImGuiTableFlags_Sortable is set on the table).
- NoSortAscending - Static variable in class imgui.flag.ImGuiTableColumnFlags
-
Disable ability to sort in the ascending direction.
- NoSortDescending - Static variable in class imgui.flag.ImGuiTableColumnFlags
-
Disable ability to sort in the descending direction.
- NoSplit - Static variable in class imgui.flag.ImGuiDockNodeFlags
-
Shared/Local // Disable splitting the node into smaller nodes.
- NoSplit - Static variable in class imgui.internal.flag.ImGuiDockNodeFlags
-
Shared/Local // Disable splitting the node into smaller nodes.
- NoTabBar - Static variable in class imgui.internal.flag.ImGuiDockNodeFlags
-
Local, Saved // Tab bar is completely unavailable.
- NoTabListScrollingButtons - Static variable in class imgui.flag.ImGuiTabBarFlags
-
Disable scrolling buttons (apply when fitting policy is ImGuiTabBarFlags_FittingPolicyScroll)
- NoTabStop - Static variable in class imgui.internal.flag.ImGuiItemFlags
-
false // Disable keyboard tabbing (FIXME: should merge with _NoNav)
- NotAllowed - Static variable in class imgui.flag.ImGuiMouseCursor
-
When hovering something with disallowed interaction.
- NoTaskBarIcon - Static variable in class imgui.flag.ImGuiViewportFlags
-
Platform Window: Disable platform task bar icon (generally set on popups/tooltips, or all windows if ImGuiConfigFlags_ViewportsNoTaskBarIcon is set)
- NoTickLabels - Static variable in class imgui.extension.implot.flag.ImPlotAxisFlags
-
no text labels will be displayed
- NoTickMarks - Static variable in class imgui.extension.implot.flag.ImPlotAxisFlags
-
no tick marks will be displayed
- NoTitle - Static variable in class imgui.extension.imguiknobs.flag.ImGuiKnobFlags
-
Definition: 1 << 0
- NoTitle - Static variable in class imgui.extension.implot.flag.ImPlotFlags
-
the plot title will not be displayed (titles are also hidden if preceeded by double hashes, e.g.
- NoTitleBar - Static variable in class imgui.flag.ImGuiWindowFlags
-
Disable title-bar
- NoTooltip - Static variable in class imgui.flag.ImGuiColorEditFlags
-
ColorEdit, ColorPicker, ColorButton: disable tooltip when hovering the preview.
- NoTooltip - Static variable in class imgui.flag.ImGuiTabBarFlags
-
Disable tooltips when hovering a tab
- NoTooltip - Static variable in class imgui.flag.ImGuiTabItemFlags
-
Disable tooltip for the given tab
- NoTreePushOnOpen - Static variable in class imgui.flag.ImGuiTreeNodeFlags
-
Don't do a TreePush() when open (e.g.
- NoUndoRedo - Static variable in class imgui.flag.ImGuiInputTextFlags
-
Disable undo/redo.
- NoWindowMenuButton - Static variable in class imgui.internal.flag.ImGuiDockNodeFlags
-
Local, Saved // Disable window/docking menu (that one that appears instead of the collapse button)
- nSetPalette(int[], int) - Method in class imgui.extension.texteditor.TextEditor
-
- Number - Static variable in class imgui.extension.texteditor.flag.TextEditorPaletteIndex
-
- NumLock - Static variable in class imgui.flag.ImGuiKey
-
- numSelectedLinks() - Static method in class imgui.extension.imnodes.ImNodes
-
- numSelectedNodes() - Static method in class imgui.extension.imnodes.ImNodes
-
Use The following two functions to query the number of selected nodes or links in the current
editor.
- P - Static variable in class imgui.flag.ImGuiKey
-
- PadOuterX - Static variable in class imgui.flag.ImGuiTableFlags
-
Default if BordersOuterV is on.
- PageDown - Static variable in class imgui.flag.ImGuiKey
-
- PageUp - Static variable in class imgui.flag.ImGuiKey
-
- Paired - Static variable in class imgui.extension.implot.flag.ImPlotColormap
-
a.k.a.
- passFilter(String) - Method in class imgui.ImGuiTextFilter
-
- PassthruCentralNode - Static variable in class imgui.flag.ImGuiDockNodeFlags
-
Shared // Enable passthru dockspace: 1) DockSpace() will render a ImGuiCol_WindowBg background covering everything excepted the Central Node when empty.
- PassthruCentralNode - Static variable in class imgui.internal.flag.ImGuiDockNodeFlags
-
Shared // Enable passthru dockspace: 1) DockSpace() will render a ImGuiCol_WindowBg background covering everything excepted the Central Node when empty.
- Password - Static variable in class imgui.flag.ImGuiInputTextFlags
-
Password mode, display all characters as '*'
- paste() - Method in class imgui.extension.texteditor.TextEditor
-
- Pastel - Static variable in class imgui.extension.implot.flag.ImPlotColormap
-
a.k.a.
- pathArcTo(ImVec2, float, float, float) - Method in class imgui.ImDrawList
-
- pathArcTo(float, float, float, float, float) - Method in class imgui.ImDrawList
-
- pathArcTo(ImVec2, float, float, float, int) - Method in class imgui.ImDrawList
-
- pathArcTo(float, float, float, float, float, int) - Method in class imgui.ImDrawList
-
- pathArcToFast(ImVec2, float, int, int) - Method in class imgui.ImDrawList
-
Use precomputed angles for a 12 steps circle
- pathArcToFast(float, float, float, int, int) - Method in class imgui.ImDrawList
-
Use precomputed angles for a 12 steps circle
- pathBezierCubicCurveTo(ImVec2, ImVec2, ImVec2) - Method in class imgui.ImDrawList
-
Cubic Bezier (4 control points)
- pathBezierCubicCurveTo(float, float, float, float, float, float) - Method in class imgui.ImDrawList
-
Cubic Bezier (4 control points)
- pathBezierCubicCurveTo(ImVec2, ImVec2, ImVec2, int) - Method in class imgui.ImDrawList
-
Cubic Bezier (4 control points)
- pathBezierCubicCurveTo(float, float, float, float, float, float, int) - Method in class imgui.ImDrawList
-
Cubic Bezier (4 control points)
- pathBezierQuadraticCurveTo(ImVec2, ImVec2) - Method in class imgui.ImDrawList
-
Quadratic Bezier (3 control points)
- pathBezierQuadraticCurveTo(float, float, float, float) - Method in class imgui.ImDrawList
-
Quadratic Bezier (3 control points)
- pathBezierQuadraticCurveTo(ImVec2, ImVec2, int) - Method in class imgui.ImDrawList
-
Quadratic Bezier (3 control points)
- pathBezierQuadraticCurveTo(float, float, float, float, int) - Method in class imgui.ImDrawList
-
Quadratic Bezier (3 control points)
- pathClear() - Method in class imgui.ImDrawList
-
- pathFillConvex(int) - Method in class imgui.ImDrawList
-
Note: Anti-aliased filling requires points to be in clockwise order.
- pathLineTo(ImVec2) - Method in class imgui.ImDrawList
-
- pathLineTo(float, float) - Method in class imgui.ImDrawList
-
- pathLineToMergeDuplicate(ImVec2) - Method in class imgui.ImDrawList
-
- pathLineToMergeDuplicate(float, float) - Method in class imgui.ImDrawList
-
- pathRect(ImVec2, ImVec2) - Method in class imgui.ImDrawList
-
- pathRect(float, float, float, float) - Method in class imgui.ImDrawList
-
- pathRect(ImVec2, ImVec2, float) - Method in class imgui.ImDrawList
-
- pathRect(float, float, float, float, float) - Method in class imgui.ImDrawList
-
- pathRect(ImVec2, ImVec2, float, int) - Method in class imgui.ImDrawList
-
- pathRect(float, float, float, float, float, int) - Method in class imgui.ImDrawList
-
- pathRect(ImVec2, ImVec2, int) - Method in class imgui.ImDrawList
-
- pathRect(float, float, float, float, int) - Method in class imgui.ImDrawList
-
- pathStroke(int) - Method in class imgui.ImDrawList
-
- pathStroke(int, int) - Method in class imgui.ImDrawList
-
- pathStroke(int, int, float) - Method in class imgui.ImDrawList
-
- pathStroke(int, float) - Method in class imgui.ImDrawList
-
- Pause - Static variable in class imgui.flag.ImGuiKey
-
- Period - Static variable in class imgui.flag.ImGuiKey
-
.
- PickerHueBar - Static variable in class imgui.flag.ImGuiColorEditFlags
-
[Picker] // ColorPicker: bar for Hue, rectangle for Sat/Value.
- PickerHueWheel - Static variable in class imgui.flag.ImGuiColorEditFlags
-
[Picker] // ColorPicker: wheel for Hue, triangle for Sat/Value.
- PickerMask_ - Static variable in class imgui.flag.ImGuiColorEditFlags
-
[Internal] Masks
- Pin - Static variable in class imgui.extension.imnodes.flag.ImNodesCol
-
- PinArrowSize - Static variable in class imgui.extension.nodeditor.flag.NodeEditorStyleVar
-
- PinArrowWidth - Static variable in class imgui.extension.nodeditor.flag.NodeEditorStyleVar
-
- PinBorderWidth - Static variable in class imgui.extension.nodeditor.flag.NodeEditorStyleVar
-
- PinCircleRadius - Static variable in class imgui.extension.imnodes.flag.ImNodesStyleVar
-
- PinCorners - Static variable in class imgui.extension.nodeditor.flag.NodeEditorStyleVar
-
- pinHadAnyLinks(long) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- PinHovered - Static variable in class imgui.extension.imnodes.flag.ImNodesCol
-
- PinHoverRadius - Static variable in class imgui.extension.imnodes.flag.ImNodesStyleVar
-
- Pink - Static variable in class imgui.extension.implot.flag.ImPlotColormap
-
a.k.a.
- PinLineThickness - Static variable in class imgui.extension.imnodes.flag.ImNodesStyleVar
-
- PinOffset - Static variable in class imgui.extension.imnodes.flag.ImNodesStyleVar
-
- pinPivotAlignment(ImVec2) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- pinPivotAlignment(float, float) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- pinPivotRect(ImVec2, ImVec2) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- pinPivotRect(float, float, float, float) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- pinPivotScale(ImVec2) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- pinPivotScale(float, float) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- pinPivotSize(ImVec2) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- pinPivotSize(float, float) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- PinQuadSideLength - Static variable in class imgui.extension.imnodes.flag.ImNodesStyleVar
-
- PinRadius - Static variable in class imgui.extension.nodeditor.flag.NodeEditorStyleVar
-
- PinRect - Static variable in class imgui.extension.nodeditor.flag.NodeEditorStyleColor
-
- pinRect(ImVec2, ImVec2) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- pinRect(float, float, float, float) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- PinRectBorder - Static variable in class imgui.extension.nodeditor.flag.NodeEditorStyleColor
-
- PinRounding - Static variable in class imgui.extension.nodeditor.flag.NodeEditorStyleVar
-
- PinTriangleSideLength - Static variable in class imgui.extension.imnodes.flag.ImNodesStyleVar
-
- PivotAlignment - Static variable in class imgui.extension.nodeditor.flag.NodeEditorStyleVar
-
- PivotScale - Static variable in class imgui.extension.nodeditor.flag.NodeEditorStyleVar
-
- PivotSize - Static variable in class imgui.extension.nodeditor.flag.NodeEditorStyleVar
-
- pixelsToPlot(ImVec2) - Static method in class imgui.extension.implot.ImPlot
-
Converts pixels to a position in the current plot's coordinate system.
- pixelsToPlot(float, float) - Static method in class imgui.extension.implot.ImPlot
-
Converts pixels to a position in the current plot's coordinate system.
- pixelsToPlot(ImPlotPoint, ImVec2) - Static method in class imgui.extension.implot.ImPlot
-
Converts pixels to a position in the current plot's coordinate system.
- pixelsToPlot(ImPlotPoint, float, float) - Static method in class imgui.extension.implot.ImPlot
-
Converts pixels to a position in the current plot's coordinate system.
- pixelsToPlot(ImVec2, int) - Static method in class imgui.extension.implot.ImPlot
-
Converts pixels to a position in the current plot's coordinate system.
- pixelsToPlot(float, float, int) - Static method in class imgui.extension.implot.ImPlot
-
Converts pixels to a position in the current plot's coordinate system.
- pixelsToPlot(ImPlotPoint, ImVec2, int) - Static method in class imgui.extension.implot.ImPlot
-
Converts pixels to a position in the current plot's coordinate system.
- pixelsToPlot(ImPlotPoint, float, float, int) - Static method in class imgui.extension.implot.ImPlot
-
Converts pixels to a position in the current plot's coordinate system.
- pixelsToPlot(ImVec2, int, int) - Static method in class imgui.extension.implot.ImPlot
-
Converts pixels to a position in the current plot's coordinate system.
- pixelsToPlot(float, float, int, int) - Static method in class imgui.extension.implot.ImPlot
-
Converts pixels to a position in the current plot's coordinate system.
- pixelsToPlot(ImPlotPoint, ImVec2, int, int) - Static method in class imgui.extension.implot.ImPlot
-
Converts pixels to a position in the current plot's coordinate system.
- pixelsToPlot(ImPlotPoint, float, float, int, int) - Static method in class imgui.extension.implot.ImPlot
-
Converts pixels to a position in the current plot's coordinate system.
- PiYG - Static variable in class imgui.extension.implot.flag.ImPlotColormap
-
pink/yellow-green, Color Brewer (qual=false, n=11)
- Plasma - Static variable in class imgui.extension.implot.flag.ImPlotColormap
-
a.k.a.
- PlatformHasViewports - Static variable in class imgui.flag.ImGuiBackendFlags
-
Backend Platform supports multiple viewports.
- plotBars(String, short[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, short[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, short[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, short[], double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, int[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, int[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, int[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, int[], double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, long[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, long[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, long[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, long[], double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, float[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, float[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, float[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, float[], double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, double[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, double[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, double[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, double[], double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, short[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, short[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, short[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, short[], int, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, int[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, int[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, int[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, int[], int, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, long[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, long[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, long[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, long[], int, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, float[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, float[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, float[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, float[], int, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, double[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, double[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, double[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, double[], int, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, short[], short[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, int[], int[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, long[], long[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, float[], float[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, double[], double[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, short[], short[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, short[], short[], int, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, int[], int[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, int[], int[], int, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, long[], long[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, long[], long[], int, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, float[], float[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, float[], float[], int, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, double[], double[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBars(String, double[], double[], int, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a vertical bar graph.
- plotBarsH(String, short[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, short[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, short[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, short[], double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, int[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, int[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, int[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, int[], double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, long[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, long[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, long[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, long[], double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, float[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, float[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, float[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, float[], double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, double[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, double[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, double[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, double[], double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, short[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, short[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, short[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, short[], int, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, int[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, int[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, int[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, int[], int, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, long[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, long[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, long[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, long[], int, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, float[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, float[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, float[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, float[], int, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, double[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, double[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, double[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, double[], int, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, short[], short[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, int[], int[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, long[], long[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, float[], float[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, double[], double[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, short[], short[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, short[], short[], int, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, int[], int[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, int[], int[], int, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, long[], long[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, long[], long[], int, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, float[], float[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, float[], float[], int, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, double[], double[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, double[], double[], int, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, short[], short[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, short[], short[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, int[], int[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, int[], int[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, long[], long[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, long[], long[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, float[], float[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, float[], float[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, double[], double[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- plotBarsH(String, double[], double[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal bar graph.
- PlotBg - Static variable in class imgui.extension.implot.flag.ImPlotCol
-
plot area background color (defaults to ImGuiCol_WindowBg)
- PlotBorder - Static variable in class imgui.extension.implot.flag.ImPlotCol
-
plot area border color (defaults to ImGuiCol_Border)
- PlotBorderSize - Static variable in class imgui.extension.implot.flag.ImPlotStyleVar
-
float, thickness of border around plot area
- PlotDefaultSize - Static variable in class imgui.extension.implot.flag.ImPlotStyleVar
-
ImVec2, default size used when ImVec2(0,0) is passed to BeginPlot
- plotDigital(String, short[], short[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots digital data.
- plotDigital(String, int[], int[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots digital data.
- plotDigital(String, long[], long[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots digital data.
- plotDigital(String, float[], float[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots digital data.
- plotDigital(String, double[], double[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots digital data.
- plotDigital(String, short[], short[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots digital data.
- plotDigital(String, short[], short[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots digital data.
- plotDigital(String, int[], int[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots digital data.
- plotDigital(String, int[], int[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots digital data.
- plotDigital(String, long[], long[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots digital data.
- plotDigital(String, long[], long[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots digital data.
- plotDigital(String, float[], float[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots digital data.
- plotDigital(String, float[], float[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots digital data.
- plotDigital(String, double[], double[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots digital data.
- plotDigital(String, double[], double[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots digital data.
- plotDummy(String) - Static method in class imgui.extension.implot.ImPlot
-
Plots a dummy item (i.e.
- plotErrorBars(String, short[], short[], short[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical error bar.
- plotErrorBars(String, int[], int[], int[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical error bar.
- plotErrorBars(String, long[], long[], long[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical error bar.
- plotErrorBars(String, float[], float[], float[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical error bar.
- plotErrorBars(String, double[], double[], double[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical error bar.
- plotErrorBars(String, short[], short[], short[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical error bar.
- plotErrorBars(String, short[], short[], short[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical error bar.
- plotErrorBars(String, int[], int[], int[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical error bar.
- plotErrorBars(String, int[], int[], int[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical error bar.
- plotErrorBars(String, long[], long[], long[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical error bar.
- plotErrorBars(String, long[], long[], long[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical error bar.
- plotErrorBars(String, float[], float[], float[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical error bar.
- plotErrorBars(String, float[], float[], float[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical error bar.
- plotErrorBars(String, double[], double[], double[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical error bar.
- plotErrorBars(String, double[], double[], double[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical error bar.
- plotErrorBars(String, short[], short[], short[], short[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical error bar.
- plotErrorBars(String, int[], int[], int[], int[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical error bar.
- plotErrorBars(String, long[], long[], long[], long[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical error bar.
- plotErrorBars(String, float[], float[], float[], float[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical error bar.
- plotErrorBars(String, double[], double[], double[], double[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical error bar.
- plotErrorBars(String, short[], short[], short[], short[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical error bar.
- plotErrorBars(String, short[], short[], short[], short[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical error bar.
- plotErrorBars(String, int[], int[], int[], int[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical error bar.
- plotErrorBars(String, int[], int[], int[], int[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical error bar.
- plotErrorBars(String, long[], long[], long[], long[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical error bar.
- plotErrorBars(String, long[], long[], long[], long[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical error bar.
- plotErrorBars(String, float[], float[], float[], float[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical error bar.
- plotErrorBars(String, float[], float[], float[], float[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical error bar.
- plotErrorBars(String, double[], double[], double[], double[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical error bar.
- plotErrorBars(String, double[], double[], double[], double[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical error bar.
- plotErrorBarsH(String, short[], short[], short[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots horizontal error bars.
- plotErrorBarsH(String, int[], int[], int[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots horizontal error bars.
- plotErrorBarsH(String, long[], long[], long[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots horizontal error bars.
- plotErrorBarsH(String, float[], float[], float[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots horizontal error bars.
- plotErrorBarsH(String, double[], double[], double[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots horizontal error bars.
- plotErrorBarsH(String, short[], short[], short[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots horizontal error bars.
- plotErrorBarsH(String, short[], short[], short[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots horizontal error bars.
- plotErrorBarsH(String, int[], int[], int[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots horizontal error bars.
- plotErrorBarsH(String, int[], int[], int[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots horizontal error bars.
- plotErrorBarsH(String, long[], long[], long[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots horizontal error bars.
- plotErrorBarsH(String, long[], long[], long[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots horizontal error bars.
- plotErrorBarsH(String, float[], float[], float[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots horizontal error bars.
- plotErrorBarsH(String, float[], float[], float[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots horizontal error bars.
- plotErrorBarsH(String, double[], double[], double[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots horizontal error bars.
- plotErrorBarsH(String, double[], double[], double[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots horizontal error bars.
- plotErrorBarsH(String, short[], short[], short[], short[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots horizontal error bars.
- plotErrorBarsH(String, short[], short[], short[], short[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots horizontal error bars.
- plotErrorBarsH(String, int[], int[], int[], int[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots horizontal error bars.
- plotErrorBarsH(String, int[], int[], int[], int[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots horizontal error bars.
- plotErrorBarsH(String, long[], long[], long[], long[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots horizontal error bars.
- plotErrorBarsH(String, long[], long[], long[], long[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots horizontal error bars.
- plotErrorBarsH(String, float[], float[], float[], float[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots horizontal error bars.
- plotErrorBarsH(String, float[], float[], float[], float[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots horizontal error bars.
- plotErrorBarsH(String, double[], double[], double[], double[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots horizontal error bars.
- plotErrorBarsH(String, double[], double[], double[], double[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots horizontal error bars.
- plotHeatmap(String, short[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, short[], int, int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, short[], int, int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, short[], int, int, double, double, String) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, short[], int, int, double, double, String, ImPlotPoint) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, short[], int, int, double, double, String, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, short[], int, int, double, double, String, ImPlotPoint, ImPlotPoint) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, short[], int, int, double, double, String, double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, short[], int, int, double, double, ImPlotPoint, ImPlotPoint) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, short[], int, int, double, double, double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, int[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, int[], int, int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, int[], int, int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, int[], int, int, double, double, String) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, int[], int, int, double, double, String, ImPlotPoint) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, int[], int, int, double, double, String, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, int[], int, int, double, double, String, ImPlotPoint, ImPlotPoint) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, int[], int, int, double, double, String, double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, int[], int, int, double, double, ImPlotPoint, ImPlotPoint) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, int[], int, int, double, double, double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, long[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, long[], int, int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, long[], int, int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, long[], int, int, double, double, String) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, long[], int, int, double, double, String, ImPlotPoint) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, long[], int, int, double, double, String, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, long[], int, int, double, double, String, ImPlotPoint, ImPlotPoint) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, long[], int, int, double, double, String, double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, long[], int, int, double, double, ImPlotPoint, ImPlotPoint) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, long[], int, int, double, double, double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, float[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, float[], int, int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, float[], int, int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, float[], int, int, double, double, String) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, float[], int, int, double, double, String, ImPlotPoint) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, float[], int, int, double, double, String, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, float[], int, int, double, double, String, ImPlotPoint, ImPlotPoint) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, float[], int, int, double, double, String, double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, float[], int, int, double, double, ImPlotPoint, ImPlotPoint) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, float[], int, int, double, double, double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, double[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, double[], int, int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, double[], int, int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, double[], int, int, double, double, String) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, double[], int, int, double, double, String, ImPlotPoint) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, double[], int, int, double, double, String, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, double[], int, int, double, double, String, ImPlotPoint, ImPlotPoint) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, double[], int, int, double, double, String, double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, double[], int, int, double, double, ImPlotPoint, ImPlotPoint) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHeatmap(String, double[], int, int, double, double, double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a 2D heatmap chart.
- plotHistogram(String, short[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, short[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, short[], int, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, short[], int, boolean, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, short[], int, boolean, boolean, ImPlotRange) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, short[], int, boolean, boolean, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, short[], int, boolean, boolean, ImPlotRange, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, short[], int, boolean, boolean, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, short[], int, boolean, boolean, ImPlotRange, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, short[], int, boolean, boolean, double, double, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, short[], boolean, boolean, ImPlotRange, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, short[], boolean, boolean, double, double, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, short[], int, boolean, boolean, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, short[], int, boolean, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, short[], int, boolean, boolean, ImPlotRange, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, short[], int, boolean, boolean, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, int[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, int[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, int[], int, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, int[], int, boolean, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, int[], int, boolean, boolean, ImPlotRange) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, int[], int, boolean, boolean, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, int[], int, boolean, boolean, ImPlotRange, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, int[], int, boolean, boolean, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, int[], int, boolean, boolean, ImPlotRange, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, int[], int, boolean, boolean, double, double, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, int[], boolean, boolean, ImPlotRange, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, int[], boolean, boolean, double, double, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, int[], int, boolean, boolean, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, int[], int, boolean, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, int[], int, boolean, boolean, ImPlotRange, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, int[], int, boolean, boolean, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, long[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, long[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, long[], int, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, long[], int, boolean, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, long[], int, boolean, boolean, ImPlotRange) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, long[], int, boolean, boolean, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, long[], int, boolean, boolean, ImPlotRange, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, long[], int, boolean, boolean, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, long[], int, boolean, boolean, ImPlotRange, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, long[], int, boolean, boolean, double, double, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, long[], boolean, boolean, ImPlotRange, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, long[], boolean, boolean, double, double, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, long[], int, boolean, boolean, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, long[], int, boolean, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, long[], int, boolean, boolean, ImPlotRange, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, long[], int, boolean, boolean, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, float[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, float[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, float[], int, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, float[], int, boolean, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, float[], int, boolean, boolean, ImPlotRange) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, float[], int, boolean, boolean, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, float[], int, boolean, boolean, ImPlotRange, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, float[], int, boolean, boolean, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, float[], int, boolean, boolean, ImPlotRange, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, float[], int, boolean, boolean, double, double, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, float[], boolean, boolean, ImPlotRange, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, float[], boolean, boolean, double, double, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, float[], int, boolean, boolean, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, float[], int, boolean, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, float[], int, boolean, boolean, ImPlotRange, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, float[], int, boolean, boolean, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, double[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, double[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, double[], int, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, double[], int, boolean, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, double[], int, boolean, boolean, ImPlotRange) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, double[], int, boolean, boolean, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, double[], int, boolean, boolean, ImPlotRange, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, double[], int, boolean, boolean, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, double[], int, boolean, boolean, ImPlotRange, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, double[], int, boolean, boolean, double, double, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, double[], boolean, boolean, ImPlotRange, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, double[], boolean, boolean, double, double, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, double[], int, boolean, boolean, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, double[], int, boolean, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, double[], int, boolean, boolean, ImPlotRange, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, double[], int, boolean, boolean, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, short[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, short[], int, int, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, short[], int, int, boolean, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, short[], int, int, boolean, boolean, ImPlotRange) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, short[], int, int, boolean, boolean, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, short[], int, int, boolean, boolean, ImPlotRange, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, short[], int, int, boolean, boolean, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, short[], int, int, boolean, boolean, ImPlotRange, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, short[], int, int, boolean, boolean, double, double, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, short[], int, int, boolean, boolean, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, short[], int, int, boolean, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, short[], int, int, boolean, boolean, ImPlotRange, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, short[], int, int, boolean, boolean, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, int[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, int[], int, int, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, int[], int, int, boolean, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, int[], int, int, boolean, boolean, ImPlotRange) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, int[], int, int, boolean, boolean, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, int[], int, int, boolean, boolean, ImPlotRange, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, int[], int, int, boolean, boolean, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, int[], int, int, boolean, boolean, ImPlotRange, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, int[], int, int, boolean, boolean, double, double, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, int[], int, int, boolean, boolean, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, int[], int, int, boolean, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, int[], int, int, boolean, boolean, ImPlotRange, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, int[], int, int, boolean, boolean, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, long[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, long[], int, int, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, long[], int, int, boolean, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, long[], int, int, boolean, boolean, ImPlotRange) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, long[], int, int, boolean, boolean, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, long[], int, int, boolean, boolean, ImPlotRange, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, long[], int, int, boolean, boolean, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, long[], int, int, boolean, boolean, ImPlotRange, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, long[], int, int, boolean, boolean, double, double, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, long[], int, int, boolean, boolean, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, long[], int, int, boolean, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, long[], int, int, boolean, boolean, ImPlotRange, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, long[], int, int, boolean, boolean, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, float[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, float[], int, int, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, float[], int, int, boolean, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, float[], int, int, boolean, boolean, ImPlotRange) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, float[], int, int, boolean, boolean, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, float[], int, int, boolean, boolean, ImPlotRange, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, float[], int, int, boolean, boolean, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, float[], int, int, boolean, boolean, ImPlotRange, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, float[], int, int, boolean, boolean, double, double, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, float[], int, int, boolean, boolean, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, float[], int, int, boolean, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, float[], int, int, boolean, boolean, ImPlotRange, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, float[], int, int, boolean, boolean, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, double[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, double[], int, int, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, double[], int, int, boolean, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, double[], int, int, boolean, boolean, ImPlotRange) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, double[], int, int, boolean, boolean, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, double[], int, int, boolean, boolean, ImPlotRange, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, double[], int, int, boolean, boolean, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, double[], int, int, boolean, boolean, ImPlotRange, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, double[], int, int, boolean, boolean, double, double, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, double[], int, int, boolean, boolean, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, double[], int, int, boolean, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, double[], int, int, boolean, boolean, ImPlotRange, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- plotHistogram(String, double[], int, int, boolean, boolean, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a horizontal histogram.
- PlotHistogram - Static variable in class imgui.flag.ImGuiCol
-
- plotHistogram(String, float[], int) - Static method in class imgui.ImGui
-
- plotHistogram(String, float[], int, int) - Static method in class imgui.ImGui
-
- plotHistogram(String, float[], int, int, String) - Static method in class imgui.ImGui
-
- plotHistogram(String, float[], int, int, String, float) - Static method in class imgui.ImGui
-
- plotHistogram(String, float[], int, int, String, float, float) - Static method in class imgui.ImGui
-
- plotHistogram(String, float[], int, int, String, float, float, ImVec2) - Static method in class imgui.ImGui
-
- plotHistogram(String, float[], int, int, String, float, float, float, float) - Static method in class imgui.ImGui
-
- plotHistogram(String, float[], int, int, String, float, float, ImVec2, int) - Static method in class imgui.ImGui
-
- plotHistogram(String, float[], int, int, String, float, float, float, float, int) - Static method in class imgui.ImGui
-
- plotHistogram(String, float[], int, String, float, float, ImVec2, int) - Static method in class imgui.ImGui
-
- plotHistogram(String, float[], int, String, float, float, float, float, int) - Static method in class imgui.ImGui
-
- plotHistogram(String, float[], int, float, float, ImVec2, int) - Static method in class imgui.ImGui
-
- plotHistogram(String, float[], int, float, float, float, float, int) - Static method in class imgui.ImGui
-
- plotHistogram(String, float[], int, int, float, float, ImVec2, int) - Static method in class imgui.ImGui
-
- plotHistogram(String, float[], int, int, float, float, float, float, int) - Static method in class imgui.ImGui
-
- plotHistogram(String, float[], int, int, String, float, float, int) - Static method in class imgui.ImGui
-
- plotHistogram2D(String, short[], short[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, short[], short[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, short[], short[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, short[], short[], int, int, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, short[], short[], int, int, boolean, ImPlotRect) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, short[], short[], int, int, boolean, double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, short[], short[], int, int, boolean, ImPlotRect, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, short[], short[], int, int, boolean, double, double, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, short[], short[], int, int, ImPlotRect, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, short[], short[], int, int, double, double, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, short[], short[], int, int, boolean, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, int[], int[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, int[], int[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, int[], int[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, int[], int[], int, int, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, int[], int[], int, int, boolean, ImPlotRect) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, int[], int[], int, int, boolean, double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, int[], int[], int, int, boolean, ImPlotRect, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, int[], int[], int, int, boolean, double, double, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, int[], int[], int, int, ImPlotRect, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, int[], int[], int, int, double, double, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, int[], int[], int, int, boolean, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, long[], long[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, long[], long[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, long[], long[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, long[], long[], int, int, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, long[], long[], int, int, boolean, ImPlotRect) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, long[], long[], int, int, boolean, double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, long[], long[], int, int, boolean, ImPlotRect, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, long[], long[], int, int, boolean, double, double, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, long[], long[], int, int, ImPlotRect, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, long[], long[], int, int, double, double, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, long[], long[], int, int, boolean, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, float[], float[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, float[], float[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, float[], float[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, float[], float[], int, int, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, float[], float[], int, int, boolean, ImPlotRect) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, float[], float[], int, int, boolean, double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, float[], float[], int, int, boolean, ImPlotRect, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, float[], float[], int, int, boolean, double, double, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, float[], float[], int, int, ImPlotRect, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, float[], float[], int, int, double, double, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, float[], float[], int, int, boolean, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, double[], double[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, double[], double[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, double[], double[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, double[], double[], int, int, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, double[], double[], int, int, boolean, ImPlotRect) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, double[], double[], int, int, boolean, double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, double[], double[], int, int, boolean, ImPlotRect, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, double[], double[], int, int, boolean, double, double, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, double[], double[], int, int, ImPlotRect, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, double[], double[], int, int, double, double, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, double[], double[], int, int, boolean, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, short[], short[], int, int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, short[], short[], int, int, int, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, short[], short[], int, int, int, boolean, ImPlotRect) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, short[], short[], int, int, int, boolean, double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, short[], short[], int, int, int, boolean, ImPlotRect, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, short[], short[], int, int, int, boolean, double, double, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, short[], short[], int, int, int, ImPlotRect, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, short[], short[], int, int, int, double, double, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, short[], short[], int, int, int, boolean, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, int[], int[], int, int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, int[], int[], int, int, int, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, int[], int[], int, int, int, boolean, ImPlotRect) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, int[], int[], int, int, int, boolean, double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, int[], int[], int, int, int, boolean, ImPlotRect, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, int[], int[], int, int, int, boolean, double, double, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, int[], int[], int, int, int, ImPlotRect, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, int[], int[], int, int, int, double, double, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, int[], int[], int, int, int, boolean, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, long[], long[], int, int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, long[], long[], int, int, int, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, long[], long[], int, int, int, boolean, ImPlotRect) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, long[], long[], int, int, int, boolean, double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, long[], long[], int, int, int, boolean, ImPlotRect, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, long[], long[], int, int, int, boolean, double, double, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, long[], long[], int, int, int, ImPlotRect, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, long[], long[], int, int, int, double, double, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, long[], long[], int, int, int, boolean, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, float[], float[], int, int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, float[], float[], int, int, int, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, float[], float[], int, int, int, boolean, ImPlotRect) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, float[], float[], int, int, int, boolean, double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, float[], float[], int, int, int, boolean, ImPlotRect, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, float[], float[], int, int, int, boolean, double, double, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, float[], float[], int, int, int, ImPlotRect, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, float[], float[], int, int, int, double, double, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, float[], float[], int, int, int, boolean, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, double[], double[], int, int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, double[], double[], int, int, int, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, double[], double[], int, int, int, boolean, ImPlotRect) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, double[], double[], int, int, int, boolean, double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, double[], double[], int, int, int, boolean, ImPlotRect, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, double[], double[], int, int, int, boolean, double, double, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, double[], double[], int, int, int, ImPlotRect, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, double[], double[], int, int, int, double, double, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- plotHistogram2D(String, double[], double[], int, int, int, boolean, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots two dimensional, bivariate histogram as a heatmap.
- PlotHistogramHovered - Static variable in class imgui.flag.ImGuiCol
-
- plotHLines(String, short[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots infinite vertical or horizontal lines (e.g.
- plotHLines(String, int[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots infinite vertical or horizontal lines (e.g.
- plotHLines(String, long[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots infinite vertical or horizontal lines (e.g.
- plotHLines(String, float[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots infinite vertical or horizontal lines (e.g.
- plotHLines(String, double[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots infinite vertical or horizontal lines (e.g.
- plotHLines(String, short[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots infinite vertical or horizontal lines (e.g.
- plotHLines(String, short[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots infinite vertical or horizontal lines (e.g.
- plotHLines(String, int[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots infinite vertical or horizontal lines (e.g.
- plotHLines(String, int[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots infinite vertical or horizontal lines (e.g.
- plotHLines(String, long[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots infinite vertical or horizontal lines (e.g.
- plotHLines(String, long[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots infinite vertical or horizontal lines (e.g.
- plotHLines(String, float[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots infinite vertical or horizontal lines (e.g.
- plotHLines(String, float[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots infinite vertical or horizontal lines (e.g.
- plotHLines(String, double[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots infinite vertical or horizontal lines (e.g.
- plotHLines(String, double[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots infinite vertical or horizontal lines (e.g.
- plotImage(String, long, ImPlotPoint, ImPlotPoint) - Static method in class imgui.extension.implot.ImPlot
-
Plots an axis-aligned image.
- plotImage(String, long, double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots an axis-aligned image.
- plotImage(String, long, ImPlotPoint, ImPlotPoint, ImVec2) - Static method in class imgui.extension.implot.ImPlot
-
Plots an axis-aligned image.
- plotImage(String, long, ImPlotPoint, ImPlotPoint, float, float) - Static method in class imgui.extension.implot.ImPlot
-
Plots an axis-aligned image.
- plotImage(String, long, double, double, double, double, ImVec2) - Static method in class imgui.extension.implot.ImPlot
-
Plots an axis-aligned image.
- plotImage(String, long, ImPlotPoint, ImPlotPoint, ImVec2, ImVec2) - Static method in class imgui.extension.implot.ImPlot
-
Plots an axis-aligned image.
- plotImage(String, long, ImPlotPoint, ImPlotPoint, float, float, float, float) - Static method in class imgui.extension.implot.ImPlot
-
Plots an axis-aligned image.
- plotImage(String, long, double, double, double, double, ImVec2, ImVec2) - Static method in class imgui.extension.implot.ImPlot
-
Plots an axis-aligned image.
- plotImage(String, long, ImPlotPoint, ImPlotPoint, ImVec2, ImVec2, ImVec4) - Static method in class imgui.extension.implot.ImPlot
-
Plots an axis-aligned image.
- plotImage(String, long, ImPlotPoint, ImPlotPoint, float, float, float, float, float, float, float, float) - Static method in class imgui.extension.implot.ImPlot
-
Plots an axis-aligned image.
- plotImage(String, long, double, double, double, double, ImVec2, ImVec2, ImVec4) - Static method in class imgui.extension.implot.ImPlot
-
Plots an axis-aligned image.
- plotLine(String, short[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, short[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, short[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, short[], double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, int[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, int[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, int[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, int[], double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, long[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, long[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, long[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, long[], double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, float[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, float[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, float[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, float[], double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, double[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, double[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, double[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, double[], double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, short[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, short[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, short[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, short[], int, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, int[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, int[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, int[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, int[], int, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, long[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, long[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, long[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, long[], int, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, float[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, float[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, float[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, float[], int, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, double[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, double[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, double[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, double[], int, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, short[], short[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, int[], int[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, long[], long[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, float[], float[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, double[], double[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, short[], short[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, short[], short[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, int[], int[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, int[], int[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, long[], long[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, long[], long[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, float[], float[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, float[], float[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, double[], double[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- plotLine(String, double[], double[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D line plot.
- PlotLines - Static variable in class imgui.flag.ImGuiCol
-
- plotLines(String, float[], int) - Static method in class imgui.ImGui
-
- plotLines(String, float[], int, int) - Static method in class imgui.ImGui
-
- plotLines(String, float[], int, int, String) - Static method in class imgui.ImGui
-
- plotLines(String, float[], int, int, String, float) - Static method in class imgui.ImGui
-
- plotLines(String, float[], int, int, String, float, float) - Static method in class imgui.ImGui
-
- plotLines(String, float[], int, int, String, float, float, ImVec2) - Static method in class imgui.ImGui
-
- plotLines(String, float[], int, int, String, float, float, float, float) - Static method in class imgui.ImGui
-
- plotLines(String, float[], int, int, String, float, float, ImVec2, int) - Static method in class imgui.ImGui
-
- plotLines(String, float[], int, int, String, float, float, float, float, int) - Static method in class imgui.ImGui
-
- plotLines(String, float[], int, String, float, float, ImVec2, int) - Static method in class imgui.ImGui
-
- plotLines(String, float[], int, String, float, float, float, float, int) - Static method in class imgui.ImGui
-
- plotLines(String, float[], int, float, float, ImVec2, int) - Static method in class imgui.ImGui
-
- plotLines(String, float[], int, float, float, float, float, int) - Static method in class imgui.ImGui
-
- plotLines(String, float[], int, int, float, float, ImVec2, int) - Static method in class imgui.ImGui
-
- plotLines(String, float[], int, int, float, float, float, float, int) - Static method in class imgui.ImGui
-
- plotLines(String, float[], int, int, String, float, float, int) - Static method in class imgui.ImGui
-
- PlotLinesHovered - Static variable in class imgui.flag.ImGuiCol
-
- PlotMinSize - Static variable in class imgui.extension.implot.flag.ImPlotStyleVar
-
ImVec2, minimum size plot frame can be when shrunk
- PlotPadding - Static variable in class imgui.extension.implot.flag.ImPlotStyleVar
-
ImVec2, padding between widget frame and plot area, labels, or outside legends (i.e.
- plotPieChart(String[], short[], double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], short[], double, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], short[], double, double, double, boolean, String) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], short[], double, double, double, boolean, String, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], short[], double, double, double, String, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], short[], double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], short[], double, double, double, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], int[], double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], int[], double, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], int[], double, double, double, boolean, String) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], int[], double, double, double, boolean, String, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], int[], double, double, double, String, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], int[], double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], int[], double, double, double, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], long[], double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], long[], double, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], long[], double, double, double, boolean, String) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], long[], double, double, double, boolean, String, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], long[], double, double, double, String, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], long[], double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], long[], double, double, double, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], float[], double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], float[], double, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], float[], double, double, double, boolean, String) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], float[], double, double, double, boolean, String, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], float[], double, double, double, String, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], float[], double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], float[], double, double, double, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], double[], double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], double[], double, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], double[], double, double, double, boolean, String) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], double[], double, double, double, boolean, String, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], double[], double, double, double, String, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], double[], double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], double[], double, double, double, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], short[], int, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], short[], int, double, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], short[], int, double, double, double, boolean, String) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], short[], int, double, double, double, boolean, String, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], short[], int, double, double, double, String, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], short[], int, double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], short[], int, double, double, double, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], int[], int, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], int[], int, double, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], int[], int, double, double, double, boolean, String) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], int[], int, double, double, double, boolean, String, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], int[], int, double, double, double, String, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], int[], int, double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], int[], int, double, double, double, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], long[], int, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], long[], int, double, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], long[], int, double, double, double, boolean, String) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], long[], int, double, double, double, boolean, String, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], long[], int, double, double, double, String, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], long[], int, double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], long[], int, double, double, double, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], float[], int, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], float[], int, double, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], float[], int, double, double, double, boolean, String) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], float[], int, double, double, double, boolean, String, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], float[], int, double, double, double, String, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], float[], int, double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], float[], int, double, double, double, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], double[], int, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], double[], int, double, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], double[], int, double, double, double, boolean, String) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], double[], int, double, double, double, boolean, String, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], double[], int, double, double, double, String, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], double[], int, double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotPieChart(String[], double[], int, double, double, double, boolean, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a pie chart.
- plotScatter(String, short[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, short[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, short[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, short[], double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, int[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, int[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, int[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, int[], double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, long[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, long[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, long[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, long[], double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, float[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, float[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, float[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, float[], double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, double[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, double[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, double[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, double[], double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, short[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, short[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, short[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, short[], int, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, int[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, int[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, int[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, int[], int, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, long[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, long[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, long[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, long[], int, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, float[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, float[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, float[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, float[], int, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, double[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, double[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, double[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, double[], int, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, short[], short[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, int[], int[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, long[], long[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, float[], float[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, double[], double[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, short[], short[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, short[], short[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, int[], int[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, int[], int[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, long[], long[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, long[], long[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, float[], float[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, float[], float[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, double[], double[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotScatter(String, double[], double[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a standard 2D scatter plot.
- plotShaded(String, short[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, short[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, short[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, short[], double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, short[], double, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, int[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, int[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, int[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, int[], double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, int[], double, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, long[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, long[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, long[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, long[], double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, long[], double, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, float[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, float[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, float[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, float[], double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, float[], double, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, double[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, double[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, double[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, double[], double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, double[], double, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, short[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, short[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, short[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, short[], int, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, short[], int, double, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, int[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, int[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, int[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, int[], int, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, int[], int, double, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, long[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, long[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, long[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, long[], int, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, long[], int, double, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, float[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, float[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, float[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, float[], int, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, float[], int, double, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, double[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, double[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, double[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, double[], int, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, double[], int, double, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, short[], short[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, short[], short[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, short[], short[], double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, int[], int[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, int[], int[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, int[], int[], double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, long[], long[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, long[], long[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, long[], long[], double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, float[], float[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, float[], float[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, float[], float[], double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, double[], double[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, double[], double[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, double[], double[], double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, short[], short[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, short[], short[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, short[], short[], int, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, int[], int[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, int[], int[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, int[], int[], int, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, long[], long[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, long[], long[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, long[], long[], int, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, float[], float[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, float[], float[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, float[], float[], int, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, double[], double[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, double[], double[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, double[], double[], int, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, short[], short[], short[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, int[], int[], int[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, long[], long[], long[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, float[], float[], float[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, double[], double[], double[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, short[], short[], short[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, short[], short[], short[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, int[], int[], int[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, int[], int[], int[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, long[], long[], long[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, long[], long[], long[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, float[], float[], float[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, float[], float[], float[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, double[], double[], double[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotShaded(String, double[], double[], double[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a shaded (filled) region between two lines, or a line and a horizontal reference.
- plotStairs(String, short[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, short[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, short[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, short[], double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, int[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, int[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, int[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, int[], double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, long[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, long[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, long[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, long[], double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, float[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, float[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, float[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, float[], double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, double[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, double[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, double[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, double[], double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, short[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, short[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, short[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, short[], int, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, int[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, int[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, int[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, int[], int, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, long[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, long[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, long[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, long[], int, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, float[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, float[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, float[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, float[], int, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, double[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, double[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, double[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, double[], int, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, short[], short[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, int[], int[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, long[], long[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, float[], float[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, double[], double[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, short[], short[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, short[], short[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, int[], int[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, int[], int[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, long[], long[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, long[], long[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, float[], float[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, float[], float[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, double[], double[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStairs(String, double[], double[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots a stairstep graph.
- plotStems(String, short[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, short[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, short[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, short[], double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, short[], double, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, int[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, int[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, int[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, int[], double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, int[], double, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, long[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, long[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, long[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, long[], double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, long[], double, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, float[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, float[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, float[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, float[], double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, float[], double, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, double[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, double[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, double[], double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, double[], double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, double[], double, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, short[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, short[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, short[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, short[], int, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, short[], int, double, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, int[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, int[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, int[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, int[], int, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, int[], int, double, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, long[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, long[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, long[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, long[], int, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, long[], int, double, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, float[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, float[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, float[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, float[], int, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, float[], int, double, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, double[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, double[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, double[], int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, double[], int, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, double[], int, double, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, short[], short[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, short[], short[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, short[], short[], double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, int[], int[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, int[], int[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, int[], int[], double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, long[], long[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, long[], long[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, long[], long[], double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, float[], float[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, float[], float[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, float[], float[], double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, double[], double[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, double[], double[], double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, double[], double[], double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, short[], short[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, short[], short[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, short[], short[], int, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, int[], int[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, int[], int[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, int[], int[], int, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, long[], long[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, long[], long[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, long[], long[], int, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, float[], float[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, float[], float[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, float[], float[], int, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, double[], double[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, double[], double[], int, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotStems(String, double[], double[], int, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots vertical stems.
- plotText(String, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Plots a centered text label at point x,y with an optional pixel offset.
- plotText(String, double, double, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Plots a centered text label at point x,y with an optional pixel offset.
- plotText(String, double, double, boolean, ImVec2) - Static method in class imgui.extension.implot.ImPlot
-
Plots a centered text label at point x,y with an optional pixel offset.
- plotText(String, double, double, boolean, float, float) - Static method in class imgui.extension.implot.ImPlot
-
Plots a centered text label at point x,y with an optional pixel offset.
- plotText(String, double, double, ImVec2) - Static method in class imgui.extension.implot.ImPlot
-
Plots a centered text label at point x,y with an optional pixel offset.
- plotText(String, double, double, float, float) - Static method in class imgui.extension.implot.ImPlot
-
Plots a centered text label at point x,y with an optional pixel offset.
- plotToPixels(ImPlotPoint) - Static method in class imgui.extension.implot.ImPlot
-
Converts a position in the current plot's coordinate system to pixels.
- plotToPixels(double, double) - Static method in class imgui.extension.implot.ImPlot
-
Converts a position in the current plot's coordinate system to pixels.
- plotToPixels(ImVec2, ImPlotPoint) - Static method in class imgui.extension.implot.ImPlot
-
Converts a position in the current plot's coordinate system to pixels.
- plotToPixels(ImVec2, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Converts a position in the current plot's coordinate system to pixels.
- plotToPixels(ImPlotPoint, int) - Static method in class imgui.extension.implot.ImPlot
-
Converts a position in the current plot's coordinate system to pixels.
- plotToPixels(double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Converts a position in the current plot's coordinate system to pixels.
- plotToPixels(ImVec2, ImPlotPoint, int) - Static method in class imgui.extension.implot.ImPlot
-
Converts a position in the current plot's coordinate system to pixels.
- plotToPixels(ImVec2, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Converts a position in the current plot's coordinate system to pixels.
- plotToPixels(ImPlotPoint, int, int) - Static method in class imgui.extension.implot.ImPlot
-
Converts a position in the current plot's coordinate system to pixels.
- plotToPixels(double, double, int, int) - Static method in class imgui.extension.implot.ImPlot
-
Converts a position in the current plot's coordinate system to pixels.
- plotToPixels(ImVec2, ImPlotPoint, int, int) - Static method in class imgui.extension.implot.ImPlot
-
Converts a position in the current plot's coordinate system to pixels.
- plotToPixels(ImVec2, double, double, int, int) - Static method in class imgui.extension.implot.ImPlot
-
Converts a position in the current plot's coordinate system to pixels.
- plotToPixelsX(ImPlotPoint) - Static method in class imgui.extension.implot.ImPlot
-
Converts a position in the current plot's coordinate system to pixels.
- plotToPixelsX(ImPlotPoint, int) - Static method in class imgui.extension.implot.ImPlot
-
Converts a position in the current plot's coordinate system to pixels.
- plotToPixelsX(ImPlotPoint, int, int) - Static method in class imgui.extension.implot.ImPlot
-
Converts a position in the current plot's coordinate system to pixels.
- plotToPixelsY(ImPlotPoint) - Static method in class imgui.extension.implot.ImPlot
-
Converts a position in the current plot's coordinate system to pixels.
- plotToPixelsY(ImPlotPoint, int) - Static method in class imgui.extension.implot.ImPlot
-
Converts a position in the current plot's coordinate system to pixels.
- plotToPixelsY(ImPlotPoint, int, int) - Static method in class imgui.extension.implot.ImPlot
-
Converts a position in the current plot's coordinate system to pixels.
- plotVLines(String, short[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots infinite vertical or horizontal lines (e.g.
- plotVLines(String, int[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots infinite vertical or horizontal lines (e.g.
- plotVLines(String, long[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots infinite vertical or horizontal lines (e.g.
- plotVLines(String, float[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots infinite vertical or horizontal lines (e.g.
- plotVLines(String, double[]) - Static method in class imgui.extension.implot.ImPlot
-
Plots infinite vertical or horizontal lines (e.g.
- plotVLines(String, short[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots infinite vertical or horizontal lines (e.g.
- plotVLines(String, short[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots infinite vertical or horizontal lines (e.g.
- plotVLines(String, int[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots infinite vertical or horizontal lines (e.g.
- plotVLines(String, int[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots infinite vertical or horizontal lines (e.g.
- plotVLines(String, long[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots infinite vertical or horizontal lines (e.g.
- plotVLines(String, long[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots infinite vertical or horizontal lines (e.g.
- plotVLines(String, float[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots infinite vertical or horizontal lines (e.g.
- plotVLines(String, float[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots infinite vertical or horizontal lines (e.g.
- plotVLines(String, double[], int) - Static method in class imgui.extension.implot.ImPlot
-
Plots infinite vertical or horizontal lines (e.g.
- plotVLines(String, double[], int, int) - Static method in class imgui.extension.implot.ImPlot
-
Plots infinite vertical or horizontal lines (e.g.
- Plus - Static variable in class imgui.extension.implot.flag.ImPlotMarker
-
a plus marker (not fillable)
- plus(double, double) - Method in class imgui.extension.implot.ImPlotPoint
-
- plus(ImPlotPoint) - Method in class imgui.extension.implot.ImPlotPoint
-
- plus(double, double) - Method in class imgui.extension.implot.ImPlotRange
-
- plus(ImPlotRange) - Method in class imgui.extension.implot.ImPlotRange
-
- plus(int, int) - Method in class imgui.extension.texteditor.TextEditorCoordinates
-
- plus(TextEditorCoordinates) - Method in class imgui.extension.texteditor.TextEditorCoordinates
-
- plus(float, float) - Method in class imgui.ImVec2
-
- plus(ImVec2) - Method in class imgui.ImVec2
-
- plus(float, float, float, float) - Method in class imgui.ImVec4
-
- plus(ImVec4) - Method in class imgui.ImVec4
-
- popAllowKeyboardFocus() - Static method in class imgui.ImGui
-
- popAttributeFlag() - Static method in class imgui.extension.imnodes.ImNodes
-
- popButtonRepeat() - Static method in class imgui.ImGui
-
- popClipRect() - Method in class imgui.ImDrawList
-
- popClipRect() - Static method in class imgui.ImGui
-
- popColormap() - Static method in class imgui.extension.implot.ImPlot
-
Undo temporary colormap modification(s).
- popColormap(int) - Static method in class imgui.extension.implot.ImPlot
-
Undo temporary colormap modification(s).
- popColorStyle() - Static method in class imgui.extension.imnodes.ImNodes
-
- popFont() - Static method in class imgui.ImGui
-
- popID() - Static method in class imgui.ImGui
-
Pop from the ID stack.
- popItemFlag() - Static method in class imgui.internal.ImGui
-
- popItemWidth() - Static method in class imgui.ImGui
-
- popPlotClipRect() - Static method in class imgui.extension.implot.ImPlot
-
Pop plot clip rect.
- popStyleColor() - Static method in class imgui.extension.implot.ImPlot
-
- popStyleColor(int) - Static method in class imgui.extension.implot.ImPlot
-
- popStyleColor() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- popStyleColor(int) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- popStyleColor() - Static method in class imgui.ImGui
-
- popStyleColor(int) - Static method in class imgui.ImGui
-
- popStyleVar() - Static method in class imgui.extension.imnodes.ImNodes
-
- popStyleVar() - Static method in class imgui.extension.implot.ImPlot
-
Undo temporary style variable modification(s).
- popStyleVar(int) - Static method in class imgui.extension.implot.ImPlot
-
Undo temporary style variable modification(s).
- popStyleVar() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- popStyleVar(int) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- popStyleVar() - Static method in class imgui.ImGui
-
- popStyleVar(int) - Static method in class imgui.ImGui
-
- popTextureID() - Method in class imgui.ImDrawList
-
- popTextWrapPos() - Static method in class imgui.ImGui
-
- Popup - Static variable in class imgui.flag.ImGuiWindowFlags
-
Don't use! For internal use by BeginPopup()
- PopupAlignLeft - Static variable in class imgui.flag.ImGuiComboFlags
-
Align the popup toward the left by default
- PopupBg - Static variable in class imgui.flag.ImGuiCol
-
Background of popups, menus, tooltips windows
- PopupBorderSize - Static variable in class imgui.flag.ImGuiStyleVar
-
float PopupBorderSize
- PopupRounding - Static variable in class imgui.flag.ImGuiStyleVar
-
float PopupRounding
- PreciseWidths - Static variable in class imgui.flag.ImGuiTableFlags
-
Disable distributing remainder width to stretched columns (width allocation on a 100-wide table with 3 columns: Without this flag: 33,33,34.
- PreferSortAscending - Static variable in class imgui.flag.ImGuiTableColumnFlags
-
Make the initial sort direction Ascending when first sorting on this column (default).
- PreferSortDescending - Static variable in class imgui.flag.ImGuiTableColumnFlags
-
Make the initial sort direction Descending when first sorting on this column.
- Preprocessor - Static variable in class imgui.extension.texteditor.flag.TextEditorPaletteIndex
-
- PreprocIdentifier - Static variable in class imgui.extension.texteditor.flag.TextEditorPaletteIndex
-
- primQuadUV(ImVec2, ImVec2, ImVec2, ImVec2, ImVec2, ImVec2, ImVec2, ImVec2, int) - Method in class imgui.ImDrawList
-
- primQuadUV(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, int) - Method in class imgui.ImDrawList
-
- primRect(ImVec2, ImVec2, int) - Method in class imgui.ImDrawList
-
- primRect(float, float, float, float, int) - Method in class imgui.ImDrawList
-
- primRectUV(ImVec2, ImVec2, ImVec2, ImVec2, int) - Method in class imgui.ImDrawList
-
- primRectUV(float, float, float, float, float, float, float, float, int) - Method in class imgui.ImDrawList
-
- primReserve(int, int) - Method in class imgui.ImDrawList
-
- primUnreserve(int, int) - Method in class imgui.ImDrawList
-
- primVtx(ImVec2, ImVec2, int) - Method in class imgui.ImDrawList
-
- primVtx(float, float, float, float, int) - Method in class imgui.ImDrawList
-
- primWriteIdx(int) - Method in class imgui.ImDrawList
-
- primWriteVtx(ImVec2, ImVec2, int) - Method in class imgui.ImDrawList
-
- primWriteVtx(float, float, float, float, int) - Method in class imgui.ImDrawList
-
- PrintScreen - Static variable in class imgui.flag.ImGuiKey
-
- progressBar(float) - Static method in class imgui.ImGui
-
- progressBar(float, ImVec2) - Static method in class imgui.ImGui
-
- progressBar(float, float, float) - Static method in class imgui.ImGui
-
- progressBar(float, ImVec2, String) - Static method in class imgui.ImGui
-
- progressBar(float, float, float, String) - Static method in class imgui.ImGui
-
- progressBar(float, String) - Static method in class imgui.ImGui
-
- ptr - Variable in class imgui.binding.ImGuiStruct
-
Pointer to the natively allocated object.
- Punctuation - Static variable in class imgui.extension.texteditor.flag.TextEditorPaletteIndex
-
- pushAllowKeyboardFocus(boolean) - Static method in class imgui.ImGui
-
Allow focusing using TAB/Shift-TAB, enabled by default but you can disable it for certain widgets
- pushAttributeFlag(int) - Static method in class imgui.extension.imnodes.ImNodes
-
Push a single AttributeFlags value.
- pushButtonRepeat(boolean) - Static method in class imgui.ImGui
-
In 'repeat' mode, Button*() functions return repeated true in a typematic manner (using io.KeyRepeatDelay/io.KeyRepeatRate setting).
- pushClipRect(ImVec2, ImVec2) - Method in class imgui.ImDrawList
-
Render-level scissoring.
- pushClipRect(float, float, float, float) - Method in class imgui.ImDrawList
-
Render-level scissoring.
- pushClipRect(ImVec2, ImVec2, boolean) - Method in class imgui.ImDrawList
-
Render-level scissoring.
- pushClipRect(float, float, float, float, boolean) - Method in class imgui.ImDrawList
-
Render-level scissoring.
- pushClipRect(ImVec2, ImVec2, boolean) - Static method in class imgui.ImGui
-
- pushClipRect(float, float, float, float, boolean) - Static method in class imgui.ImGui
-
- pushClipRectFullScreen() - Method in class imgui.ImDrawList
-
- pushColormap(int) - Static method in class imgui.extension.implot.ImPlot
-
Temporarily switch to one of the built-in (i.e.
- pushColormap(String) - Static method in class imgui.extension.implot.ImPlot
-
Push a colormap by string name.
- pushColorStyle(int, int) - Static method in class imgui.extension.imnodes.ImNodes
-
Use PushColorStyle and PopColorStyle to modify ImNodesColorStyle mid-frame.
- pushFont(ImFont) - Static method in class imgui.ImGui
-
- pushID(String) - Static method in class imgui.ImGui
-
Push string into the ID stack (will hash string).
- pushID(String, String) - Static method in class imgui.ImGui
-
Push string into the ID stack (will hash string).
- pushID(long) - Static method in class imgui.ImGui
-
Push pointer into the ID stack (will hash pointer).
- pushID(int) - Static method in class imgui.ImGui
-
Push integer into the ID stack (will hash integer).
- pushItemFlag(int, boolean) - Static method in class imgui.internal.ImGui
-
- pushItemWidth(float) - Static method in class imgui.ImGui
-
Push width of items for common large "item+label" widgets.
- pushMonitors(float, float, float, float, float, float, float, float, float) - Method in class imgui.ImGuiPlatformIO
-
- pushPlotClipRect() - Static method in class imgui.extension.implot.ImPlot
-
Push clip rect for rendering to current plot area.
- pushPlotClipRect(float) - Static method in class imgui.extension.implot.ImPlot
-
Push clip rect for rendering to current plot area.
- pushStyleColor(int, long) - Static method in class imgui.extension.implot.ImPlot
-
Temporarily modify a style color.
- pushStyleColor(int, int) - Static method in class imgui.extension.implot.ImPlot
-
Temporarily modify a style color.
- pushStyleColor(int, ImVec4) - Static method in class imgui.extension.implot.ImPlot
-
Temporarily modify a style color.
- pushStyleColor(int, float, float, float, float) - Static method in class imgui.extension.implot.ImPlot
-
Temporarily modify a style color.
- pushStyleColor(int, ImVec4) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- pushStyleColor(int, float, float, float, float) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- pushStyleColor(int, int, int, int, int) - Static method in class imgui.ImGui
-
Modify a style color.
- pushStyleColor(int, ImVec4) - Static method in class imgui.ImGui
-
Modify a style color.
- pushStyleColor(int, float, float, float, float) - Static method in class imgui.ImGui
-
Modify a style color.
- pushStyleColor(int, int) - Static method in class imgui.ImGui
-
Modify a style color.
- pushStyleVar(int, float) - Static method in class imgui.extension.imnodes.ImNodes
-
- pushStyleVar(int, ImVec2) - Static method in class imgui.extension.imnodes.ImNodes
-
- pushStyleVar(int, float, float) - Static method in class imgui.extension.imnodes.ImNodes
-
- pushStyleVar(int, float) - Static method in class imgui.extension.implot.ImPlot
-
Temporarily modify a style variable of float type.
- pushStyleVar(int, int) - Static method in class imgui.extension.implot.ImPlot
-
Temporarily modify a style variable of int type.
- pushStyleVar(int, ImVec2) - Static method in class imgui.extension.implot.ImPlot
-
Temporarily modify a style variable of ImVec2 type.
- pushStyleVar(int, float, float) - Static method in class imgui.extension.implot.ImPlot
-
Temporarily modify a style variable of ImVec2 type.
- pushStyleVar(int, float) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- pushStyleVar(int, ImVec2) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- pushStyleVar(int, float, float) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- pushStyleVar(int, ImVec4) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- pushStyleVar(int, float, float, float, float) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- pushStyleVar(int, float) - Static method in class imgui.ImGui
-
Modify a style float variable.
- pushStyleVar(int, ImVec2) - Static method in class imgui.ImGui
-
Modify a style ImVec2 variable.
- pushStyleVar(int, float, float) - Static method in class imgui.ImGui
-
Modify a style ImVec2 variable.
- pushTextureID(long) - Method in class imgui.ImDrawList
-
- pushTextWrapPos() - Static method in class imgui.ImGui
-
Push Word-wrapping positions for Text*() commands.
- pushTextWrapPos(float) - Static method in class imgui.ImGui
-
Push Word-wrapping positions for Text*() commands.
- S - Static variable in class imgui.flag.ImGuiKey
-
- S16 - Static variable in class imgui.flag.ImGuiDataType
-
short
- S32 - Static variable in class imgui.flag.ImGuiDataType
-
int
- S64 - Static variable in class imgui.flag.ImGuiDataType
-
long long / __int64
- S8 - Static variable in class imgui.flag.ImGuiDataType
-
signed char / char (with sensible compilers)
- sameLine() - Static method in class imgui.ImGui
-
Call between widgets or groups to layout them horizontally.
- sameLine(float) - Static method in class imgui.ImGui
-
Call between widgets or groups to layout them horizontally.
- sameLine(float, float) - Static method in class imgui.ImGui
-
Call between widgets or groups to layout them horizontally.
- sampleColormap(float) - Static method in class imgui.extension.implot.ImPlot
-
Sample a color from a colormap given t between 0 and 1
- sampleColormap(ImVec4, float) - Static method in class imgui.extension.implot.ImPlot
-
Sample a color from a colormap given t between 0 and 1
- sampleColormap(float, int) - Static method in class imgui.extension.implot.ImPlot
-
Sample a color from a colormap given t between 0 and 1
- sampleColormap(ImVec4, float, int) - Static method in class imgui.extension.implot.ImPlot
-
Sample a color from a colormap given t between 0 and 1
- sampleColormapW(float) - Static method in class imgui.extension.implot.ImPlot
-
Sample a color from a colormap given t between 0 and 1
- sampleColormapW(float, int) - Static method in class imgui.extension.implot.ImPlot
-
Sample a color from a colormap given t between 0 and 1
- sampleColormapX(float) - Static method in class imgui.extension.implot.ImPlot
-
Sample a color from a colormap given t between 0 and 1
- sampleColormapX(float, int) - Static method in class imgui.extension.implot.ImPlot
-
Sample a color from a colormap given t between 0 and 1
- sampleColormapY(float) - Static method in class imgui.extension.implot.ImPlot
-
Sample a color from a colormap given t between 0 and 1
- sampleColormapY(float, int) - Static method in class imgui.extension.implot.ImPlot
-
Sample a color from a colormap given t between 0 and 1
- sampleColormapZ(float) - Static method in class imgui.extension.implot.ImPlot
-
Sample a color from a colormap given t between 0 and 1
- sampleColormapZ(float, int) - Static method in class imgui.extension.implot.ImPlot
-
Sample a color from a colormap given t between 0 and 1
- saveCurrentEditorStateToIniFile(String) - Static method in class imgui.extension.imnodes.ImNodes
-
- saveCurrentEditorStateToIniString() - Static method in class imgui.extension.imnodes.ImNodes
-
- SavedFlagsMask_ - Static variable in class imgui.internal.flag.ImGuiDockNodeFlags
-
Definition: ImGuiDockNodeFlags_NoResizeFlagsMask_ | ImGuiDockNodeFlags_DockSpace | ImGuiDockNodeFlags_CentralNode | ImGuiDockNodeFlags_NoTabBar | ImGuiDockNodeFlags_HiddenTabBar | ImGuiDockNodeFlags_NoWindowMenuButton | ImGuiDockNodeFlags_NoCloseButton | ImGuiDockNodeFlags_NoDocking
- saveEditorStateToIniFile(ImNodesEditorContext, String) - Static method in class imgui.extension.imnodes.ImNodes
-
- saveEditorStateToIniString(ImNodesEditorContext) - Static method in class imgui.extension.imnodes.ImNodes
-
- saveIniSettingsToDisk(String) - Static method in class imgui.ImGui
-
This is automatically called (if io.IniFilename is not empty) a few seconds after any modification that should be reflected in the .ini file (and also by DestroyContext).
- saveIniSettingsToMemory() - Static method in class imgui.ImGui
-
Return a zero-terminated string with the .ini data which you can save by your own mean.
- saveIniSettingsToMemory(long) - Static method in class imgui.ImGui
-
Return a zero-terminated string with the .ini data which you can save by your own mean.
- SCALE - Static variable in class imgui.extension.imguizmo.flag.Operation
-
Definition: SCALE_X | SCALE_Y | SCALE_Z
- SCALE_X - Static variable in class imgui.extension.imguizmo.flag.Operation
-
Definition: (1u << 7)
- SCALE_Y - Static variable in class imgui.extension.imguizmo.flag.Operation
-
Definition: (1u << 8)
- SCALE_Z - Static variable in class imgui.extension.imguizmo.flag.Operation
-
Definition: (1u << 9)
- scaleAllSizes(float) - Method in class imgui.ImGuiStyle
-
- scaleClipRects(ImVec2) - Method in class imgui.ImDrawData
-
Helper to scale the ClipRect field of each ImDrawCmd.
- scaleClipRects(float, float) - Method in class imgui.ImDrawData
-
Helper to scale the ClipRect field of each ImDrawCmd.
- Scott - Static variable in class imgui.extension.implot.flag.ImPlotBin
-
w = 3.49 * sigma / cbrt(n)
- screenToCanvas(ImVec2) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- screenToCanvas(float, float) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- screenToCanvas(ImVec2, ImVec2) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- screenToCanvas(ImVec2, float, float) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- screenToCanvasX(ImVec2) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- screenToCanvasY(ImVec2) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- ScrollbarBg - Static variable in class imgui.flag.ImGuiCol
-
- ScrollbarGrab - Static variable in class imgui.flag.ImGuiCol
-
- ScrollbarGrabActive - Static variable in class imgui.flag.ImGuiCol
-
- ScrollbarGrabHovered - Static variable in class imgui.flag.ImGuiCol
-
- ScrollbarRounding - Static variable in class imgui.flag.ImGuiStyleVar
-
float ScrollbarRounding
- ScrollbarSize - Static variable in class imgui.flag.ImGuiStyleVar
-
float ScrollbarSize
- ScrollDuration - Static variable in class imgui.extension.nodeditor.flag.NodeEditorStyleVar
-
- ScrollLock - Static variable in class imgui.flag.ImGuiKey
-
- ScrollX - Static variable in class imgui.flag.ImGuiTableFlags
-
Enable horizontal scrolling.
- ScrollY - Static variable in class imgui.flag.ImGuiTableFlags
-
Enable vertical scrolling.
- selectable(String) - Static method in class imgui.ImGui
-
- selectable(String, boolean) - Static method in class imgui.ImGui
-
- selectable(String, boolean, int) - Static method in class imgui.ImGui
-
- selectable(String, boolean, int, ImVec2) - Static method in class imgui.ImGui
-
- selectable(String, boolean, int, float, float) - Static method in class imgui.ImGui
-
- selectable(String, int, ImVec2) - Static method in class imgui.ImGui
-
- selectable(String, int, float, float) - Static method in class imgui.ImGui
-
- selectable(String, ImVec2) - Static method in class imgui.ImGui
-
- selectable(String, float, float) - Static method in class imgui.ImGui
-
- selectable(String, boolean, ImVec2) - Static method in class imgui.ImGui
-
- selectable(String, boolean, float, float) - Static method in class imgui.ImGui
-
- selectable(String, ImBoolean) - Static method in class imgui.ImGui
-
- selectable(String, ImBoolean, int) - Static method in class imgui.ImGui
-
- selectable(String, ImBoolean, int, ImVec2) - Static method in class imgui.ImGui
-
- selectable(String, ImBoolean, int, float, float) - Static method in class imgui.ImGui
-
- selectable(String, ImBoolean, ImVec2) - Static method in class imgui.ImGui
-
- selectable(String, ImBoolean, float, float) - Static method in class imgui.ImGui
-
- SelectableDontClosePopup - Static variable in class imgui.internal.flag.ImGuiItemFlags
-
false // Disable MenuItem/Selectable() automatically closing their popup window
- SelectableTextAlign - Static variable in class imgui.flag.ImGuiStyleVar
-
ImVec2 SelectableTextAlign
- selectAll() - Method in class imgui.extension.texteditor.TextEditor
-
- selectAll() - Method in class imgui.ImGuiInputTextCallbackData
-
- Selected - Static variable in class imgui.flag.ImGuiTreeNodeFlags
-
Draw as selected
- SelectedNodeBorderWidth - Static variable in class imgui.extension.nodeditor.flag.NodeEditorStyleVar
-
- Selection - Static variable in class imgui.extension.implot.flag.ImPlotCol
-
box-selection color (defaults to yellow)
- Selection - Static variable in class imgui.extension.texteditor.flag.TextEditorPaletteIndex
-
- selectLink(int) - Static method in class imgui.extension.imnodes.ImNodes
-
- selectLink(long) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- selectLink(long, boolean) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- selectNode(int) - Static method in class imgui.extension.imnodes.ImNodes
-
Manually select a node or link.
- selectNode(long) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- selectNode(long, boolean) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- selectWordUnderCursor() - Method in class imgui.extension.texteditor.TextEditor
-
- SelLinkBorder - Static variable in class imgui.extension.nodeditor.flag.NodeEditorStyleColor
-
- SelNodeBorder - Static variable in class imgui.extension.nodeditor.flag.NodeEditorStyleColor
-
- Semicolon - Static variable in class imgui.flag.ImGuiKey
-
;
- Separator - Static variable in class imgui.flag.ImGuiCol
-
- separator() - Static method in class imgui.ImGui
-
Separator, generally horizontal.
- SeparatorActive - Static variable in class imgui.flag.ImGuiCol
-
- SeparatorHovered - Static variable in class imgui.flag.ImGuiCol
-
- set(double, double) - Method in class imgui.extension.implot.ImPlotPoint
-
- set(ImPlotPoint) - Method in class imgui.extension.implot.ImPlotPoint
-
- set(ImVec2) - Method in class imgui.extension.implot.ImPlotPoint
-
- set(double, double) - Method in class imgui.extension.implot.ImPlotRange
-
- set(ImPlotRange) - Method in class imgui.extension.implot.ImPlotRange
-
- set(double, double, double, double) - Method in class imgui.extension.implot.ImPlotRect
-
- set(ImVec2, ImVec2) - Method in class imgui.extension.implot.ImPlotRect
-
- set(ImPlotRange, ImPlotRange) - Method in class imgui.extension.implot.ImPlotRect
-
- set(ImPlotRect) - Method in class imgui.extension.implot.ImPlotRect
-
- set(int, int) - Method in class imgui.extension.texteditor.TextEditorCoordinates
-
- set(TextEditorCoordinates) - Method in class imgui.extension.texteditor.TextEditorCoordinates
-
- set(float, float) - Method in class imgui.ImVec2
-
- set(ImVec2) - Method in class imgui.ImVec2
-
- set(float, float, float, float) - Method in class imgui.ImVec4
-
- set(ImVec4) - Method in class imgui.ImVec4
-
- set(float, float, float, float) - Method in class imgui.internal.ImRect
-
- set(ImVec2, ImVec2) - Method in class imgui.internal.ImRect
-
- set(ImRect) - Method in class imgui.internal.ImRect
-
- set(boolean) - Method in class imgui.type.ImBoolean
-
- set(ImBoolean) - Method in class imgui.type.ImBoolean
-
- set(double) - Method in class imgui.type.ImDouble
-
- set(ImDouble) - Method in class imgui.type.ImDouble
-
- set(float) - Method in class imgui.type.ImFloat
-
- set(ImFloat) - Method in class imgui.type.ImFloat
-
- set(int) - Method in class imgui.type.ImInt
-
- set(ImInt) - Method in class imgui.type.ImInt
-
- set(long) - Method in class imgui.type.ImLong
-
- set(ImLong) - Method in class imgui.type.ImLong
-
- set(short) - Method in class imgui.type.ImShort
-
- set(ImShort) - Method in class imgui.type.ImShort
-
- set(Object) - Method in class imgui.type.ImString
-
- set(ImString) - Method in class imgui.type.ImString
-
- set(ImString, boolean) - Method in class imgui.type.ImString
-
- set(String) - Method in class imgui.type.ImString
-
- set(String, boolean) - Method in class imgui.type.ImString
-
- set(String, boolean, int) - Method in class imgui.type.ImString
-
- setAddrDigitsCount(int) - Method in class imgui.extension.memedit.MemoryEditorSizes
-
- setAdvanceX(float) - Method in class imgui.ImFontGlyph
-
Distance to next character (= data from font + ImFontConfig::GlyphExtraSpacing.x baked in)
- setAllInt(int) - Method in class imgui.ImGuiStorage
-
Use on your own storage if you know only integer are being stored (open/close all tree nodes)
- setAlpha(float) - Method in class imgui.ImGuiStyle
-
Global alpha applies to everything in Dear ImGui.
- setAltMouseButton(int) - Method in class imgui.extension.imnodes.ImNodesIO
-
Holding alt mouse button pans the node area, by default middle mouse button will be used
Set based on ImGuiMouseButton values
- setAnalogValue(float) - Method in class imgui.ImGuiKeyData
-
0.0f..1.0f for gamepad values
- setAnnotationPadding(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- setAnnotationPadding(float, float) - Method in class imgui.extension.implot.ImPlotStyle
-
- setAntiAliasedFill(boolean) - Method in class imgui.ImGuiStyle
-
Enable anti-aliased edges around filled shapes (rounded rectangles, circles, etc.).
- setAntiAliasedLines(boolean) - Method in class imgui.extension.implot.ImPlotStyle
-
- setAntiAliasedLines(boolean) - Method in class imgui.ImGuiStyle
-
Enable anti-aliased lines/borders.
- setAntiAliasedLinesUseTex(boolean) - Method in class imgui.ImGuiStyle
-
Enable anti-aliased lines/borders using textures where possible.
- setAppFocusLost(boolean) - Method in class imgui.ImGuiIO
-
- setAscent(float) - Method in class imgui.ImFont
-
Ascent: distance from top to bottom of e.g.
- setAssertCallback(ImAssertCallback) - Static method in class imgui.ImGui
-
Set a custom assertion callback for ImGui assertions.
- setAuthorityForPos(int) - Method in class imgui.internal.ImGuiDockNode
-
- setAuthorityForSize(int) - Method in class imgui.internal.ImGuiDockNode
-
- setAuthorityForViewport(int) - Method in class imgui.internal.ImGuiDockNode
-
- setAutoIndentation(boolean) - Method in class imgui.extension.texteditor.TextEditorLanguageDefinition
-
- setAutoPanningSpeed(float) - Method in class imgui.extension.imnodes.ImNodesIO
-
Panning speed when dragging an element and mouse is outside the main editor view.
- setAxes(int, int) - Static method in class imgui.extension.implot.ImPlot
-
Selects which axes will be used for subsequent plot elements.
- setAxis(int) - Static method in class imgui.extension.implot.ImPlot
-
Selects which axis will be used for subsequent plot elements.
- setBackendFlags(int) - Method in class imgui.ImGuiIO
-
See ImGuiBackendFlags enum.
- setBackendPlatformName(String) - Method in class imgui.ImGuiIO
-
Optional: Platform backend name (informational only! will be displayed in About Window) + User data for backend/wrappers to store their own stuff.
- setBackendRendererName(String) - Method in class imgui.ImGuiIO
-
- setBackendUsingLegacyKeyArrays(short) - Method in class imgui.ImGuiIO
-
-1: unknown, 0: using AddKeyEvent(), 1: using legacy io.KeysDown[]
- setBackendUsingLegacyNavInputArray(boolean) - Method in class imgui.ImGuiIO
-
0: using AddKeyAnalogEvent(), 1: writing to legacy io.NavInputs[] directly
- setBit(int) - Method in class imgui.ImFontGlyphRangesBuilder
-
- setBool(int, boolean) - Method in class imgui.ImGuiStorage
-
- setBreakpoints(int[]) - Method in class imgui.extension.texteditor.TextEditor
-
- setBuf(String) - Method in class imgui.ImGuiInputTextCallbackData
-
[Resize] Can replace pointer
- setBufDirty(boolean) - Method in class imgui.ImGuiInputTextCallbackData
-
Set if you modify Buf/BufTextLen!
- setBufTextLen(int) - Method in class imgui.ImGuiInputTextCallbackData
-
[Resize,Completion,History,Always] Exclude zero-terminator storage.
- setButtonTextAlign(ImVec2) - Method in class imgui.ImGuiStyle
-
Alignment of button text when button is larger than text.
- setButtonTextAlign(float, float) - Method in class imgui.ImGuiStyle
-
Alignment of button text when button is larger than text.
- setCellPadding(ImVec2) - Method in class imgui.ImGuiStyle
-
Padding within a table cell.
- setCellPadding(float, float) - Method in class imgui.ImGuiStyle
-
Padding within a table cell.
- setCentralNode(ImGuiDockNode) - Method in class imgui.internal.ImGuiDockNode
-
[Root node only] Pointer to central node.
- setChildBorderSize(float) - Method in class imgui.ImGuiStyle
-
Thickness of border around child windows.
- setChildNodeFirst(ImGuiDockNode) - Method in class imgui.internal.ImGuiDockNode
-
[Split node only] Child nodes (left/right or top/bottom).
- setChildNodeSecond(ImGuiDockNode) - Method in class imgui.internal.ImGuiDockNode
-
[Split node only] Child nodes (left/right or top/bottom).
- setChildRounding(float) - Method in class imgui.ImGuiStyle
-
Radius of child window corners rounding.
- setCircleTessellationMaxError(float) - Method in class imgui.ImGuiStyle
-
Maximum error (in pixels) allowed when using AddCircle()/AddCircleFilled() or drawing rounded corner rectangles with no explicit segment count specified.
- setClassId(int) - Method in class imgui.ImGuiWindowClass
-
User data.
- setClipboardText(String) - Static method in class imgui.ImGui
-
- setCodepoint(int) - Method in class imgui.ImFontGlyph
-
0x0000..0xFFFF
- setColor(int, float, float, float, float) - Method in class imgui.ImGuiStyle
-
- setColor(int, int, int, int, int) - Method in class imgui.ImGuiStyle
-
- setColor(int, int) - Method in class imgui.ImGuiStyle
-
- setColorButtonPosition(int) - Method in class imgui.ImGuiStyle
-
Side of the color button in the ColorEdit4 widget (left/right).
- setColored(int) - Method in class imgui.ImFontGlyph
-
Flag to indicate glyph is colored and should generally ignore tinting (make it usable with no shift on little-endian as this is used in loops).
- setColorEditOptions(int) - Static method in class imgui.ImGui
-
Initialize current options (generally on application startup) if you want to select a default format,
picker type, etc.
- setColorizerEnable(boolean) - Method in class imgui.extension.texteditor.TextEditor
-
- setColormap(int) - Method in class imgui.extension.implot.ImPlotStyle
-
- setColors(int[]) - Method in class imgui.extension.imnodes.ImNodesStyle
-
- setColors(int, int) - Method in class imgui.extension.imnodes.ImNodesStyle
-
- setColors(ImVec4[]) - Method in class imgui.extension.implot.ImPlotStyle
-
- setColors(ImVec4[]) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- setColors(ImVec4[]) - Method in class imgui.ImGuiStyle
-
- setCols(int) - Method in class imgui.extension.memedit.MemoryEditor
-
- setColumnOffset(int, float) - Static method in class imgui.ImGui
-
Set position of column line (in pixels, from the left side of the contents region).
- setColumnsMinSpacing(float) - Method in class imgui.ImGuiStyle
-
Minimum horizontal spacing between two columns.
- setColumnWidth(int, float) - Static method in class imgui.ImGui
-
Set column width (in pixels).
- setCommentEnd(String) - Method in class imgui.extension.texteditor.TextEditorLanguageDefinition
-
- setCommentStart(String) - Method in class imgui.extension.texteditor.TextEditorLanguageDefinition
-
- setConfigDataCount(short) - Method in class imgui.ImFont
-
Number of ImFontConfig involved in creating this font.
- setConfigDockingAlwaysTabBar(boolean) - Method in class imgui.ImGuiIO
-
- setConfigDockingNoSplit(boolean) - Method in class imgui.ImGuiIO
-
Simplified docking mode: disable window splitting, so docking is limited to merging multiple windows together into tab-bars.
- setConfigDockingTransparentPayload(boolean) - Method in class imgui.ImGuiIO
-
Make window or viewport transparent when docking and only display docking boxes on the target viewport.
- setConfigDockingWithShift(boolean) - Method in class imgui.ImGuiIO
-
Enable docking with holding Shift key (reduce visual noise, allows dropping in wider space)
- setConfigDragClickToInputText(boolean) - Method in class imgui.ImGuiIO
-
[BETA] Enable turning DragXXX widgets into text input with a simple mouse click-release (without moving).
- setConfigFlags(int) - Method in class imgui.ImGuiIO
-
See ImGuiConfigFlags enum.
- setConfigInputTextCursorBlink(boolean) - Method in class imgui.ImGuiIO
-
Set to false to disable blinking cursor, for users who consider it distracting.
- setConfigInputTrickleEventQueue(boolean) - Method in class imgui.ImGuiIO
-
Enable input queue trickling: some types of events submitted during the same frame (e.g.
- setConfigMacOSXBehaviors(boolean) - Method in class imgui.ImGuiIO
-
OS X style: Text editing cursor movement using Alt instead of Ctrl, Shortcuts using Cmd/Super instead of Ctrl,
Line/Text Start and End using Cmd+Arrows instead of Home/End, Double click selects by word instead of selecting whole text,
Multi-selection in lists uses Cmd/Super instead of Ctrl
- setConfigMemoryCompactTimer(boolean) - Method in class imgui.ImGuiIO
-
[Timer (in seconds) to free transient windows/tables memory buffers when unused.
- setConfigViewportsNoAutoMerge(boolean) - Method in class imgui.ImGuiIO
-
Set to make all floating imgui windows always create their own viewport.
- setConfigViewportsNoDecoration(boolean) - Method in class imgui.ImGuiIO
-
Disable default OS window decoration flag for secondary viewports.
- setConfigViewportsNoDefaultParent(boolean) - Method in class imgui.ImGuiIO
-
Disable default OS parenting to main viewport for secondary viewports.
- setConfigViewportsNoTaskBarIcon(boolean) - Method in class imgui.ImGuiIO
-
Disable default OS task bar icon flag for secondary viewports.
- setConfigWindowsMoveFromTitleBarOnly(boolean) - Method in class imgui.ImGuiIO
-
Enable allowing to move windows only when clicking on their title bar.
- setConfigWindowsResizeFromEdges(boolean) - Method in class imgui.ImGuiIO
-
Enable resizing of windows from their edges and from the lower-left corner.
- setContextMenuButtonIndex(int) - Method in class imgui.extension.nodeditor.NodeEditorConfig
-
- setCountGrep(int) - Method in class imgui.ImGuiTextFilter
-
- setCurrentContext(ImNodesContext) - Static method in class imgui.extension.imnodes.ImNodes
-
- setCurrentContext(ImPlotContext) - Static method in class imgui.extension.implot.ImPlot
-
Sets the current ImPlot context.
- setCurrentContext(ImGuiContext) - Static method in class imgui.ImGui
-
- setCurrentEditor(NodeEditorContext) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- setCursorPos(ImVec2) - Static method in class imgui.ImGui
-
Cursor position in window coordinates (relative to window position)
- setCursorPos(float, float) - Static method in class imgui.ImGui
-
Cursor position in window coordinates (relative to window position)
- setCursorPos(int) - Method in class imgui.ImGuiInputTextCallbackData
-
Current cursor position
- setCursorPosition(TextEditorCoordinates) - Method in class imgui.extension.texteditor.TextEditor
-
- setCursorPosition(int, int) - Method in class imgui.extension.texteditor.TextEditor
-
- setCursorPosX(float) - Static method in class imgui.ImGui
-
Cursor position in window coordinates (relative to window position)
- setCursorPosY(float) - Static method in class imgui.ImGui
-
Cursor position in window coordinates (relative to window position)
- setCursorScreenPos(ImVec2) - Static method in class imgui.ImGui
-
Cursor position in absolute coordinates.
- setCursorScreenPos(float, float) - Static method in class imgui.ImGui
-
Cursor position in absolute coordinates.
- setCurveTessellationTol(float) - Method in class imgui.ImGuiStyle
-
Tessellation tolerance when using PathBezierCurveTo() without a specific number of segments.
- setDeltaTime(float) - Method in class imgui.ImGuiIO
-
Time elapsed since last frame, in seconds.
- setDescent(float) - Method in class imgui.ImFont
-
- setDigitalBitGap(float) - Method in class imgui.extension.implot.ImPlotStyle
-
- setDigitalBitHeight(float) - Method in class imgui.extension.implot.ImPlotStyle
-
- setDirtyLookupTables(boolean) - Method in class imgui.ImFont
-
- setDisabledAlpha(float) - Method in class imgui.ImGuiStyle
-
Additional alpha multiplier applied by BeginDisabled().
- setDisplayFramebufferScale(ImVec2) - Method in class imgui.ImGuiIO
-
For retina display or other situations where window coordinates are different from framebuffer coordinates.
- setDisplayFramebufferScale(float, float) - Method in class imgui.ImGuiIO
-
For retina display or other situations where window coordinates are different from framebuffer coordinates.
- setDisplaySafeAreaPadding(ImVec2) - Method in class imgui.ImGuiStyle
-
If you cannot see the edges of your screen (e.g.
- setDisplaySafeAreaPadding(float, float) - Method in class imgui.ImGuiStyle
-
If you cannot see the edges of your screen (e.g.
- setDisplaySize(ImVec2) - Method in class imgui.ImGuiIO
-
Main display size, in pixels (generally == GetMainViewport()->Size
)
- setDisplaySize(float, float) - Method in class imgui.ImGuiIO
-
Main display size, in pixels (generally == GetMainViewport()->Size
)
- setDisplayWindowPadding(ImVec2) - Method in class imgui.ImGuiStyle
-
Window position are clamped to be visible within the display area by at least this amount.
- setDisplayWindowPadding(float, float) - Method in class imgui.ImGuiStyle
-
Window position are clamped to be visible within the display area by at least this amount.
- setDockingAllowUnclassed(boolean) - Method in class imgui.ImGuiWindowClass
-
Set to true to allow windows of this class to be docked/merged with an unclassed window.
- setDockingAlwaysTabBar(boolean) - Method in class imgui.ImGuiWindowClass
-
Set to true to enforce single floating windows of this class always having their own docking node
(equivalent of setting the global io.ConfigDockingAlwaysTabBar)
- setDockNodeFlagsOverrideSet(int) - Method in class imgui.ImGuiWindowClass
-
[EXPERIMENTAL] Dock node flags to set when a window of this class is hosted by a dock node (it doesn't have to be selected!)
- setDotChar(short) - Method in class imgui.ImFont
-
Character used for ellipsis rendering (if a single '...' character isn't found)
- setDown(boolean) - Method in class imgui.ImGuiKeyData
-
True for if key is down
- setDownDuration(float) - Method in class imgui.ImGuiKeyData
-
Duration the key has been down (<
0.0f: not pressed, 0.0f: just pressed, >
0.0f: time held)
- setDownDurationPrev(float) - Method in class imgui.ImGuiKeyData
-
Last frame duration the key has been down
- setDpiScale(float) - Method in class imgui.ImGuiPlatformMonitor
-
1.0f = 96 DPI
- setDpiScale(float) - Method in class imgui.ImGuiViewport
-
1.0f = 96 DPI = No extra scale.
- setDragButtonIndex(int) - Method in class imgui.extension.nodeditor.NodeEditorConfig
-
- setDragDropPayload(String, Object) - Static method in class imgui.ImGui
-
Type is a user defined string of maximum 32 characters.
- setDragDropPayload(String, Object, int) - Static method in class imgui.ImGui
-
Type is a user defined string of maximum 32 characters.
- setDragDropPayload(Object) - Static method in class imgui.ImGui
-
- setDragDropPayload(Object, int) - Static method in class imgui.ImGui
-
- setDrawData(ImDrawData) - Method in class imgui.ImGuiViewport
-
The ImDrawData corresponding to this viewport.
- setDrawList() - Static method in class imgui.extension.imguizmo.ImGuizmo
-
Call inside your own window and before Manipulate() in order to draw gizmo to that window.
- setDrawList(ImDrawList) - Static method in class imgui.extension.imguizmo.ImGuizmo
-
Call inside your own window and before Manipulate() in order to draw gizmo to that window.
- setDstFont(ImFont) - Method in class imgui.ImFontConfig
-
- setEllipsisChar(short) - Method in class imgui.ImFont
-
Character used for ellipsis rendering.
- setEllipsisChar(short) - Method in class imgui.ImFontConfig
-
Explicitly specify unicode codepoint of ellipsis character.
- setErrorBarSize(float) - Method in class imgui.extension.implot.ImPlotStyle
-
- setErrorBarWeight(float) - Method in class imgui.extension.implot.ImPlotStyle
-
- setErrorMarkers(Map<Integer, String>) - Method in class imgui.extension.texteditor.TextEditor
-
- setEventChar(int) - Method in class imgui.ImGuiInputTextCallbackData
-
[CharFilter] Replace character with another one, or set to zero to drop.
- setFallbackAdvanceX(float) - Method in class imgui.ImFont
-
= FallbackGlyph.AdvanceX
- setFallbackGlyph(ImFontGlyph) - Method in class imgui.ImFont
-
= FindGlyph(FontFallbackChar)
- setFillAlpha(float) - Method in class imgui.extension.implot.ImPlotStyle
-
- setFit(int) - Method in class imgui.extension.implot.ImPlotInputMap
-
LMB initiates fit when double clicked
- setFitPadding(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- setFitPadding(float, float) - Method in class imgui.extension.implot.ImPlotStyle
-
- setFlags(int) - Method in class imgui.extension.imnodes.ImNodesStyle
-
By default, ImNodesStyleFlags_NodeOutline and ImNodesStyleFlags_Gridlines are enabled.
- setFlags(int) - Method in class imgui.ImDrawList
-
Flags, you may poke into these to adjust anti-aliasing settings per-primitive.
- setFlags(int) - Method in class imgui.ImFontAtlas
-
- setFlags(int) - Method in class imgui.ImGuiViewport
-
- setFloat(int, float) - Method in class imgui.ImGuiStorage
-
- setFlowDuration(float) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- setFlowMarkerDistance(float) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- setFlowSpeed(float) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- setFontAllowUserScaling(boolean) - Method in class imgui.ImGuiIO
-
Allow user scaling text of individual window with CTRL+Wheel.
- setFontBuilderFlags(int) - Method in class imgui.ImFontConfig
-
Settings for custom font builder.
- setFontData(byte[]) - Method in class imgui.ImFontConfig
-
TTF/OTF data
- setFontDataOwnedByAtlas(boolean) - Method in class imgui.ImFontConfig
-
TTF/OTF data ownership taken by the container ImFontAtlas (will delete memory itself).
- setFontDataSize(int) - Method in class imgui.ImFontConfig
-
TTF/OTF data size
- setFontDefault(ImFont) - Method in class imgui.ImGuiIO
-
Font to use on NewFrame().
- setFontGlobalScale(float) - Method in class imgui.ImGuiIO
-
Global scale all fonts
- setFontNo(int) - Method in class imgui.ImFontConfig
-
Index of font within TTF/OTF file
- setFonts(ImFontAtlas) - Method in class imgui.ImGuiIO
-
Font atlas: load, rasterize and pack one or more fonts into a single texture.
- setFontSize(float) - Method in class imgui.ImFont
-
Height of characters/line, set during loading (don't change after loading)
- setFrameBorderSize(float) - Method in class imgui.ImGuiStyle
-
Thickness of border around frames.
- setFramePadding(ImVec2) - Method in class imgui.ImGuiStyle
-
Padding within a framed rectangle (used by most widgets).
- setFramePadding(float, float) - Method in class imgui.ImGuiStyle
-
Padding within a framed rectangle (used by most widgets).
- setFramerate(float) - Method in class imgui.ImGuiIO
-
Application framerate estimate, in frame per second.
- setFrameRounding(float) - Method in class imgui.ImGuiStyle
-
Radius of frame corners rounding.
- setFreeTypeRenderer(boolean) - Method in class imgui.ImFontAtlas
-
BINDING NOTICE: This method is specific to the imgui-java binding.
- setGetClipboardTextFn(ImStrSupplier) - Method in class imgui.ImGuiIO
-
- setGizmoSizeClipSpace(float) - Static method in class imgui.extension.imguizmo.ImGuizmo
-
- setGlyphExtraSpacing(ImVec2) - Method in class imgui.ImFontConfig
-
Extra spacing (in pixels) between glyphs.
- setGlyphExtraSpacing(float, float) - Method in class imgui.ImFontConfig
-
Extra spacing (in pixels) between glyphs.
- setGlyphMaxAdvanceX(float) - Method in class imgui.ImFontConfig
-
Maximum AdvanceX for glyphs
- setGlyphMinAdvanceX(float) - Method in class imgui.ImFontConfig
-
Minimum AdvanceX for glyphs, set Min to align font icons, set both Min/Max to enforce mono-space font
- setGlyphOffset(ImVec2) - Method in class imgui.ImFontConfig
-
Offset all glyphs from this font input.
- setGlyphOffset(float, float) - Method in class imgui.ImFontConfig
-
Offset all glyphs from this font input.
- setGlyphRanges(short[]) - Method in class imgui.ImFontConfig
-
Pointer to a user-provided list of Unicode range (2 value per range, values are inclusive, zero-terminated list).
- setGlyphWidth(float) - Method in class imgui.extension.memedit.MemoryEditorSizes
-
- setGrabMinSize(float) - Method in class imgui.ImGuiStyle
-
Minimum width/height of a grab box for slider/scrollbar.
- setGrabRounding(float) - Method in class imgui.ImGuiStyle
-
Radius of grabs corners rounding.
- setGridSpacing(float) - Method in class imgui.extension.imnodes.ImNodesStyle
-
- setGroupBorderWidth(float) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- setGroupRounding(float) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- setGroupSize(long, ImVec2) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- setGroupSize(long, float, float) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- setHandleKeyboardInputs(boolean) - Method in class imgui.extension.texteditor.TextEditor
-
- setHandleMouseInputs(boolean) - Method in class imgui.extension.texteditor.TextEditor
-
- setHasCentralNodeChild(boolean) - Method in class imgui.internal.ImGuiDockNode
-
- setHasCloseButton(boolean) - Method in class imgui.internal.ImGuiDockNode
-
- setHasWindowMenuButton(boolean) - Method in class imgui.internal.ImGuiDockNode
-
- setHexCellWidth(float) - Method in class imgui.extension.memedit.MemoryEditorSizes
-
- setHighlightColor(int) - Method in class imgui.extension.memedit.MemoryEditor
-
- setHostWindow(ImGuiWindow) - Method in class imgui.internal.ImGuiDockNode
-
- setHoveredNodeBorderWidth(float) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- setID(int) - Static method in class imgui.extension.imguizmo.ImGuizmo
-
This will update the current id
- setID(int) - Method in class imgui.ImGuiViewport
-
Unique identifier for the viewport.
- setID(int) - Method in class imgui.internal.ImGuiDockNode
-
- setIdentifiers(Map<String, String>) - Method in class imgui.extension.texteditor.TextEditorLanguageDefinition
-
- setImGuiChildIgnored(boolean) - Method in class imgui.extension.texteditor.TextEditor
-
- setImGuiContext(ImGuiContext) - Static method in class imgui.extension.imguizmo.ImGuizmo
-
This is necessary because when imguizmo is compiled into a dll, and imgui into another
Globals are not shared between them.
- setImGuiContext(ImGuiContext) - Static method in class imgui.extension.imnodes.ImNodes
-
- setImGuiContext(ImGuiContext) - Static method in class imgui.extension.implot.ImPlot
-
- setIndentSpacing(float) - Method in class imgui.ImGuiStyle
-
Horizontal indentation when e.g.
- setIniFilename(String) - Method in class imgui.ImGuiIO
-
Path to .ini file.
- setIniSavingRate(float) - Method in class imgui.ImGuiIO
-
Minimum time between saving positions/sizes to .ini file, in seconds.
- setInputBuffer(String) - Method in class imgui.ImGuiTextFilter
-
- setInputQueueSurrogate(short) - Method in class imgui.ImGuiIO
-
For AddInputCharacterUTF16
- setInt(int, int) - Method in class imgui.ImGuiStorage
-
- setIsFocused(boolean) - Method in class imgui.internal.ImGuiDockNode
-
- setIsVisible(boolean) - Method in class imgui.internal.ImGuiDockNode
-
Set to false when the node is hidden (usually disabled as it has no active window)
- setItemAllowOverlap() - Static method in class imgui.ImGui
-
Allow last item to be overlapped by a subsequent item.
- setItemDefaultFocus() - Static method in class imgui.ImGui
-
Make last item the default focused item of a window.
- setItemInnerSpacing(ImVec2) - Method in class imgui.ImGuiStyle
-
Horizontal and vertical spacing between within elements of a composed widget (e.g.
- setItemInnerSpacing(float, float) - Method in class imgui.ImGuiStyle
-
Horizontal and vertical spacing between within elements of a composed widget (e.g.
- setItemSpacing(ImVec2) - Method in class imgui.ImGuiStyle
-
Horizontal and vertical spacing between widgets/lines.
- setItemSpacing(float, float) - Method in class imgui.ImGuiStyle
-
Horizontal and vertical spacing between widgets/lines.
- setKeyAlt(boolean) - Method in class imgui.ImGuiIO
-
Keyboard modifier pressed: Alt
- setKeyboardFocusHere() - Static method in class imgui.ImGui
-
Focus keyboard on the next widget.
- setKeyboardFocusHere(int) - Static method in class imgui.ImGui
-
Focus keyboard on the next widget.
- setKeyCtrl(boolean) - Method in class imgui.ImGuiIO
-
Keyboard modifier pressed: Control
- setKeyEventNativeData(int, int, int) - Method in class imgui.ImGuiIO
-
[Optional] Specify index for legacy before 1.87 IsKeyXXX() functions with native indices + specify native keycode, scancode.
- setKeyEventNativeData(int, int, int, int) - Method in class imgui.ImGuiIO
-
[Optional] Specify index for legacy before 1.87 IsKeyXXX() functions with native indices + specify native keycode, scancode.
- setKeyMap(int[]) - Method in class imgui.ImGuiIO
-
Deprecated.
- setKeyMap(int, int) - Method in class imgui.ImGuiIO
-
Deprecated.
- setKeyMods(int) - Method in class imgui.ImGuiIO
-
Key mods flags (same as io.KeyCtrl/KeyShift/KeyAlt/KeySuper but merged into flags), updated by NewFrame()
- setKeyModsPrev(int) - Method in class imgui.ImGuiIO
-
Key mods flags (from previous frame)
- setKeyRepeatDelay(float) - Method in class imgui.ImGuiIO
-
When holding a key/button, time before it starts repeating, in seconds (for buttons in Repeat mode, etc.).
- setKeyRepeatRate(float) - Method in class imgui.ImGuiIO
-
When holding a key/button, rate at which it repeats, in seconds.
- setKeysData(ImGuiKeyData[]) - Method in class imgui.ImGuiIO
-
Key state for all known keys.
- setKeysDown(boolean[]) - Method in class imgui.ImGuiIO
-
Deprecated.
- setKeysDown(int, boolean) - Method in class imgui.ImGuiIO
-
Deprecated.
- setKeyShift(boolean) - Method in class imgui.ImGuiIO
-
Keyboard modifier pressed: Shift
- setKeySuper(boolean) - Method in class imgui.ImGuiIO
-
Keyboard modifier pressed: Cmd/Super/Windows
- setKeywords(String[]) - Method in class imgui.extension.texteditor.TextEditorLanguageDefinition
-
- setLabelPadding(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- setLabelPadding(float, float) - Method in class imgui.extension.implot.ImPlotStyle
-
- setLanguageDefinition(TextEditorLanguageDefinition) - Method in class imgui.extension.texteditor.TextEditor
-
- setLastBgColor(int) - Method in class imgui.internal.ImGuiDockNode
-
- setLastFocusedNodeId(int) - Method in class imgui.internal.ImGuiDockNode
-
[Root node only] Which of our child docking node (any ancestor in the hierarchy) was last focused.
- setLastFrameActive(int) - Method in class imgui.internal.ImGuiDockNode
-
Last frame number the node was updated.
- setLastFrameAlive(int) - Method in class imgui.internal.ImGuiDockNode
-
Last frame number the node was updated or kept alive explicitly with DockSpace() + int_KeepAliveOnly
- setLastFrameFocused(int) - Method in class imgui.internal.ImGuiDockNode
-
Last frame number the node was focused.
- setLegendInnerPadding(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- setLegendInnerPadding(float, float) - Method in class imgui.extension.implot.ImPlotStyle
-
- setLegendPadding(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- setLegendPadding(float, float) - Method in class imgui.extension.implot.ImPlotStyle
-
- setLegendSpacing(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- setLegendSpacing(float, float) - Method in class imgui.extension.implot.ImPlotStyle
-
- setLineHeight(float) - Method in class imgui.extension.memedit.MemoryEditorSizes
-
- setLineWeight(float) - Method in class imgui.extension.implot.ImPlotStyle
-
- setLinkHoverDistance(float) - Method in class imgui.extension.imnodes.ImNodesStyle
-
- setLinkLineSegmentsPerLength(float) - Method in class imgui.extension.imnodes.ImNodesStyle
-
- setLinkStrength(float) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- setLinkThickness(float) - Method in class imgui.extension.imnodes.ImNodesStyle
-
- setLocalFlags(int) - Method in class imgui.internal.ImGuiDockNode
-
Flags specific to this node
- setLocalFlagsInWindows(int) - Method in class imgui.internal.ImGuiDockNode
-
Flags specific to this node, applied from windows
- setLocked(boolean) - Method in class imgui.ImFontAtlas
-
Marked as Locked by ImGui::NewFrame() so attempt to modify the atlas will assert.
- setLogFilename(String) - Method in class imgui.ImGuiIO
-
Path to .log file (default parameter to ImGui::LogToFile when no file is specified).
- setLogSliderDeadzone(float) - Method in class imgui.ImGuiStyle
-
The size in pixels of the dead-zone around zero on logarithmic sliders that cross zero.
- setMainPos(ImVec2) - Method in class imgui.ImGuiPlatformMonitor
-
Coordinates of the area displayed on this monitor (Min = upper left, Max = bottom right)
- setMainPos(float, float) - Method in class imgui.ImGuiPlatformMonitor
-
Coordinates of the area displayed on this monitor (Min = upper left, Max = bottom right)
- setMainSize(ImVec2) - Method in class imgui.ImGuiPlatformMonitor
-
Coordinates of the area displayed on this monitor (Min = upper left, Max = bottom right)
- setMainSize(float, float) - Method in class imgui.ImGuiPlatformMonitor
-
Coordinates of the area displayed on this monitor (Min = upper left, Max = bottom right)
- setMajorGridSize(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- setMajorGridSize(float, float) - Method in class imgui.extension.implot.ImPlotStyle
-
- setMajorTickLen(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- setMajorTickLen(float, float) - Method in class imgui.extension.implot.ImPlotStyle
-
- setMajorTickSize(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- setMajorTickSize(float, float) - Method in class imgui.extension.implot.ImPlotStyle
-
- setMarker(int) - Method in class imgui.extension.implot.ImPlotStyle
-
- setMarkerSize(float) - Method in class imgui.extension.implot.ImPlotStyle
-
- setMarkerWeight(float) - Method in class imgui.extension.implot.ImPlotStyle
-
- setmCaseSensitive(boolean) - Method in class imgui.extension.texteditor.TextEditorLanguageDefinition
-
- setMenu(int) - Method in class imgui.extension.implot.ImPlotInputMap
-
RMB opens context menus (if enabled) when clicked
- setMergeMode(boolean) - Method in class imgui.ImFontConfig
-
Merge into previous ImFont, so you can combine multiple inputs font into one ImFont (e.g.
- setMetricsActiveAllocations(int) - Method in class imgui.ImGuiIO
-
Number of active allocations, updated by MemAlloc/MemFree based on current context.
- setMetricsActiveWindows(int) - Method in class imgui.ImGuiIO
-
Number of active windows
- setMetricsRenderIndices(int) - Method in class imgui.ImGuiIO
-
Indices output during last call to Render() = number of triangles * 3
- setMetricsRenderVertices(int) - Method in class imgui.ImGuiIO
-
Vertices output during last call to Render()
- setMetricsRenderWindows(int) - Method in class imgui.ImGuiIO
-
Number of visible windows
- setMetricsTotalSurface(int) - Method in class imgui.ImFont
-
Total surface in pixels to get an idea of the font rasterization/texture cost (not exact, we approximate the cost of padding between glyphs)
- setMiniMapOffset(ImVec2) - Method in class imgui.extension.imnodes.ImNodesStyle
-
Mini-map offset from the screen side.
- setMiniMapOffset(float, float) - Method in class imgui.extension.imnodes.ImNodesStyle
-
Mini-map offset from the screen side.
- setMiniMapPadding(ImVec2) - Method in class imgui.extension.imnodes.ImNodesStyle
-
Mini-map padding size between mini-map edge and mini-map content.
- setMiniMapPadding(float, float) - Method in class imgui.extension.imnodes.ImNodesStyle
-
Mini-map padding size between mini-map edge and mini-map content.
- setMinorAlpha(float) - Method in class imgui.extension.implot.ImPlotStyle
-
- setMinorGridSize(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- setMinorGridSize(float, float) - Method in class imgui.extension.implot.ImPlotStyle
-
- setMinorTickLen(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- setMinorTickLen(float, float) - Method in class imgui.extension.implot.ImPlotStyle
-
- setMinorTickSize(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- setMinorTickSize(float, float) - Method in class imgui.extension.implot.ImPlotStyle
-
- setMouseClicked(boolean[]) - Method in class imgui.ImGuiIO
-
Mouse button went from !Down to Down (same as MouseClickedCount[x] != 0)
- setMouseClicked(int, boolean) - Method in class imgui.ImGuiIO
-
Mouse button went from !Down to Down (same as MouseClickedCount[x] != 0)
- setMouseClickedCount(int[]) - Method in class imgui.ImGuiIO
-
== 0 (not clicked), == 1 (same as MouseClicked[]), == 2 (double-clicked), == 3 (triple-clicked) etc.
- setMouseClickedCount(int, int) - Method in class imgui.ImGuiIO
-
== 0 (not clicked), == 1 (same as MouseClicked[]), == 2 (double-clicked), == 3 (triple-clicked) etc.
- setMouseClickedLastCount(int[]) - Method in class imgui.ImGuiIO
-
Count successive number of clicks.
- setMouseClickedLastCount(int, int) - Method in class imgui.ImGuiIO
-
Count successive number of clicks.
- setMouseClickedPos(ImVec2[]) - Method in class imgui.ImGuiIO
-
Position at time of clicking.
- setMouseClickedTime(double[]) - Method in class imgui.ImGuiIO
-
Time of last click (used to figure out double-click)
- setMouseClickedTime(int, double) - Method in class imgui.ImGuiIO
-
Time of last click (used to figure out double-click)
- setMouseCursor(int) - Static method in class imgui.ImGui
-
Set desired cursor type
- setMouseCursorScale(float) - Method in class imgui.ImGuiStyle
-
Scale software rendered mouse cursor (when io.MouseDrawCursor is enabled).
- setMouseDelta(ImVec2) - Method in class imgui.ImGuiIO
-
Mouse delta.
- setMouseDelta(float, float) - Method in class imgui.ImGuiIO
-
Mouse delta.
- setMouseDoubleClicked(boolean[]) - Method in class imgui.ImGuiIO
-
Has mouse button been double-clicked? (same as MouseClickedCount[x] == 2)
- setMouseDoubleClicked(int, boolean) - Method in class imgui.ImGuiIO
-
Has mouse button been double-clicked? (same as MouseClickedCount[x] == 2)
- setMouseDoubleClickMaxDist(float) - Method in class imgui.ImGuiIO
-
Distance threshold to stay in to validate a double-click, in pixels.
- setMouseDoubleClickTime(float) - Method in class imgui.ImGuiIO
-
Time for a double-click, in seconds.
- setMouseDown(boolean[]) - Method in class imgui.ImGuiIO
-
Mouse buttons: 0=left, 1=right, 2=middle + extras (ImGuiMouseButton_COUNT == 5).
- setMouseDown(int, boolean) - Method in class imgui.ImGuiIO
-
Mouse buttons: 0=left, 1=right, 2=middle + extras (ImGuiMouseButton_COUNT == 5).
- setMouseDownDuration(float[]) - Method in class imgui.ImGuiIO
-
Duration the mouse button has been down (0.0f == just clicked)
- setMouseDownDuration(int, float) - Method in class imgui.ImGuiIO
-
Duration the mouse button has been down (0.0f == just clicked)
- setMouseDownDurationPrev(float[]) - Method in class imgui.ImGuiIO
-
Previous time the mouse button has been down
- setMouseDownDurationPrev(int, float) - Method in class imgui.ImGuiIO
-
Previous time the mouse button has been down
- setMouseDownOwned(boolean[]) - Method in class imgui.ImGuiIO
-
Track if button was clicked inside a dear imgui window or over void blocked by a popup.
- setMouseDownOwned(int, boolean) - Method in class imgui.ImGuiIO
-
Track if button was clicked inside a dear imgui window or over void blocked by a popup.
- setMouseDownOwnedUnlessPopupClose(boolean[]) - Method in class imgui.ImGuiIO
-
Track if button was clicked inside a dear imgui window.
- setMouseDownOwnedUnlessPopupClose(int, boolean) - Method in class imgui.ImGuiIO
-
Track if button was clicked inside a dear imgui window.
- setMouseDragMaxDistanceAbs(ImVec2[]) - Method in class imgui.ImGuiIO
-
Maximum distance, absolute, on each axis, of how much mouse has traveled from the clicking point
- setMouseDragMaxDistanceSqr(float[]) - Method in class imgui.ImGuiIO
-
Squared maximum distance of how much mouse has traveled from the clicking point
- setMouseDragMaxDistanceSqr(int, float) - Method in class imgui.ImGuiIO
-
Squared maximum distance of how much mouse has traveled from the clicking point
- setMouseDragThreshold(float) - Method in class imgui.ImGuiIO
-
Distance threshold before considering we are dragging.
- setMouseDrawCursor(boolean) - Method in class imgui.ImGuiIO
-
Request ImGui to draw a mouse cursor for you (if you are on a platform without a mouse cursor).
- setMouseHoveredViewport(int) - Method in class imgui.ImGuiIO
-
(Optional) When using multiple viewports: viewport the OS mouse cursor is hovering _IGNORING_ viewports with the ImGuiViewportFlags_NoInputs flag,
and _REGARDLESS_ of whether another viewport is focused.
- setMousePos(ImVec2) - Method in class imgui.ImGuiIO
-
Mouse position, in pixels.
- setMousePos(float, float) - Method in class imgui.ImGuiIO
-
Mouse position, in pixels.
- setMousePosPadding(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- setMousePosPadding(float, float) - Method in class imgui.extension.implot.ImPlotStyle
-
- setMousePosPrev(ImVec2) - Method in class imgui.ImGuiIO
-
Previous mouse position (note that MouseDelta is not necessary == MousePos-MousePosPrev, in case either position is invalid)
- setMousePosPrev(float, float) - Method in class imgui.ImGuiIO
-
Previous mouse position (note that MouseDelta is not necessary == MousePos-MousePosPrev, in case either position is invalid)
- setMouseReleased(boolean[]) - Method in class imgui.ImGuiIO
-
Mouse button went from Down to !Down
- setMouseReleased(int, boolean) - Method in class imgui.ImGuiIO
-
Mouse button went from Down to !Down
- setMouseWheel(float) - Method in class imgui.ImGuiIO
-
Mouse wheel Vertical: 1 unit scrolls about 5 lines text.
- setMouseWheelH(float) - Method in class imgui.ImGuiIO
-
Mouse wheel Horizontal.
- setName(String) - Method in class imgui.extension.texteditor.TextEditorLanguageDefinition
-
- setName(String) - Method in class imgui.ImFontConfig
-
Name (strictly to ease debugging)
- setNavActive(boolean) - Method in class imgui.ImGuiIO
-
Keyboard/Gamepad navigation is currently allowed (will handle ImGuiKey_NavXXX events) = a window is focused
and it doesn't use the ImGuiWindowFlags_NoNavInputs flag.
- setNavigateButtonIndex(int) - Method in class imgui.extension.nodeditor.NodeEditorConfig
-
- setNavInputs(float[]) - Method in class imgui.ImGuiIO
-
Gamepad inputs.
- setNavInputs(int, float) - Method in class imgui.ImGuiIO
-
Gamepad inputs.
- setNavInputsDownDuration(float[]) - Method in class imgui.ImGuiIO
-
- setNavInputsDownDuration(int, float) - Method in class imgui.ImGuiIO
-
- setNavInputsDownDurationPrev(float[]) - Method in class imgui.ImGuiIO
-
- setNavInputsDownDurationPrev(int, float) - Method in class imgui.ImGuiIO
-
- setNavVisible(boolean) - Method in class imgui.ImGuiIO
-
Keyboard/Gamepad navigation is visible and allowed (will handle ImGuiKey_NavXXX events).
- setNextAxesLimits(double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Sets the upcoming primary X and Y axes range limits.
- setNextAxesLimits(double, double, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Sets the upcoming primary X and Y axes range limits.
- setNextAxesToFit() - Static method in class imgui.extension.implot.ImPlot
-
Sets all upcoming axes to auto fit to their data.
- setNextAxisLimits(int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Sets an upcoming axis range limits.
- setNextAxisLimits(int, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Sets an upcoming axis range limits.
- setNextAxisLinks(int, ImDouble, ImDouble) - Static method in class imgui.extension.implot.ImPlot
-
Links an upcoming axis range limits to external values.
- setNextAxisToFit(int) - Static method in class imgui.extension.implot.ImPlot
-
Set an upcoming axis to auto fit to its data.
- setNextErrorBarStyle() - Static method in class imgui.extension.implot.ImPlot
-
Set the error bar style for the next item only.
- setNextErrorBarStyle(ImVec4) - Static method in class imgui.extension.implot.ImPlot
-
Set the error bar style for the next item only.
- setNextErrorBarStyle(float, float, float, float) - Static method in class imgui.extension.implot.ImPlot
-
Set the error bar style for the next item only.
- setNextErrorBarStyle(ImVec4, float) - Static method in class imgui.extension.implot.ImPlot
-
Set the error bar style for the next item only.
- setNextErrorBarStyle(float, float, float, float, float) - Static method in class imgui.extension.implot.ImPlot
-
Set the error bar style for the next item only.
- setNextErrorBarStyle(ImVec4, float, float) - Static method in class imgui.extension.implot.ImPlot
-
Set the error bar style for the next item only.
- setNextErrorBarStyle(float, float, float, float, float, float) - Static method in class imgui.extension.implot.ImPlot
-
Set the error bar style for the next item only.
- setNextErrorBarStyle(float, float) - Static method in class imgui.extension.implot.ImPlot
-
Set the error bar style for the next item only.
- setNextFillStyle() - Static method in class imgui.extension.implot.ImPlot
-
Set the fill color for the next item only.
- setNextFillStyle(ImVec4) - Static method in class imgui.extension.implot.ImPlot
-
Set the fill color for the next item only.
- setNextFillStyle(float, float, float, float) - Static method in class imgui.extension.implot.ImPlot
-
Set the fill color for the next item only.
- setNextFillStyle(ImVec4, float) - Static method in class imgui.extension.implot.ImPlot
-
Set the fill color for the next item only.
- setNextFillStyle(float, float, float, float, float) - Static method in class imgui.extension.implot.ImPlot
-
Set the fill color for the next item only.
- setNextFillStyle(float) - Static method in class imgui.extension.implot.ImPlot
-
Set the fill color for the next item only.
- setNextItemOpen(boolean) - Static method in class imgui.ImGui
-
Set next TreeNode/CollapsingHeader open state.
- setNextItemOpen(boolean, int) - Static method in class imgui.ImGui
-
Set next TreeNode/CollapsingHeader open state.
- setNextItemWidth(float) - Static method in class imgui.ImGui
-
Set width of the _next_ common large "item+label" widget.
- setNextLineStyle() - Static method in class imgui.extension.implot.ImPlot
-
Set the line color and weight for the next item only.
- setNextLineStyle(ImVec4) - Static method in class imgui.extension.implot.ImPlot
-
Set the line color and weight for the next item only.
- setNextLineStyle(float, float, float, float) - Static method in class imgui.extension.implot.ImPlot
-
Set the line color and weight for the next item only.
- setNextLineStyle(ImVec4, float) - Static method in class imgui.extension.implot.ImPlot
-
Set the line color and weight for the next item only.
- setNextLineStyle(float, float, float, float, float) - Static method in class imgui.extension.implot.ImPlot
-
Set the line color and weight for the next item only.
- setNextLineStyle(float) - Static method in class imgui.extension.implot.ImPlot
-
Set the line color and weight for the next item only.
- setNextMarkerStyle() - Static method in class imgui.extension.implot.ImPlot
-
Set the marker style for the next item only.
- setNextMarkerStyle(int) - Static method in class imgui.extension.implot.ImPlot
-
Set the marker style for the next item only.
- setNextMarkerStyle(int, float) - Static method in class imgui.extension.implot.ImPlot
-
Set the marker style for the next item only.
- setNextMarkerStyle(int, float, ImVec4) - Static method in class imgui.extension.implot.ImPlot
-
Set the marker style for the next item only.
- setNextMarkerStyle(int, float, float, float, float, float) - Static method in class imgui.extension.implot.ImPlot
-
Set the marker style for the next item only.
- setNextMarkerStyle(int, float, ImVec4, float) - Static method in class imgui.extension.implot.ImPlot
-
Set the marker style for the next item only.
- setNextMarkerStyle(int, float, float, float, float, float, float) - Static method in class imgui.extension.implot.ImPlot
-
Set the marker style for the next item only.
- setNextMarkerStyle(int, float, ImVec4, float, ImVec4) - Static method in class imgui.extension.implot.ImPlot
-
Set the marker style for the next item only.
- setNextMarkerStyle(int, float, float, float, float, float, float, float, float, float, float) - Static method in class imgui.extension.implot.ImPlot
-
Set the marker style for the next item only.
- setNextMarkerStyle(int, float, ImVec4, ImVec4) - Static method in class imgui.extension.implot.ImPlot
-
Set the marker style for the next item only.
- setNextMarkerStyle(int, float, float, float, float, float, float, float, float, float) - Static method in class imgui.extension.implot.ImPlot
-
Set the marker style for the next item only.
- setNextWindowBgAlpha(float) - Static method in class imgui.ImGui
-
Set next window background color alpha.
- setNextWindowClass(ImGuiWindowClass) - Static method in class imgui.ImGui
-
set next window class (rare/advanced uses: provide hints to the platform backend via altered viewport flags and parent/child info)
- setNextWindowCollapsed(boolean) - Static method in class imgui.ImGui
-
Set next window collapsed state.
- setNextWindowCollapsed(boolean, int) - Static method in class imgui.ImGui
-
Set next window collapsed state.
- setNextWindowContentSize(ImVec2) - Static method in class imgui.ImGui
-
Set next window content size (~ scrollable client area, which enforce the range of scrollbars).
- setNextWindowContentSize(float, float) - Static method in class imgui.ImGui
-
Set next window content size (~ scrollable client area, which enforce the range of scrollbars).
- setNextWindowDockID(int) - Static method in class imgui.ImGui
-
Set next window dock id
- setNextWindowDockID(int, int) - Static method in class imgui.ImGui
-
Set next window dock id
- setNextWindowFocus() - Static method in class imgui.ImGui
-
Set next window to be focused / top-most.
- setNextWindowPos(ImVec2) - Static method in class imgui.ImGui
-
Set next window position.
- setNextWindowPos(float, float) - Static method in class imgui.ImGui
-
Set next window position.
- setNextWindowPos(ImVec2, int) - Static method in class imgui.ImGui
-
Set next window position.
- setNextWindowPos(float, float, int) - Static method in class imgui.ImGui
-
Set next window position.
- setNextWindowPos(ImVec2, int, ImVec2) - Static method in class imgui.ImGui
-
Set next window position.
- setNextWindowPos(float, float, int, float, float) - Static method in class imgui.ImGui
-
Set next window position.
- setNextWindowPos(ImVec2, ImVec2) - Static method in class imgui.ImGui
-
Set next window position.
- setNextWindowPos(float, float, float, float) - Static method in class imgui.ImGui
-
Set next window position.
- setNextWindowSize(ImVec2) - Static method in class imgui.ImGui
-
Set next window size.
- setNextWindowSize(float, float) - Static method in class imgui.ImGui
-
Set next window size.
- setNextWindowSize(ImVec2, int) - Static method in class imgui.ImGui
-
Set next window size.
- setNextWindowSize(float, float, int) - Static method in class imgui.ImGui
-
Set next window size.
- setNextWindowSizeConstraints(ImVec2, ImVec2) - Static method in class imgui.ImGui
-
Set next window size limits.
- setNextWindowSizeConstraints(float, float, float, float) - Static method in class imgui.ImGui
-
Set next window size limits.
- setNextWindowViewport(int) - Static method in class imgui.ImGui
-
Set next window viewport.
- setNodeBorderThickness(float) - Method in class imgui.extension.imnodes.ImNodesStyle
-
- setNodeBorderWidth(float) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- setNodeCornerRounding(float) - Method in class imgui.extension.imnodes.ImNodesStyle
-
- setNodeDraggable(int, boolean) - Static method in class imgui.extension.imnodes.ImNodes
-
Enable or disable the ability to click and drag a specific node.
- setNodeEditorSpacePos(int, ImVec2) - Static method in class imgui.extension.imnodes.ImNodes
-
- setNodeEditorSpacePos(int, float, float) - Static method in class imgui.extension.imnodes.ImNodes
-
- setNodeGridSpacePos(int, ImVec2) - Static method in class imgui.extension.imnodes.ImNodes
-
- setNodeGridSpacePos(int, float, float) - Static method in class imgui.extension.imnodes.ImNodes
-
- setNodePadding(ImVec2) - Method in class imgui.extension.imnodes.ImNodesStyle
-
- setNodePadding(float, float) - Method in class imgui.extension.imnodes.ImNodesStyle
-
- setNodePadding(ImVec4) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- setNodePadding(float, float, float, float) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- setNodePosition(long, ImVec2) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- setNodePosition(long, float, float) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- setNodeRounding(float) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- setNodeScreenSpacePos(int, ImVec2) - Static method in class imgui.extension.imnodes.ImNodes
-
- setNodeScreenSpacePos(int, float, float) - Static method in class imgui.extension.imnodes.ImNodes
-
- setNodeZPosition(long, float) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- setOnlyNodeWithWindows(ImGuiDockNode) - Method in class imgui.internal.ImGuiDockNode
-
[Root node only] Set when there is a single visible node within the hierarchy.
- setOpen(boolean) - Method in class imgui.extension.memedit.MemoryEditor
-
- setOptAddrDigitsCount(int) - Method in class imgui.extension.memedit.MemoryEditor
-
- setOptFooterExtraHeight(float) - Method in class imgui.extension.memedit.MemoryEditor
-
- setOptGreyOutZeroes(boolean) - Method in class imgui.extension.memedit.MemoryEditor
-
- setOptMidColsCount(int) - Method in class imgui.extension.memedit.MemoryEditor
-
- setOptShowAscii(boolean) - Method in class imgui.extension.memedit.MemoryEditor
-
- setOptShowDataPreview(boolean) - Method in class imgui.extension.memedit.MemoryEditor
-
- setOptShowHexII(boolean) - Method in class imgui.extension.memedit.MemoryEditor
-
- setOptShowOptions(boolean) - Method in class imgui.extension.memedit.MemoryEditor
-
- setOptUpperCaseHex(boolean) - Method in class imgui.extension.memedit.MemoryEditor
-
- setOrthographic(boolean) - Static method in class imgui.extension.imguizmo.ImGuizmo
-
Making sure if we're set to ortho or not.
- setOverrideMod(int) - Method in class imgui.extension.implot.ImPlotInputMap
-
Ctrl when held, all input is ignored;
used to enable axis/plots as DND sources
- setOversampleH(int) - Method in class imgui.ImFontConfig
-
Rasterize at higher quality for sub-pixel positioning.
- setOversampleV(int) - Method in class imgui.ImFontConfig
-
Rasterize at higher quality for sub-pixel positioning.
- setPalette(int[]) - Method in class imgui.extension.texteditor.TextEditor
-
- setPan(int) - Method in class imgui.extension.implot.ImPlotInputMap
-
LMB enables panning when held
- setPanMod(int) - Method in class imgui.extension.implot.ImPlotInputMap
-
Optional modifier that must be held for panning/fitting
- setParentNode(ImGuiDockNode) - Method in class imgui.internal.ImGuiDockNode
-
- setParentViewportId(int) - Method in class imgui.ImGuiViewport
-
(Advanced) 0: no parent.
- setParentViewportId(int) - Method in class imgui.ImGuiWindowClass
-
Hint for the platform backend.
- setPenPressure(float) - Method in class imgui.ImGuiIO
-
Touch/Pen pressure (0.0f to 1.0f, should be >
0.0f only when MouseDown[0] == true).
- setPinArrowSize(float) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- setPinArrowWidth(float) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- setPinBorderWidth(float) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- setPinCircleRadius(float) - Method in class imgui.extension.imnodes.ImNodesStyle
-
The circle radius used when the pin shape is either PinShape_Circle or PinShape_CircleFilled.
- setPinCorners(float) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- setPinHoverRadius(float) - Method in class imgui.extension.imnodes.ImNodesStyle
-
The radius from the pin's center position inside of which it is detected as being hovered over.
- setPinLineThickness(float) - Method in class imgui.extension.imnodes.ImNodesStyle
-
The thickness of the line used when the pin shape is not filled.
- setPinOffset(float) - Method in class imgui.extension.imnodes.ImNodesStyle
-
Offsets the pins' positions from the edge of the node to the outside of the node.
- setPinQuadSideLength(float) - Method in class imgui.extension.imnodes.ImNodesStyle
-
The quad side length used when the shape is either PinShape_Quad or PinShape_QuadFilled.
- setPinRadius(float) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- setPinRounding(float) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- setPinTriangleSideLength(float) - Method in class imgui.extension.imnodes.ImNodesStyle
-
The equilateral triangle side length used when the pin shape is either PinShape_Triangle or PinShape_TriangleFilled.
- setPivotAlignment(ImVec2) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- setPivotAlignment(float, float) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- setPivotScale(ImVec2) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- setPivotScale(float, float) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- setPivotSize(ImVec2) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- setPivotSize(float, float) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- setPixelSnapH(boolean) - Method in class imgui.ImFontConfig
-
Align every glyph to pixel boundary.
- setPlatformCreateWindow(ImPlatformFuncViewport) - Method in class imgui.ImGuiPlatformIO
-
// .
- setPlatformDestroyWindow(ImPlatformFuncViewport) - Method in class imgui.ImGuiPlatformIO
-
// N .
- setPlatformGetWindowDpiScale(ImPlatformFuncViewportSuppFloat) - Method in class imgui.ImGuiPlatformIO
-
// N .
- setPlatformGetWindowFocus(ImPlatformFuncViewportSuppBoolean) - Method in class imgui.ImGuiPlatformIO
-
// .
- setPlatformGetWindowMinimized(ImPlatformFuncViewportSuppBoolean) - Method in class imgui.ImGuiPlatformIO
-
// N .
- setPlatformGetWindowPos(ImPlatformFuncViewportSuppImVec2) - Method in class imgui.ImGuiPlatformIO
-
// N .
- setPlatformGetWindowSize(ImPlatformFuncViewportSuppImVec2) - Method in class imgui.ImGuiPlatformIO
-
// N .
- setPlatformHandle(long) - Method in class imgui.ImGuiViewport
-
void* for FindViewportByPlatformHandle().
- setPlatformHandleRaw(long) - Method in class imgui.ImGuiViewport
-
void* to hold lower-level, platform-native window handle (e.g.
- setPlatformOnChangedViewport(ImPlatformFuncViewport) - Method in class imgui.ImGuiPlatformIO
-
// (Optional) [BETA] FIXME-DPI: DPI handling: Called during Begin() every time the viewport we are outputting into changes, so backend has a chance to swap fonts to adjust style.
- setPlatformRenderWindow(ImPlatformFuncViewport) - Method in class imgui.ImGuiPlatformIO
-
// .
- setPlatformRequestClose(boolean) - Method in class imgui.ImGuiViewport
-
Platform window requested closure (e.g.
- setPlatformRequestMove(boolean) - Method in class imgui.ImGuiViewport
-
Platform window requested move (e.g.
- setPlatformRequestResize(boolean) - Method in class imgui.ImGuiViewport
-
Platform window requested resize (e.g.
- setPlatformSetWindowAlpha(ImPlatformFuncViewportFloat) - Method in class imgui.ImGuiPlatformIO
-
// .
- setPlatformSetWindowFocus(ImPlatformFuncViewport) - Method in class imgui.ImGuiPlatformIO
-
// N .
- setPlatformSetWindowPos(ImPlatformFuncViewportImVec2) - Method in class imgui.ImGuiPlatformIO
-
// .
- setPlatformSetWindowSize(ImPlatformFuncViewportImVec2) - Method in class imgui.ImGuiPlatformIO
-
// .
- setPlatformSetWindowTitle(ImPlatformFuncViewportString) - Method in class imgui.ImGuiPlatformIO
-
// .
- setPlatformShowWindow(ImPlatformFuncViewport) - Method in class imgui.ImGuiPlatformIO
-
// .
- setPlatformSwapBuffers(ImPlatformFuncViewport) - Method in class imgui.ImGuiPlatformIO
-
// .
- setPlatformUpdateWindow(ImPlatformFuncViewport) - Method in class imgui.ImGuiPlatformIO
-
// .
- setPlatformUserData(Object) - Method in class imgui.ImGuiViewport
-
void* to hold custom data structure for the OS / platform (e.g.
- setPlotBorderSize(float) - Method in class imgui.extension.implot.ImPlotStyle
-
- setPlotDefaultSize(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- setPlotDefaultSize(float, float) - Method in class imgui.extension.implot.ImPlotStyle
-
- setPlotMinSize(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- setPlotMinSize(float, float) - Method in class imgui.extension.implot.ImPlotStyle
-
- setPlotPadding(ImVec2) - Method in class imgui.extension.implot.ImPlotStyle
-
- setPlotPadding(float, float) - Method in class imgui.extension.implot.ImPlotStyle
-
- setPopupBorderSize(float) - Method in class imgui.ImGuiStyle
-
Thickness of border around popup/tooltip windows.
- setPopupRounding(float) - Method in class imgui.ImGuiStyle
-
Radius of popup window corners rounding.
- setPos(ImVec2) - Method in class imgui.ImGuiViewport
-
Main Area: Position of the viewport (the imgui coordinates are the same as OS desktop/native coordinates).
- setPos(float, float) - Method in class imgui.ImGuiViewport
-
Main Area: Position of the viewport (the imgui coordinates are the same as OS desktop/native coordinates).
- setPos(ImVec2) - Method in class imgui.internal.ImGuiDockNode
-
Current position
- setPos(float, float) - Method in class imgui.internal.ImGuiDockNode
-
Current position
- setPosAsciiEnd(float) - Method in class imgui.extension.memedit.MemoryEditorSizes
-
- setPosAsciiStart(float) - Method in class imgui.extension.memedit.MemoryEditorSizes
-
- setPosHexEnd(float) - Method in class imgui.extension.memedit.MemoryEditorSizes
-
- setPosHexStart(float) - Method in class imgui.extension.memedit.MemoryEditorSizes
-
- setPreprocChar(char) - Method in class imgui.extension.texteditor.TextEditorLanguageDefinition
-
- setPreprocIdentifiers(Map<String, String>) - Method in class imgui.extension.texteditor.TextEditorLanguageDefinition
-
- setRasterizerMultiply(float) - Method in class imgui.ImFontConfig
-
Brighten (>
1.0f) or darken (<
1.0f) font output.
- setReadOnly(boolean) - Method in class imgui.extension.memedit.MemoryEditor
-
- setReadOnly(boolean) - Method in class imgui.extension.texteditor.TextEditor
-
- setRect(float, float, float, float) - Static method in class imgui.extension.imguizmo.ImGuizmo
-
This will set the rect position.
- setRendererCreateWindow(ImPlatformFuncViewport) - Method in class imgui.ImGuiPlatformIO
-
// .
- setRendererDestroyWindow(ImPlatformFuncViewport) - Method in class imgui.ImGuiPlatformIO
-
// N .
- setRendererRenderWindow(ImPlatformFuncViewport) - Method in class imgui.ImGuiPlatformIO
-
// .
- setRendererSetWindowPos(ImPlatformFuncViewportImVec2) - Method in class imgui.ImGuiPlatformIO
-
// .
- setRendererSwapBuffers(ImPlatformFuncViewport) - Method in class imgui.ImGuiPlatformIO
-
// .
- setRendererUserData(Object) - Method in class imgui.ImGuiViewport
-
void* to hold custom data structure for the renderer (e.g.
- setScale(float) - Method in class imgui.ImFont
-
Base font scale, multiplied by the per-window font scale which you can adjust with SetWindowFontScale()
- setScrollbarRounding(float) - Method in class imgui.ImGuiStyle
-
Radius of grab corners for scrollbar.
- setScrollbarSize(float) - Method in class imgui.ImGuiStyle
-
Width of the vertical scrollbar, Height of the horizontal scrollbar.
- setScrollDuration(float) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- setScrollFromPosX(float) - Static method in class imgui.ImGui
-
Adjust scrolling amount to make given position visible.
- setScrollFromPosX(float, float) - Static method in class imgui.ImGui
-
Adjust scrolling amount to make given position visible.
- setScrollFromPosY(float) - Static method in class imgui.ImGui
-
Adjust scrolling amount to make given position visible.
- setScrollFromPosY(float, float) - Static method in class imgui.ImGui
-
Adjust scrolling amount to make given position visible.
- setScrollHereX() - Static method in class imgui.ImGui
-
Adjust scrolling amount to make current cursor position visible.
- setScrollHereX(float) - Static method in class imgui.ImGui
-
Adjust scrolling amount to make current cursor position visible.
- setScrollHereY() - Static method in class imgui.ImGui
-
Adjust scrolling amount to make current cursor position visible.
- setScrollHereY(float) - Static method in class imgui.ImGui
-
Adjust scrolling amount to make current cursor position visible.
- setScrollX(float) - Static method in class imgui.ImGui
-
Set scrolling amount [0 ..
- setScrollY(float) - Static method in class imgui.ImGui
-
Set scrolling amount [0..GetScrollMaxY()]
- setSelect(int) - Method in class imgui.extension.implot.ImPlotInputMap
-
RMB begins box selection when pressed and confirms
selection when released
- setSelectableTextAlign(ImVec2) - Method in class imgui.ImGuiStyle
-
Alignment of selectable text.
- setSelectableTextAlign(float, float) - Method in class imgui.ImGuiStyle
-
Alignment of selectable text.
- setSelectButtonIndex(int) - Method in class imgui.extension.nodeditor.NodeEditorConfig
-
- setSelectCancel(int) - Method in class imgui.extension.implot.ImPlotInputMap
-
LMB cancels active box selection when pressed;
cannot be the same as Select
- SetSelected - Static variable in class imgui.flag.ImGuiTabItemFlags
-
Trigger flag to programmatically make the tab selected when calling BeginTabItem()
- setSelectedNodeBorderWidth(float) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- setSelectedTabId(int) - Method in class imgui.internal.ImGuiDockNode
-
[Leaf node only] Which of our tab/window is selected.
- setSelectHorzMod(int) - Method in class imgui.extension.implot.ImPlotInputMap
-
Alt expands active box selection horizontally
to plot edge when held
- setSelection(TextEditorCoordinates, TextEditorCoordinates) - Method in class imgui.extension.texteditor.TextEditor
-
- setSelection(int, int, int, int) - Method in class imgui.extension.texteditor.TextEditor
-
- setSelection(TextEditorCoordinates, TextEditorCoordinates, int) - Method in class imgui.extension.texteditor.TextEditor
-
- setSelection(int, int, int, int, int) - Method in class imgui.extension.texteditor.TextEditor
-
- setSelectionEnd(TextEditorCoordinates) - Method in class imgui.extension.texteditor.TextEditor
-
- setSelectionEnd(int, int) - Method in class imgui.extension.texteditor.TextEditor
-
- setSelectionEnd(int) - Method in class imgui.ImGuiInputTextCallbackData
-
Selection End
- setSelectionStart(TextEditorCoordinates) - Method in class imgui.extension.texteditor.TextEditor
-
- setSelectionStart(int, int) - Method in class imgui.extension.texteditor.TextEditor
-
- setSelectionStart(int) - Method in class imgui.ImGuiInputTextCallbackData
-
Selection Start
- setSelectMod(int) - Method in class imgui.extension.implot.ImPlotInputMap
-
Optional modifier that must be held for box selection
- setSelectVertMod(int) - Method in class imgui.extension.implot.ImPlotInputMap
-
Shift expands active box selection vertically
to plot edge when held
- setSetClipboardTextFn(ImStrConsumer) - Method in class imgui.ImGuiIO
-
- setSettingsFile(String) - Method in class imgui.extension.nodeditor.NodeEditorConfig
-
- setSharedFlags(int) - Method in class imgui.internal.ImGuiDockNode
-
Flags shared by all nodes of a same dockspace hierarchy (inherited from the root node)
- setShowWhitespaces(boolean) - Method in class imgui.extension.texteditor.TextEditor
-
- setSingleLineComment(String) - Method in class imgui.extension.texteditor.TextEditorLanguageDefinition
-
- setSize(ImVec2) - Method in class imgui.ImGuiViewport
-
Main Area: Size of the viewport.
- setSize(float, float) - Method in class imgui.ImGuiViewport
-
Main Area: Size of the viewport.
- setSize(ImVec2) - Method in class imgui.internal.ImGuiDockNode
-
Current size
- setSize(float, float) - Method in class imgui.internal.ImGuiDockNode
-
Current size
- setSizePixels(float) - Method in class imgui.ImFontConfig
-
Size in pixels for rasterizer (more or less maps to the resulting font height).
- setSizeRef(ImVec2) - Method in class imgui.internal.ImGuiDockNode
-
[Split node only] Last explicitly written-to size (overridden when using a splitter affecting the node), used to calculate Size.
- setSizeRef(float, float) - Method in class imgui.internal.ImGuiDockNode
-
[Split node only] Last explicitly written-to size (overridden when using a splitter affecting the node), used to calculate Size.
- setSourceDirection(ImVec2) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- setSourceDirection(float, float) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- setSpacingBetweenMidCols(float) - Method in class imgui.extension.memedit.MemoryEditorSizes
-
- setSpecsDirty(boolean) - Method in class imgui.ImGuiTableSortSpecs
-
Set to true when specs have changed since last time! Use this to sort again, then clear the flag.
- setStateStorage(ImGuiStorage) - Static method in class imgui.ImGui
-
Replace current window storage with our own (if you want to manipulate it yourself, typically clear subsection of it).
- setTabBorderSize(float) - Method in class imgui.ImGuiStyle
-
Thickness of border around tabs.
- setTabItemClosed(String) - Static method in class imgui.ImGui
-
Notify TabBar or Docking system of a closed tab/window ahead (useful to reduce visual flicker on reorderable tab bars).
- setTabItemFlagsOverrideSet(int) - Method in class imgui.ImGuiWindowClass
-
[EXPERIMENTAL] TabItem flags to set when a window of this class gets submitted into a dock node tab bar.
- setTabMinWidthForCloseButton(float) - Method in class imgui.ImGuiStyle
-
Minimum width for close button to appears on an unselected tab when hovered.
- setTabRounding(float) - Method in class imgui.ImGuiStyle
-
Radius of upper corners of a tab.
- setTabSize(int) - Method in class imgui.extension.texteditor.TextEditor
-
- setTargetDirection(ImVec2) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- setTargetDirection(float, float) - Method in class imgui.extension.nodeditor.NodeEditorStyle
-
- setTexDesiredWidth(int) - Method in class imgui.ImFontAtlas
-
Texture width desired by user before Build().
- setTexGlyphPadding(int) - Method in class imgui.ImFontAtlas
-
Padding between glyphs within texture in pixels.
- setTexID(long) - Method in class imgui.ImFontAtlas
-
User data to refer to the texture once it has been uploaded to user's graphic systems.
- setText(String) - Method in class imgui.extension.texteditor.TextEditor
-
- setTextLines(String[]) - Method in class imgui.extension.texteditor.TextEditor
-
- setTokenRegexStrings(Map<String, Integer>) - Method in class imgui.extension.texteditor.TextEditorLanguageDefinition
-
- setTooltip(String) - Static method in class imgui.ImGui
-
Set a text-only tooltip, typically use with ImGui::IsItemHovered().
- setTouchExtraPadding(ImVec2) - Method in class imgui.ImGuiStyle
-
Expand reactive bounding box for touch-based system where touch position is not accurate enough.
- setTouchExtraPadding(float, float) - Method in class imgui.ImGuiStyle
-
Expand reactive bounding box for touch-based system where touch position is not accurate enough.
- setU0(float) - Method in class imgui.ImFontGlyph
-
Texture coordinates
- setU1(float) - Method in class imgui.ImFontGlyph
-
Texture coordinates
- setupAxes(String, String) - Static method in class imgui.extension.implot.ImPlot
-
Sets the label and/or flags for primary X and Y axes (shorthand for two calls to SetupAxis).
- setupAxes(String, String, int) - Static method in class imgui.extension.implot.ImPlot
-
Sets the label and/or flags for primary X and Y axes (shorthand for two calls to SetupAxis).
- setupAxes(String, String, int, int) - Static method in class imgui.extension.implot.ImPlot
-
Sets the label and/or flags for primary X and Y axes (shorthand for two calls to SetupAxis).
- setupAxesLimits(double, double, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Sets the primary X and Y axes range limits.
- setupAxesLimits(double, double, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Sets the primary X and Y axes range limits.
- setupAxis(int) - Static method in class imgui.extension.implot.ImPlot
-
Enables an axis or sets the label and/or flags for an existing axis.
- setupAxis(int, String) - Static method in class imgui.extension.implot.ImPlot
-
Enables an axis or sets the label and/or flags for an existing axis.
- setupAxis(int, String, int) - Static method in class imgui.extension.implot.ImPlot
-
Enables an axis or sets the label and/or flags for an existing axis.
- setupAxis(int, int) - Static method in class imgui.extension.implot.ImPlot
-
Enables an axis or sets the label and/or flags for an existing axis.
- setupAxisFormat(int, String) - Static method in class imgui.extension.implot.ImPlot
-
Sets the format of numeric axis labels via formatter specifier (default="%g").
- setupAxisLimits(int, double, double) - Static method in class imgui.extension.implot.ImPlot
-
Sets an axis range limits.
- setupAxisLimits(int, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Sets an axis range limits.
- setupAxisLinks(int, ImDouble, ImDouble) - Static method in class imgui.extension.implot.ImPlot
-
Links an axis range limits to external values.
- setupAxisTicks(int, double[], int) - Static method in class imgui.extension.implot.ImPlot
-
Sets an axis' ticks and optionally the labels.
- setupAxisTicks(int, double[], int, String[]) - Static method in class imgui.extension.implot.ImPlot
-
Sets an axis' ticks and optionally the labels.
- setupAxisTicks(int, double[], int, String[], boolean) - Static method in class imgui.extension.implot.ImPlot
-
Sets an axis' ticks and optionally the labels.
- setupAxisTicks(int, double[], int, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Sets an axis' ticks and optionally the labels.
- setupAxisTicks(int, double, double, int) - Static method in class imgui.extension.implot.ImPlot
-
Sets an axis' ticks and optionally the labels for the next plot.
- setupAxisTicks(int, double, double, int, String[]) - Static method in class imgui.extension.implot.ImPlot
-
Sets an axis' ticks and optionally the labels for the next plot.
- setupAxisTicks(int, double, double, int, String[], boolean) - Static method in class imgui.extension.implot.ImPlot
-
Sets an axis' ticks and optionally the labels for the next plot.
- setupAxisTicks(int, double, double, int, boolean) - Static method in class imgui.extension.implot.ImPlot
-
Sets an axis' ticks and optionally the labels for the next plot.
- setupFinish() - Static method in class imgui.extension.implot.ImPlot
-
Explicitly finalize plot setup.
- setupLegend(int) - Static method in class imgui.extension.implot.ImPlot
-
Sets up the plot legend.
- setupLegend(int, int) - Static method in class imgui.extension.implot.ImPlot
-
Sets up the plot legend.
- setupMouseText(int) - Static method in class imgui.extension.implot.ImPlot
-
Sets the location of the current plot's mouse position text (default = South|East).
- setupMouseText(int, int) - Static method in class imgui.extension.implot.ImPlot
-
Sets the location of the current plot's mouse position text (default = South|East).
- setUse24HourClock(boolean) - Method in class imgui.extension.implot.ImPlotStyle
-
- setUseISO8601(boolean) - Method in class imgui.extension.implot.ImPlotStyle
-
- setUseLocalTime(boolean) - Method in class imgui.extension.implot.ImPlotStyle
-
- setV0(float) - Method in class imgui.ImFontGlyph
-
Texture coordinates
- setV1(float) - Method in class imgui.ImFontGlyph
-
Texture coordinates
- setViewportFlagsOverrideClear(int) - Method in class imgui.ImGuiWindowClass
-
Viewport flags to clear when a window of this class owns a viewport.
- setViewportFlagsOverrideSet(int) - Method in class imgui.ImGuiWindowClass
-
Viewport flags to set when a window of this class owns a viewport.
- setVisible(int) - Method in class imgui.ImFontGlyph
-
Flag to indicate glyph has no visible pixels (e.g.
- setVisibleWindow(ImGuiWindow) - Method in class imgui.internal.ImGuiDockNode
-
Generally point to window which is ID is == SelectedTabID, but when CTRL+Tabbing this can be a different window.
- setWantCaptureKeyboard(boolean) - Method in class imgui.ImGuiIO
-
Set when Dear ImGui will use keyboard inputs, in this case do not dispatch them to your main game/application
(either way, always pass keyboard inputs to imgui).
- setWantCaptureMouse(boolean) - Method in class imgui.ImGuiIO
-
Set when Dear ImGui will use mouse inputs, in this case do not dispatch them to your main game/application
(either way, always pass on mouse inputs to imgui).
- setWantCaptureMouseUnlessPopupClose(boolean) - Method in class imgui.ImGuiIO
-
Alternative to WantCaptureMouse: (WantCaptureMouse == true &&
WantCaptureMouseUnlessPopupClose == false) when a click over void is expected to close a popup.
- setWantCloseAll(boolean) - Method in class imgui.internal.ImGuiDockNode
-
Set when closing all tabs at once.
- setWantCloseTabId(int) - Method in class imgui.internal.ImGuiDockNode
-
[Leaf node only] Set when closing a specific tab/window.
- setWantHiddenTabBarToggle(boolean) - Method in class imgui.internal.ImGuiDockNode
-
- setWantHiddenTabBarUpdate(boolean) - Method in class imgui.internal.ImGuiDockNode
-
- setWantLockSizeOnce(boolean) - Method in class imgui.internal.ImGuiDockNode
-
- setWantMouseMove(boolean) - Method in class imgui.internal.ImGuiDockNode
-
After a node extraction we need to transition toward moving the newly created host window
- setWantSaveIniSettings(boolean) - Method in class imgui.ImGuiIO
-
When manual .ini load/save is active (io.IniFilename == NULL),
this will be set to notify your application that you can call SaveIniSettingsToMemory() and save yourself.
- setWantSetMousePos(boolean) - Method in class imgui.ImGuiIO
-
MousePos has been altered, backend should reposition mouse on next frame.
- setWantTextInput(boolean) - Method in class imgui.ImGuiIO
-
Mobile/console: when set, you may display an on-screen keyboard.
- setWindowBorderSize(float) - Method in class imgui.ImGuiStyle
-
Thickness of border around windows.
- setWindowCollapsed(boolean) - Static method in class imgui.ImGui
-
(not recommended) set current window collapsed state.
- setWindowCollapsed(boolean, int) - Static method in class imgui.ImGui
-
(not recommended) set current window collapsed state.
- setWindowCollapsed(String, boolean) - Static method in class imgui.ImGui
-
Set named window collapsed state
- setWindowCollapsed(String, boolean, int) - Static method in class imgui.ImGui
-
Set named window collapsed state
- setWindowFocus() - Static method in class imgui.ImGui
-
(not recommended) set current window to be focused / top-most.
- setWindowFocus(String) - Static method in class imgui.ImGui
-
Set named window to be focused / top-most.
- setWindowFontScale(float) - Static method in class imgui.ImGui
-
Set font scale.
- setWindowMenuButtonPosition(int) - Method in class imgui.ImGuiStyle
-
Side of the collapsing/docking button in the title bar (None/Left/Right).
- setWindowMinSize(ImVec2) - Method in class imgui.ImGuiStyle
-
Minimum window size.
- setWindowMinSize(float, float) - Method in class imgui.ImGuiStyle
-
Minimum window size.
- setWindowPadding(ImVec2) - Method in class imgui.ImGuiStyle
-
Padding within a window.
- setWindowPadding(float, float) - Method in class imgui.ImGuiStyle
-
Padding within a window.
- setWindowPos(ImVec2) - Static method in class imgui.ImGui
-
(not recommended) set current window position - call within Begin()/End().
- setWindowPos(float, float) - Static method in class imgui.ImGui
-
(not recommended) set current window position - call within Begin()/End().
- setWindowPos(ImVec2, int) - Static method in class imgui.ImGui
-
(not recommended) set current window position - call within Begin()/End().
- setWindowPos(float, float, int) - Static method in class imgui.ImGui
-
(not recommended) set current window position - call within Begin()/End().
- setWindowPos(String, ImVec2) - Static method in class imgui.ImGui
-
Set named window position.
- setWindowPos(String, float, float) - Static method in class imgui.ImGui
-
Set named window position.
- setWindowPos(String, ImVec2, int) - Static method in class imgui.ImGui
-
Set named window position.
- setWindowPos(String, float, float, int) - Static method in class imgui.ImGui
-
Set named window position.
- setWindowRounding(float) - Method in class imgui.ImGuiStyle
-
Radius of window corners rounding.
- setWindowSize(ImVec2) - Static method in class imgui.ImGui
-
(not recommended) set current window size - call within Begin()/End().
- setWindowSize(float, float) - Static method in class imgui.ImGui
-
(not recommended) set current window size - call within Begin()/End().
- setWindowSize(ImVec2, int) - Static method in class imgui.ImGui
-
(not recommended) set current window size - call within Begin()/End().
- setWindowSize(float, float, int) - Static method in class imgui.ImGui
-
(not recommended) set current window size - call within Begin()/End().
- setWindowSize(String, ImVec2) - Static method in class imgui.ImGui
-
Set named window size.
- setWindowSize(String, float, float) - Static method in class imgui.ImGui
-
Set named window size.
- setWindowSize(String, ImVec2, int) - Static method in class imgui.ImGui
-
Set named window size.
- setWindowSize(String, float, float, int) - Static method in class imgui.ImGui
-
Set named window size.
- setWindowTitleAlign(ImVec2) - Method in class imgui.ImGuiStyle
-
Alignment for title bar text.
- setWindowTitleAlign(float, float) - Method in class imgui.ImGuiStyle
-
Alignment for title bar text.
- setWindowWidth(float) - Method in class imgui.extension.memedit.MemoryEditorSizes
-
- setWorkPos(ImVec2) - Method in class imgui.ImGuiPlatformMonitor
-
Coordinates without task bars / side bars / menu bars.
- setWorkPos(float, float) - Method in class imgui.ImGuiPlatformMonitor
-
Coordinates without task bars / side bars / menu bars.
- setWorkPos(ImVec2) - Method in class imgui.ImGuiViewport
-
Work Area: Position of the viewport minus task bars, menus bars, status bars.
- setWorkPos(float, float) - Method in class imgui.ImGuiViewport
-
Work Area: Position of the viewport minus task bars, menus bars, status bars.
- setWorkSize(ImVec2) - Method in class imgui.ImGuiPlatformMonitor
-
Coordinates without task bars / side bars / menu bars.
- setWorkSize(float, float) - Method in class imgui.ImGuiPlatformMonitor
-
Coordinates without task bars / side bars / menu bars.
- setWorkSize(ImVec2) - Method in class imgui.ImGuiViewport
-
Work Area: Size of the viewport minus task bars, menu bars, status bars.
- setWorkSize(float, float) - Method in class imgui.ImGuiViewport
-
Work Area: Size of the viewport minus task bars, menu bars, status bars.
- setX0(float) - Method in class imgui.ImFontGlyph
-
Glyph corners
- setX1(float) - Method in class imgui.ImFontGlyph
-
Glyph corners
- setY0(float) - Method in class imgui.ImFontGlyph
-
Glyph corners
- setY1(float) - Method in class imgui.ImFontGlyph
-
Glyph corners
- setZoomMod(int) - Method in class imgui.extension.implot.ImPlotInputMap
-
Optional modifier that must be held for scroll wheel zooming
- setZoomRate(float) - Method in class imgui.extension.implot.ImPlotInputMap
-
Zoom rate for scroll (e.g.
- SharedFlagsInheritMask_ - Static variable in class imgui.internal.flag.ImGuiDockNodeFlags
-
Definition: ~0
- Shift - Static variable in class imgui.flag.ImGuiKeyModFlags
-
Definition: 1 << 1
- showAboutWindow() - Static method in class imgui.ImGui
-
Create About window.
- showAboutWindow(ImBoolean) - Static method in class imgui.ImGui
-
Create About window.
- ShowAlways - Static variable in class imgui.extension.implot.flag.ImPlotMouseTextFlags
-
always display mouse position even if plot not hovered
- showBackgroundContextMenu() - Static method in class imgui.extension.nodeditor.NodeEditor
-
- showColormapSelector(String) - Static method in class imgui.extension.implot.ImPlot
-
Shows ImPlot colormap selector dropdown menu.
- showDemoWindow() - Static method in class imgui.extension.implot.ImPlot
-
Shows the ImPlot demo window.
- showDemoWindow(ImBoolean) - Static method in class imgui.extension.implot.ImPlot
-
Shows the ImPlot demo window.
- showDemoWindow() - Static method in class imgui.ImGui
-
Create Demo window.
- showDemoWindow(ImBoolean) - Static method in class imgui.ImGui
-
Create Demo window.
- showFontSelector(String) - Static method in class imgui.ImGui
-
Add font selector block (not a window), essentially a combo listing the loaded fonts.
- showInputMapSelector(String) - Static method in class imgui.extension.implot.ImPlot
-
Shows ImPlot input map selector dropdown menu.
- showLinkContextMenu(ImLong) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- showMetricsWindow() - Static method in class imgui.extension.implot.ImPlot
-
Shows ImPlot metrics/debug information window.
- showMetricsWindow(ImBoolean) - Static method in class imgui.extension.implot.ImPlot
-
Shows ImPlot metrics/debug information window.
- showMetricsWindow() - Static method in class imgui.ImGui
-
Create Metrics/Debugger window.
- showMetricsWindow(ImBoolean) - Static method in class imgui.ImGui
-
Create Metrics/Debugger window.
- showNodeContextMenu(ImLong) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- showPinContextMenu(ImLong) - Static method in class imgui.extension.nodeditor.NodeEditor
-
- showStackToolWindow() - Static method in class imgui.ImGui
-
Create Stack Tool window.
- showStackToolWindow(ImBoolean) - Static method in class imgui.ImGui
-
Create Stack Tool window.
- showStyleEditor() - Static method in class imgui.extension.implot.ImPlot
-
Shows ImPlot style editor block (not a window).
- showStyleEditor(ImPlotStyle) - Static method in class imgui.extension.implot.ImPlot
-
Shows ImPlot style editor block (not a window).
- showStyleEditor() - Static method in class imgui.ImGui
-
Add style editor block (not a window).
- showStyleEditor(ImGuiStyle) - Static method in class imgui.ImGui
-
Add style editor block (not a window).
- showStyleSelector(String) - Static method in class imgui.extension.implot.ImPlot
-
Shows ImPlot style selector dropdown menu.
- showStyleSelector(String) - Static method in class imgui.ImGui
-
Add style selector block (not a window), essentially a combo listing the default styles.
- showUserGuide() - Static method in class imgui.extension.implot.ImPlot
-
Add basic help/info block for end users (not a window).
- showUserGuide() - Static method in class imgui.ImGui
-
Add basic help/info block (not a window): how to manipulate ImGui as a end-user (mouse/keyboard controls).
- size() - Method in class imgui.extension.implot.ImPlotRange
-
- size() - Method in class imgui.extension.implot.ImPlotRect
-
- sizeOfImDrawIdx() - Static method in class imgui.ImDrawData
-
- sizeOfImDrawVert() - Static method in class imgui.ImDrawData
-
- SizingFixedFit - Static variable in class imgui.flag.ImGuiTableFlags
-
Columns default to _WidthFixed or _WidthAuto (if resizable or not resizable), matching contents width.
- SizingFixedSame - Static variable in class imgui.flag.ImGuiTableFlags
-
Columns default to _WidthFixed or _WidthAuto (if resizable or not resizable), matching the maximum contents width of all columns.
- SizingMask_ - Static variable in class imgui.flag.ImGuiTableFlags
-
[Internal] Combinations and masks
- SizingStretchProp - Static variable in class imgui.flag.ImGuiTableFlags
-
Columns default to _WidthStretch with default weights proportional to each columns contents widths.
- SizingStretchSame - Static variable in class imgui.flag.ImGuiTableFlags
-
Columns default to _WidthStretch with default weights all equal, unless overridden by TableSetupColumn().
- Slash - Static variable in class imgui.flag.ImGuiKey
-
/
- sliderAngle(String, float[]) - Static method in class imgui.ImGui
-
- sliderAngle(String, float[], float) - Static method in class imgui.ImGui
-
- sliderAngle(String, float[], float, float) - Static method in class imgui.ImGui
-
- sliderAngle(String, float[], float, float, String) - Static method in class imgui.ImGui
-
- sliderAngle(String, float[], float, float, String, int) - Static method in class imgui.ImGui
-
- sliderAngle(String, float[], float, float, int) - Static method in class imgui.ImGui
-
- sliderFloat(String, float[], float, float) - Static method in class imgui.ImGui
-
Adjust format to decorate the value with a prefix or a suffix for in-slider labels or unit display.
- sliderFloat(String, float[], float, float, String) - Static method in class imgui.ImGui
-
Adjust format to decorate the value with a prefix or a suffix for in-slider labels or unit display.
- sliderFloat(String, float[], float, float, String, int) - Static method in class imgui.ImGui
-
Adjust format to decorate the value with a prefix or a suffix for in-slider labels or unit display.
- sliderFloat(String, float[], float, float, int) - Static method in class imgui.ImGui
-
Adjust format to decorate the value with a prefix or a suffix for in-slider labels or unit display.
- sliderFloat2(String, float[], float, float) - Static method in class imgui.ImGui
-
- sliderFloat2(String, float[], float, float, String) - Static method in class imgui.ImGui
-
- sliderFloat2(String, float[], float, float, String, int) - Static method in class imgui.ImGui
-
- sliderFloat2(String, float[], float, float, int) - Static method in class imgui.ImGui
-
- sliderFloat3(String, float[], float, float) - Static method in class imgui.ImGui
-
- sliderFloat3(String, float[], float, float, String) - Static method in class imgui.ImGui
-
- sliderFloat3(String, float[], float, float, String, int) - Static method in class imgui.ImGui
-
- sliderFloat3(String, float[], float, float, int) - Static method in class imgui.ImGui
-
- sliderFloat4(String, float[], float, float) - Static method in class imgui.ImGui
-
- sliderFloat4(String, float[], float, float, String) - Static method in class imgui.ImGui
-
- sliderFloat4(String, float[], float, float, String, int) - Static method in class imgui.ImGui
-
- sliderFloat4(String, float[], float, float, int) - Static method in class imgui.ImGui
-
- SliderGrab - Static variable in class imgui.flag.ImGuiCol
-
- SliderGrabActive - Static variable in class imgui.flag.ImGuiCol
-
- sliderInt(String, int[], int, int) - Static method in class imgui.ImGui
-
- sliderInt(String, int[], int, int, String) - Static method in class imgui.ImGui
-
- sliderInt(String, int[], int, int, String, int) - Static method in class imgui.ImGui
-
- sliderInt(String, int[], int, int, int) - Static method in class imgui.ImGui
-
- sliderInt2(String, int[], int, int) - Static method in class imgui.ImGui
-
- sliderInt2(String, int[], int, int, String) - Static method in class imgui.ImGui
-
- sliderInt2(String, int[], int, int, String, int) - Static method in class imgui.ImGui
-
- sliderInt2(String, int[], int, int, int) - Static method in class imgui.ImGui
-
- sliderInt3(String, int[], int, int) - Static method in class imgui.ImGui
-
- sliderInt3(String, int[], int, int, String) - Static method in class imgui.ImGui
-
- sliderInt3(String, int[], int, int, String, int) - Static method in class imgui.ImGui
-
- sliderInt3(String, int[], int, int, int) - Static method in class imgui.ImGui
-
- sliderInt4(String, int[], int, int) - Static method in class imgui.ImGui
-
- sliderInt4(String, int[], int, int, String) - Static method in class imgui.ImGui
-
- sliderInt4(String, int[], int, int, String, int) - Static method in class imgui.ImGui
-
- sliderInt4(String, int[], int, int, int) - Static method in class imgui.ImGui
-
- sliderScalar(String, short[], short, short) - Static method in class imgui.ImGui
-
- sliderScalar(String, short[], short, short, String) - Static method in class imgui.ImGui
-
- sliderScalar(String, short[], short, short, String, int) - Static method in class imgui.ImGui
-
- sliderScalar(String, int[], int, int) - Static method in class imgui.ImGui
-
- sliderScalar(String, int[], int, int, String) - Static method in class imgui.ImGui
-
- sliderScalar(String, int[], int, int, String, int) - Static method in class imgui.ImGui
-
- sliderScalar(String, long[], long, long) - Static method in class imgui.ImGui
-
- sliderScalar(String, long[], long, long, String) - Static method in class imgui.ImGui
-
- sliderScalar(String, long[], long, long, String, int) - Static method in class imgui.ImGui
-
- sliderScalar(String, float[], float, float) - Static method in class imgui.ImGui
-
- sliderScalar(String, float[], float, float, String) - Static method in class imgui.ImGui
-
- sliderScalar(String, float[], float, float, String, int) - Static method in class imgui.ImGui
-
- sliderScalar(String, double[], double, double) - Static method in class imgui.ImGui
-
- sliderScalar(String, double[], double, double, String) - Static method in class imgui.ImGui
-
- sliderScalar(String, double[], double, double, String, int) - Static method in class imgui.ImGui
-
- sliderScalarN(String, short[], int, short, short) - Static method in class imgui.ImGui
-
- sliderScalarN(String, short[], int, short, short, String) - Static method in class imgui.ImGui
-
- sliderScalarN(String, short[], int, short, short, String, int) - Static method in class imgui.ImGui
-
- sliderScalarN(String, int[], int, int, int) - Static method in class imgui.ImGui
-
- sliderScalarN(String, int[], int, int, int, String) - Static method in class imgui.ImGui
-
- sliderScalarN(String, int[], int, int, int, String, int) - Static method in class imgui.ImGui
-
- sliderScalarN(String, long[], int, long, long) - Static method in class imgui.ImGui
-
- sliderScalarN(String, long[], int, long, long, String) - Static method in class imgui.ImGui
-
- sliderScalarN(String, long[], int, long, long, String, int) - Static method in class imgui.ImGui
-
- sliderScalarN(String, float[], int, float, float) - Static method in class imgui.ImGui
-
- sliderScalarN(String, float[], int, float, float, String) - Static method in class imgui.ImGui
-
- sliderScalarN(String, float[], int, float, float, String, int) - Static method in class imgui.ImGui
-
- sliderScalarN(String, double[], int, double, double) - Static method in class imgui.ImGui
-
- sliderScalarN(String, double[], int, double, double, String) - Static method in class imgui.ImGui
-
- sliderScalarN(String, double[], int, double, double, String, int) - Static method in class imgui.ImGui
-
- smallButton(String) - Static method in class imgui.ImGui
-
Button with FramePadding=(0,0) to easily embed within text
- Sortable - Static variable in class imgui.flag.ImGuiTableFlags
-
Enable sorting.
- SortMulti - Static variable in class imgui.flag.ImGuiTableFlags
-
Hold shift when clicking headers to sort on multiple column.
- SortTristate - Static variable in class imgui.flag.ImGuiTableFlags
-
Allow no sorting, disable default sorting.
- SourceAllowNullID - Static variable in class imgui.flag.ImGuiDragDropFlags
-
Allow items such as Text(), Image() that have no unique identifier to be used as drag source, by manufacturing a temporary identifier based on their window-relative position.
- SourceAutoExpirePayload - Static variable in class imgui.flag.ImGuiDragDropFlags
-
Automatically expire the payload if the source cease to be submitted (otherwise payloads are persisting while being dragged)
- SourceDirection - Static variable in class imgui.extension.nodeditor.flag.NodeEditorStyleVar
-
- SourceExtern - Static variable in class imgui.flag.ImGuiDragDropFlags
-
External source (from outside of dear imgui), won't attempt to read current item/window info.
- SourceNoDisableHover - Static variable in class imgui.flag.ImGuiDragDropFlags
-
By default, when dragging we clear data so that IsItemHovered() will return false, to avoid subsequent user code submitting tooltips.
- SourceNoHoldToOpenOthers - Static variable in class imgui.flag.ImGuiDragDropFlags
-
Disable the behavior that allows to open tree nodes and collapsing header by holding over them while dragging a source item.
- SourceNoPreviewTooltip - Static variable in class imgui.flag.ImGuiDragDropFlags
-
By default, a successful call to BeginDragDropSource opens a tooltip so you can display a preview or description of the source contents.
- South - Static variable in class imgui.extension.implot.flag.ImPlotLocation
-
bottom-center
- SouthEast - Static variable in class imgui.extension.implot.flag.ImPlotLocation
-
bottom-right
- SouthWest - Static variable in class imgui.extension.implot.flag.ImPlotLocation
-
bottom-left
- Space - Static variable in class imgui.extension.imguiknobs.flag.ImGuiKnobVariant
-
Definition: 1 << 6
- Space - Static variable in class imgui.flag.ImGuiKey
-
- spacing() - Static method in class imgui.ImGui
-
Add vertical spacing.
- SpanAllColumns - Static variable in class imgui.flag.ImGuiSelectableFlags
-
Selectable frame can span all columns (text will still fit in current column)
- SpanAvailWidth - Static variable in class imgui.flag.ImGuiTreeNodeFlags
-
Extend hit box to the right-most edge, even if not framed.
- SpanFullWidth - Static variable in class imgui.flag.ImGuiTreeNodeFlags
-
Extend hit box to the left-most and right-most edges (bypass the indented area).
- Spectral - Static variable in class imgui.extension.implot.flag.ImPlotColormap
-
color spectrum, Color Brewer (qual=false, n=11)
- splitterBehavior(ImRect, int, int, ImFloat, ImFloat, float, float) - Static method in class imgui.internal.ImGui
-
- splitterBehavior(float, float, float, float, int, int, ImFloat, ImFloat, float, float) - Static method in class imgui.internal.ImGui
-
- splitterBehavior(ImRect, int, int, ImFloat, ImFloat, float, float, float) - Static method in class imgui.internal.ImGui
-
- splitterBehavior(float, float, float, float, int, int, ImFloat, ImFloat, float, float, float) - Static method in class imgui.internal.ImGui
-
- splitterBehavior(ImRect, int, int, ImFloat, ImFloat, float, float, float, float) - Static method in class imgui.internal.ImGui
-
- splitterBehavior(float, float, float, float, int, int, ImFloat, ImFloat, float, float, float, float) - Static method in class imgui.internal.ImGui
-
- splitterBehavior(ImRect, int, int, ImFloat, ImFloat, float, float, float, float, int) - Static method in class imgui.internal.ImGui
-
- splitterBehavior(float, float, float, float, int, int, ImFloat, ImFloat, float, float, float, float, int) - Static method in class imgui.internal.ImGui
-
- SQL() - Static method in class imgui.extension.texteditor.TextEditorLanguageDefinition
-
- Sqrt - Static variable in class imgui.extension.implot.flag.ImPlotBin
-
k = sqrt(n)
- Square - Static variable in class imgui.extension.implot.flag.ImPlotMarker
-
a square maker
- Stacked - Static variable in class imgui.extension.implot.flag.ImPlotBarGroupsFlags
-
items in a group will be stacked on top of each other
- StatusMask_ - Static variable in class imgui.flag.ImGuiTableColumnFlags
-
[Internal] Combinations and masks
- Stepped - Static variable in class imgui.extension.imguiknobs.flag.ImGuiKnobVariant
-
Definition: 1 << 5
- String - Static variable in class imgui.extension.texteditor.flag.TextEditorPaletteIndex
-
- Sturges - Static variable in class imgui.extension.implot.flag.ImPlotBin
-
k = 1 + log2(n)
- styleColorsAuto() - Static method in class imgui.extension.implot.ImPlot
-
Style plot colors for current ImGui style (default).
- styleColorsAuto(ImPlotStyle) - Static method in class imgui.extension.implot.ImPlot
-
Style plot colors for current ImGui style (default).
- styleColorsClassic() - Static method in class imgui.extension.imnodes.ImNodes
-
- styleColorsClassic() - Static method in class imgui.extension.implot.ImPlot
-
Style plot colors for ImGui "Classic".
- styleColorsClassic(ImPlotStyle) - Static method in class imgui.extension.implot.ImPlot
-
Style plot colors for ImGui "Classic".
- styleColorsClassic() - Static method in class imgui.ImGui
-
Classic imgui style
- styleColorsClassic(ImGuiStyle) - Static method in class imgui.ImGui
-
Classic imgui style
- styleColorsDark() - Static method in class imgui.extension.imnodes.ImNodes
-
- styleColorsDark() - Static method in class imgui.extension.implot.ImPlot
-
Style plot colors for ImGui "Dark".
- styleColorsDark(ImPlotStyle) - Static method in class imgui.extension.implot.ImPlot
-
Style plot colors for ImGui "Dark".
- styleColorsDark() - Static method in class imgui.ImGui
-
New, recommended style (default)
- styleColorsDark(ImGuiStyle) - Static method in class imgui.ImGui
-
New, recommended style (default)
- styleColorsLight() - Static method in class imgui.extension.imnodes.ImNodes
-
- styleColorsLight() - Static method in class imgui.extension.implot.ImPlot
-
Style plot colors for ImGui "Light".
- styleColorsLight(ImPlotStyle) - Static method in class imgui.extension.implot.ImPlot
-
Style plot colors for ImGui "Light".
- styleColorsLight() - Static method in class imgui.ImGui
-
Best used with borders and a custom, thicker font
- styleColorsLight(ImGuiStyle) - Static method in class imgui.ImGui
-
Best used with borders and a custom, thicker font
- Super - Static variable in class imgui.flag.ImGuiKeyModFlags
-
Cmd/Super/Windows key
- suspend() - Static method in class imgui.extension.nodeditor.NodeEditor
-