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
↓ 4 callers
Function
ImParseFormatFindStart
We don't use strchr() because our strings are usually very short and often start with '%'
example/imgui_widgets.cpp:3204
↓ 4 callers
Function
ImParseFormatPrecision
Parse display precision back from the display format string FIXME: This is still used by some navigation code path to infer a minimum tweak step, but
example/imgui_widgets.cpp:3253
↓ 4 callers
Function
ImStrncpy
example/imgui.cpp:1314
↓ 4 callers
Function
ImTextCountCharsFromUtf8
example/imgui.cpp:1689
↓ 4 callers
Function
ImTextStrFromUtf8
example/imgui.cpp:1671
↓ 4 callers
Function
InputTextCalcTextSizeW
example/imgui_widgets.cpp:3535
↓ 4 callers
Function
InputTextFilterCharacter
Return false to discard a character.
example/imgui_widgets.cpp:3770
↓ 4 callers
Function
IsActiveIdUsingNavDir
example/imgui_internal.h:2424
↓ 4 callers
Method
IsLoaded
example/imgui.h:2719
↓ 4 callers
Function
IsOver
ImGuizmo.cpp:943
↓ 4 callers
Function
IsUsing
ImGuizmo.cpp:938
↓ 4 callers
Method
Lerp
ImGuizmo.cpp:200
↓ 4 callers
Function
Normalize
ImGuizmo.cpp:149
↓ 4 callers
Function
Normalize
example/main.cpp:119
↓ 4 callers
Method
PassFilter
example/imgui.cpp:2087
↓ 4 callers
Method
PathStroke
Note: Anti-aliased filling requires points to be in clockwise order.
example/imgui.h:2418
↓ 4 callers
Method
PushTextureID
example/imgui_draw.cpp:597
↓ 4 callers
Function
RenderBullet
example/imgui_internal.h:2540
↓ 4 callers
Function
STB_TEXTEDIT_GETWIDTH
example/imgui_widgets.cpp:3586
↓ 4 callers
Function
SequencerAddDelButton
ImSequencer.cpp:38
↓ 4 callers
Method
SetInt
FIXME-OPT: Need a way to reuse the result of lower_bound when doing GetInt()/SetInt() - not too bad because it only happens on explicit interaction (m
example/imgui.cpp:1975
↓ 4 callers
Function
TableSettingsCalcChunkSize
example/imgui_tables.cpp:3130
↓ 4 callers
Method
Transform
ImGuizmo.cpp:413
↓ 4 callers
Method
Translation
ImGuizmo.cpp:329
↓ 4 callers
Function
_grow_capacity
example/imgui.h:1689
↓ 4 callers
Function
end
example/imgui_internal.h:645
↓ 4 callers
Method
index_from_ptr
Utilities
example/imgui_internal.h:577
↓ 4 callers
Function
is_separator
When ImGuiInputTextFlags_Password is set, we don't want actions such as CTRL+Arrow to leak the fact that underlying data are blanks or separators.
example/imgui_widgets.cpp:3603
↓ 4 callers
Function
reserve
Resize a vector to a smaller size, guaranteed not to cause a reallocation
example/imgui.h:1693
↓ 4 callers
Function
stb_textedit_delete
delete characters while updating undo
example/imstb_textedit.h:591
↓ 4 callers
Function
stbi__bitcount
example/stb_image.h:4956
↓ 4 callers
Function
stbi__cleanup_jpeg
clean up the temporary component buffers
example/stb_image.h:3502
↓ 4 callers
Function
stbi__compute_y_16
example/stb_image.h:1515
↓ 4 callers
Function
stbi__extend_receive
combined JPEG 'receive' and JPEG 'extend', since baseline always extends everything it receives.
example/stb_image.h:1850
↓ 4 callers
Function
stbi__high_bit
returns 0..31 for the highest set bit
example/stb_image.h:4944
↓ 4 callers
Function
stbi__jpeg_get_bit
example/stb_image.h:1877
↓ 4 callers
Function
stbi__load_and_postprocess_8bit
example/stb_image.h:1057
↓ 4 callers
Function
stbi__malloc_mad2
mallocs with size overflow checking
example/stb_image.h:903
↓ 4 callers
Function
stbi__readval
example/stb_image.h:5850
↓ 4 callers
Function
stbi__shiftsigned
example/stb_image.h:4966
↓ 4 callers
Function
stbi__tga_get_comp
returns STBI_rgb or whatever, 0 on error
example/stb_image.h:5236
↓ 4 callers
Function
stbi__zget8
example/stb_image.h:3839
↓ 4 callers
Function
stbtt_MakeGlyphBitmapSubpixel
example/imstb_truetype.h:3598
↓ 4 callers
Function
stbtt_ScaleForMappingEmToPixels
example/imstb_truetype.h:2613
↓ 4 callers
Function
stbtt__add_point
example/imstb_truetype.h:3387
↓ 4 callers
Function
stbtt__cff_index_get
example/imstb_truetype.h:1243
↓ 4 callers
Function
stbtt__csctx_v
example/imstb_truetype.h:1888
↓ 4 callers
Function
stbtt__oversample_shift
example/imstb_truetype.h:3976
↓ 3 callers
Method
Abs
ImGuizmo.cpp:280
↓ 3 callers
Method
AddCustomRectRegular
example/imgui_draw.cpp:2187
↓ 3 callers
Function
AddDrawListToDrawData
example/imgui.cpp:4266
↓ 3 callers
Method
ClearFreeMemory
example/imgui_draw.cpp:1661
↓ 3 callers
Function
ComputeColors
ImGuizmo.cpp:1036
↓ 3 callers
Function
DistanceToPlane
ImGuizmo.cpp:878
↓ 3 callers
Method
DoQueueClose
example/imgui_demo.cpp:7463
↓ 3 callers
Method
DoSave
example/imgui_demo.cpp:7465
↓ 3 callers
Method
Dot
ImGuizmo.cpp:250
↓ 3 callers
Function
DragFloat2
example/imgui.h:2796
↓ 3 callers
Method
EditPoint
example/main.cpp:367
↓ 3 callers
Function
EditTableSizingFlags
Show a combo box with a choice of sizing policies
example/imgui_demo.cpp:3456
↓ 3 callers
Method
FindGlyphNoFallback
example/imgui_draw.cpp:3291
↓ 3 callers
Function
FindWindowNavFocusable
example/imgui.cpp:9530
↓ 3 callers
Method
Get
example/main.cpp:424
↓ 3 callers
Method
GetCharAdvance
example/imgui.h:2718
↓ 3 callers
Function
GetDefaultFont
example/imgui_internal.h:2303
↓ 3 callers
Method
GetInt
example/imgui.cpp:1915
↓ 3 callers
Method
GetItemCount
example/main.cpp:413
↓ 3 callers
Method
GetName
example/imgui_internal.h:1269
↓ 3 callers
Function
GetOverlayDrawList
OBSOLETED in 1.69 (from Mar 2019)
example/imgui.h:2814
↓ 3 callers
Method
GetSpan
example/imgui_internal.h:599
↓ 3 callers
Function
GetStyleVarInfo
example/imgui.cpp:2530
↓ 3 callers
Method
GetTabName
example/imgui_internal.h:2007
↓ 3 callers
Method
GetTabOrder
example/imgui_internal.h:2006
↓ 3 callers
Method
GetVarPtr
example/imgui.cpp:2499
↓ 3 callers
Function
ImCharIsBlankW
example/imgui_internal.h:322
↓ 3 callers
Function
ImFileOpen
example/imgui.cpp:1546
↓ 3 callers
Function
ImParseFormatFindEnd
example/imgui_widgets.cpp:3217
↓ 3 callers
Function
ImTriangleContainsPoint
example/imgui.cpp:1260
↓ 3 callers
Method
IsPacked
example/imgui.h:2559
↓ 3 callers
Function
IsWindowActiveAndVisible
example/imgui.cpp:3630
↓ 3 callers
Function
IsWindowContentHoverable
example/imgui.cpp:3127
↓ 3 callers
Function
LookAt
ImGuizmo.cpp:157
↓ 3 callers
Method
Merge
example/imgui_draw.cpp:1705
↓ 3 callers
Method
OrthoNormalize
ImGuizmo.cpp:405
↓ 3 callers
Function
PatchFormatStringFloatToInt
FIXME-LEGACY: Prior to 1.61 our DragInt() function internally used floats and because of this the compile-time default value for format was "%.0f". Ev
example/imgui_widgets.cpp:1808
↓ 3 callers
Method
PathFillConvex
example/imgui.h:2417
↓ 3 callers
Method
PrimReserve
Reserve space for a number of vertices and indices. You must finish filling your reserved data before calling PrimReserve() again, as it may reallocat
example/imgui_draw.cpp:614
↓ 3 callers
Method
Reserve
example/imgui_internal.h:593
↓ 3 callers
Method
Scale
ImGuizmo.cpp:339
↓ 3 callers
Method
SetBit
Get bit n in the array
example/imgui.h:2542
↓ 3 callers
Function
SetCurrentWindow
example/imgui.cpp:3006
↓ 3 callers
Function
SetCursorPosYAndSetupForPrevLine
example/imgui.cpp:2247
↓ 3 callers
Function
SetRect
ImGuizmo.cpp:888
↓ 3 callers
Function
SetWindowConditionAllowFlags
example/imgui.cpp:5097
↓ 3 callers
Method
Split
example/imgui_draw.cpp:1675
↓ 3 callers
Function
StartLockWheelingWindow
example/imgui.cpp:3692
↓ 3 callers
Method
c_str
example/imgui.h:2063
↓ 3 callers
Function
distance
ImCurveEdit.cpp:72
↓ 3 callers
Function
max
ImGuizmo.cpp:190
↓ 3 callers
Function
stb__lit
example/imgui_draw.cpp:3954
← previous
next →
201–300 of 1,882, ranked by callers