Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CedricGuillemet/ImGuizmo
/ functions
Functions
1,882 in github.com/CedricGuillemet/ImGuizmo
⨍
Functions
1,882
◇
Types & classes
216
↓ 1 callers
Method
Init
example/ImApp.h:2718
↓ 1 callers
Function
InputTextCalcTextLenAndLineCount
example/imgui_widgets.cpp:3521
↓ 1 callers
Method
IsActive
example/imgui.h:2030
↓ 1 callers
Function
IsActiveIdUsingNavInput
example/imgui_internal.h:2425
↓ 1 callers
Method
IsDataType
example/imgui.h:1972
↓ 1 callers
Method
IsGlyphRangeUnused
API is designed this way to avoid exposing the 4K page size e.g. use with IsGlyphRangeUnused(0, 255)
example/imgui_draw.cpp:3187
↓ 1 callers
Method
LengthSq
ImGuizmo.cpp:224
↓ 1 callers
Function
LookAt
example/main.cpp:127
↓ 1 callers
Function
MenuBarHeight
example/imgui_internal.h:1915
↓ 1 callers
Function
MetricsHelpMarker
Avoid naming collision with imgui_demo.cpp's HelpMarker() for unity builds.
example/imgui.cpp:10900
↓ 1 callers
Method
MoveSelectedNodes
example/main.cpp:542
↓ 1 callers
Function
NavClampRectToVisibleAreaForMoveDir
example/imgui.cpp:8634
↓ 1 callers
Method
NewFrame
example/imgui.cpp:3899
↓ 1 callers
Function
NotifyOfDocumentsClosedElsewhere
[Optional] Notify the system of Tabs/Windows closure that happened outside the regular tab interface. If a tab has been closed programmatically (aka c
example/imgui_demo.cpp:7523
↓ 1 callers
Function
OrthoGraphic
example/main.cpp:161
↓ 1 callers
Method
Paste
ImSequencer.h:64
↓ 1 callers
Function
PathBezierCubicCurveToCasteljau
Closely mimics ImBezierCubicClosestPointCasteljau() in imgui.cpp
example/imgui_draw.cpp:1231
↓ 1 callers
Function
PathBezierQuadraticCurveToCasteljau
example/imgui_draw.cpp:1256
↓ 1 callers
Function
Perspective
ImGuizmo.cpp:129
↓ 1 callers
Function
Perspective
example/main.cpp:99
↓ 1 callers
Method
PrimRectUV
example/imgui_draw.cpp:666
↓ 1 callers
Method
RenderText
Note: as with every ImDrawList drawing function, this expects that the font atlas texture is bound.
example/imgui_draw.cpp:3510
↓ 1 callers
Function
RenderViewportsThumbnails
example/imgui.cpp:10878
↓ 1 callers
Method
RightClick
example/main.cpp:555
↓ 1 callers
Function
STB_TEXTEDIT_KEYTOTEXT
example/imgui_widgets.cpp:3587
↓ 1 callers
Function
SanitizeFormatString
Sanitize format - Zero terminate so extra characters after format (e.g. "%f123") don't confuse atof/atoi - stb_sprintf.h supports several new modifier
example/imgui_widgets.cpp:2092
↓ 1 callers
Method
ScaleClipRects
Helper to scale the ClipRect field of each ImDrawCmd. Use if your final output buffer is at a different scale than draw_data->DisplaySize, or if there
example/imgui_draw.cpp:1826
↓ 1 callers
Function
Sequencer
ImSequencer.cpp:53
↓ 1 callers
Method
SetArenaBasePtr
example/imgui_internal.h:595
↓ 1 callers
Function
SetBit
example/imgui_internal.h:534
↓ 1 callers
Method
SetCircleTessellationMaxError
example/imgui_draw.cpp:386
↓ 1 callers
Function
SetDrawlist
ImGuizmo.cpp:904
↓ 1 callers
Function
SetID
ImGuizmo.cpp:2244
↓ 1 callers
Function
SetOrthographic
ImGuizmo.cpp:899
↓ 1 callers
Method
SetToCurrentState
Save current stack sizes for later compare
example/imgui.cpp:7278
↓ 1 callers
Method
SetVoidPtr
example/imgui.cpp:2002
↓ 1 callers
Function
SetupViewportDrawData
example/imgui.cpp:4341
↓ 1 callers
Function
Show
GraphEditor.cpp:822
↓ 1 callers
Function
ShowDemoWindowColumns
Demonstrate old/legacy Columns API! [2020: Columns are under-featured and not maintained. Prefer using the more flexible and powerful BeginTable() API
example/imgui_demo.cpp:5230
↓ 1 callers
Function
ShowDemoWindowLayout
example/imgui_demo.cpp:2327
↓ 1 callers
Function
ShowDemoWindowMisc
example/imgui_demo.cpp:5427
↓ 1 callers
Function
ShowDemoWindowPopups
example/imgui_demo.cpp:3093
↓ 1 callers
Function
ShowDemoWindowTables
example/imgui_demo.cpp:3528
↓ 1 callers
Function
ShowDemoWindowWidgets
example/imgui_demo.cpp:529
↓ 1 callers
Function
ShowExampleAppAutoResize
Demonstrate creating a window which gets auto-resized according to its content.
example/imgui_demo.cpp:7008
↓ 1 callers
Function
ShowExampleAppConsole
example/imgui_demo.cpp:6630
↓ 1 callers
Function
ShowExampleAppConstrainedResize
Demonstrate creating a window with custom resize constraints.
example/imgui_demo.cpp:7032
↓ 1 callers
Function
ShowExampleAppCustomRendering
Demonstrate using the low-level ImDrawList to draw custom shapes.
example/imgui_demo.cpp:7204
↓ 1 callers
Function
ShowExampleAppDocuments
example/imgui_demo.cpp:7534
↓ 1 callers
Function
ShowExampleAppFullscreen
Demonstrate creating a window covering the entire screen/viewport
example/imgui_demo.cpp:7133
↓ 1 callers
Function
ShowExampleAppLayout
Demonstrate create a window with multiple child windows.
example/imgui_demo.cpp:6799
↓ 1 callers
Function
ShowExampleAppLog
Demonstrate creating a simple log window with basic filtering.
example/imgui_demo.cpp:6765
↓ 1 callers
Function
ShowExampleAppLongText
Demonstrate/test rendering huge amount of text, and the incidence of clipping.
example/imgui_demo.cpp:6946
↓ 1 callers
Function
ShowExampleAppMainMenuBar
Demonstrate creating a "main" fullscreen menu bar and populating it. Note the difference between BeginMainMenuBar() and BeginMenuBar(): - BeginMenuBar
example/imgui_demo.cpp:6177
↓ 1 callers
Function
ShowExampleAppPropertyEditor
Demonstrate create a simple property editor.
example/imgui_demo.cpp:6911
↓ 1 callers
Function
ShowExampleAppSimpleOverlay
Demonstrate creating a simple static window with no decoration + a context-menu to choose which corner of the screen to use.
example/imgui_demo.cpp:7086
↓ 1 callers
Function
ShowExampleAppWindowTitles
Demonstrate using "##" and "###" in identifiers to manipulate ID generation. This apply to all regular items as well. Read FAQ section "How can I have
example/imgui_demo.cpp:7171
↓ 1 callers
Function
ShowFont
[Internal] Display details for a single font, called by ShowStyleEditor().
example/imgui_demo.cpp:5784
↓ 1 callers
Function
ShowPlaceholderObject
example/imgui_demo.cpp:6863
↓ 1 callers
Function
ShowTableColumnsStatusFlags
example/imgui_demo.cpp:3520
↓ 1 callers
Function
SliderFloat4
example/imgui.h:2804
↓ 1 callers
Function
TableFixFlags
Helper
example/imgui_tables.cpp:264
↓ 1 callers
Function
UnpackBitVectorToFlatIndexList
example/imgui_draw.cpp:2314
↓ 1 callers
Method
Update
Helpers for internal use
example/imgui_widgets.cpp:6511
↓ 1 callers
Method
UpdateWorkRect
example/imgui_internal.h:1245
↓ 1 callers
Function
ViewManipulate
ImGuizmo.cpp:2512
↓ 1 callers
Method
_CalcCircleAutoSegmentCount
example/imgui_draw.cpp:555
↓ 1 callers
Method
_ClearFreeMemory
example/imgui_draw.cpp:426
↓ 1 callers
Function
chunk_size
example/imgui_internal.h:644
↓ 1 callers
Function
clear
example/imgui.h:1678
↓ 1 callers
Function
erase
example/imgui.h:1699
↓ 1 callers
Function
erase_unsorted
example/imgui.h:1701
↓ 1 callers
Function
insert
example/imgui.h:1702
↓ 1 callers
Function
is_word_boundary_from_left
FIXME: Move setting to IO structure
example/imgui_widgets.cpp:3607
↓ 1 callers
Function
load_jpeg_image
example/stb_image.h:3524
↓ 1 callers
Function
push_back
NB: It is illegal to call push_back/push_front/insert with a reference pointing inside the ImVector data itself! e.g. v.push_back(v[10]) is forbidden.
example/imgui.h:1696
↓ 1 callers
Function
resize
example/imgui.h:1690
↓ 1 callers
Method
set
example/imgui_internal.h:564
↓ 1 callers
Method
split
example/imgui.cpp:2048
↓ 1 callers
Function
stb_adler32
example/imgui_draw.cpp:3984
↓ 1 callers
Function
stb_decompress
example/imgui_draw.cpp:4015
↓ 1 callers
Function
stb_decompress_token
example/imgui_draw.cpp:3967
↓ 1 callers
Function
stb_text_create_undo_record
example/imstb_textedit.h:1179
↓ 1 callers
Function
stb_text_makeundo_delete
example/imstb_textedit.h:1347
↓ 1 callers
Function
stb_text_redo
example/imstb_textedit.h:1291
↓ 1 callers
Function
stb_text_undo
example/imstb_textedit.h:1223
↓ 1 callers
Function
stb_textedit_clear_state
reset the state to default
example/imstb_textedit.h:1368
↓ 1 callers
Function
stb_textedit_click
API click: on mouse down, move the cursor to the clicked location, and reset the selection
example/imstb_textedit.h:458
↓ 1 callers
Function
stb_textedit_cut
API cut: delete selection
example/imstb_textedit.h:696
↓ 1 callers
Function
stb_textedit_discard_redo
discard the oldest entry in the redo list--it's bad if this ever happens, but because undo & redo have to store the actual characters in different cas
example/imstb_textedit.h:1149
↓ 1 callers
Function
stb_textedit_drag
API drag: on mouse drag, move the cursor and selection endpoint to the clicked location
example/imstb_textedit.h:476
↓ 1 callers
Function
stb_textedit_flush_redo
example/imstb_textedit.h:1120
↓ 1 callers
Function
stb_textedit_initialize_state
API initialize
example/imstb_textedit.h:1386
↓ 1 callers
Function
stb_textedit_key
API key: process a keyboard input
example/imstb_textedit.h:730
↓ 1 callers
Function
stb_textedit_paste
example/imstb_textedit.h:1396
↓ 1 callers
Function
stb_textedit_paste_internal
API paste: replace existing selection with passed-in text
example/imstb_textedit.h:707
↓ 1 callers
Function
stb_textedit_replace
stb_textedit internally allows for a single undo record to do addition and deletion, but somehow, calling the stb_textedit_paste() function creates tw
example/imgui_widgets.cpp:3687
↓ 1 callers
Function
stbi__bitreverse16
example/stb_image.h:3755
↓ 1 callers
Function
stbi__bmp_info
example/stb_image.h:6650
↓ 1 callers
Function
stbi__bmp_load
example/stb_image.h:5074
← previous
next →
601–700 of 1,882, ranked by callers