MCPcopy Create free account

hub / github.com/CedricGuillemet/ImGuizmo / functions

Functions1,882 in github.com/CedricGuillemet/ImGuizmo

↓ 4 callersFunctionImParseFormatFindStart
We don't use strchr() because our strings are usually very short and often start with '%'
example/imgui_widgets.cpp:3204
↓ 4 callersFunctionImParseFormatPrecision
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 callersFunctionImStrncpy
example/imgui.cpp:1314
↓ 4 callersFunctionImTextCountCharsFromUtf8
example/imgui.cpp:1689
↓ 4 callersFunctionImTextStrFromUtf8
example/imgui.cpp:1671
↓ 4 callersFunctionInputTextCalcTextSizeW
example/imgui_widgets.cpp:3535
↓ 4 callersFunctionInputTextFilterCharacter
Return false to discard a character.
example/imgui_widgets.cpp:3770
↓ 4 callersFunctionIsActiveIdUsingNavDir
example/imgui_internal.h:2424
↓ 4 callersMethodIsLoaded
example/imgui.h:2719
↓ 4 callersFunctionIsOver
ImGuizmo.cpp:943
↓ 4 callersFunctionIsUsing
ImGuizmo.cpp:938
↓ 4 callersMethodLerp
ImGuizmo.cpp:200
↓ 4 callersFunctionNormalize
ImGuizmo.cpp:149
↓ 4 callersFunctionNormalize
example/main.cpp:119
↓ 4 callersMethodPassFilter
example/imgui.cpp:2087
↓ 4 callersMethodPathStroke
Note: Anti-aliased filling requires points to be in clockwise order.
example/imgui.h:2418
↓ 4 callersMethodPushTextureID
example/imgui_draw.cpp:597
↓ 4 callersFunctionRenderBullet
example/imgui_internal.h:2540
↓ 4 callersFunctionSTB_TEXTEDIT_GETWIDTH
example/imgui_widgets.cpp:3586
↓ 4 callersFunctionSequencerAddDelButton
ImSequencer.cpp:38
↓ 4 callersMethodSetInt
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 callersFunctionTableSettingsCalcChunkSize
example/imgui_tables.cpp:3130
↓ 4 callersMethodTransform
ImGuizmo.cpp:413
↓ 4 callersMethodTranslation
ImGuizmo.cpp:329
↓ 4 callersFunction_grow_capacity
example/imgui.h:1689
↓ 4 callersFunctionend
example/imgui_internal.h:645
↓ 4 callersMethodindex_from_ptr
Utilities
example/imgui_internal.h:577
↓ 4 callersFunctionis_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 callersFunctionreserve
Resize a vector to a smaller size, guaranteed not to cause a reallocation
example/imgui.h:1693
↓ 4 callersFunctionstb_textedit_delete
delete characters while updating undo
example/imstb_textedit.h:591
↓ 4 callersFunctionstbi__bitcount
example/stb_image.h:4956
↓ 4 callersFunctionstbi__cleanup_jpeg
clean up the temporary component buffers
example/stb_image.h:3502
↓ 4 callersFunctionstbi__compute_y_16
example/stb_image.h:1515
↓ 4 callersFunctionstbi__extend_receive
combined JPEG 'receive' and JPEG 'extend', since baseline always extends everything it receives.
example/stb_image.h:1850
↓ 4 callersFunctionstbi__high_bit
returns 0..31 for the highest set bit
example/stb_image.h:4944
↓ 4 callersFunctionstbi__jpeg_get_bit
example/stb_image.h:1877
↓ 4 callersFunctionstbi__load_and_postprocess_8bit
example/stb_image.h:1057
↓ 4 callersFunctionstbi__malloc_mad2
mallocs with size overflow checking
example/stb_image.h:903
↓ 4 callersFunctionstbi__readval
example/stb_image.h:5850
↓ 4 callersFunctionstbi__shiftsigned
example/stb_image.h:4966
↓ 4 callersFunctionstbi__tga_get_comp
returns STBI_rgb or whatever, 0 on error
example/stb_image.h:5236
↓ 4 callersFunctionstbi__zget8
example/stb_image.h:3839
↓ 4 callersFunctionstbtt_MakeGlyphBitmapSubpixel
example/imstb_truetype.h:3598
↓ 4 callersFunctionstbtt_ScaleForMappingEmToPixels
example/imstb_truetype.h:2613
↓ 4 callersFunctionstbtt__add_point
example/imstb_truetype.h:3387
↓ 4 callersFunctionstbtt__cff_index_get
example/imstb_truetype.h:1243
↓ 4 callersFunctionstbtt__csctx_v
example/imstb_truetype.h:1888
↓ 4 callersFunctionstbtt__oversample_shift
example/imstb_truetype.h:3976
↓ 3 callersMethodAbs
ImGuizmo.cpp:280
↓ 3 callersMethodAddCustomRectRegular
example/imgui_draw.cpp:2187
↓ 3 callersFunctionAddDrawListToDrawData
example/imgui.cpp:4266
↓ 3 callersMethodClearFreeMemory
example/imgui_draw.cpp:1661
↓ 3 callersFunctionComputeColors
ImGuizmo.cpp:1036
↓ 3 callersFunctionDistanceToPlane
ImGuizmo.cpp:878
↓ 3 callersMethodDoQueueClose
example/imgui_demo.cpp:7463
↓ 3 callersMethodDoSave
example/imgui_demo.cpp:7465
↓ 3 callersMethodDot
ImGuizmo.cpp:250
↓ 3 callersFunctionDragFloat2
example/imgui.h:2796
↓ 3 callersMethodEditPoint
example/main.cpp:367
↓ 3 callersFunctionEditTableSizingFlags
Show a combo box with a choice of sizing policies
example/imgui_demo.cpp:3456
↓ 3 callersMethodFindGlyphNoFallback
example/imgui_draw.cpp:3291
↓ 3 callersFunctionFindWindowNavFocusable
example/imgui.cpp:9530
↓ 3 callersMethodGet
example/main.cpp:424
↓ 3 callersMethodGetCharAdvance
example/imgui.h:2718
↓ 3 callersFunctionGetDefaultFont
example/imgui_internal.h:2303
↓ 3 callersMethodGetInt
example/imgui.cpp:1915
↓ 3 callersMethodGetItemCount
example/main.cpp:413
↓ 3 callersMethodGetName
example/imgui_internal.h:1269
↓ 3 callersFunctionGetOverlayDrawList
OBSOLETED in 1.69 (from Mar 2019)
example/imgui.h:2814
↓ 3 callersMethodGetSpan
example/imgui_internal.h:599
↓ 3 callersFunctionGetStyleVarInfo
example/imgui.cpp:2530
↓ 3 callersMethodGetTabName
example/imgui_internal.h:2007
↓ 3 callersMethodGetTabOrder
example/imgui_internal.h:2006
↓ 3 callersMethodGetVarPtr
example/imgui.cpp:2499
↓ 3 callersFunctionImCharIsBlankW
example/imgui_internal.h:322
↓ 3 callersFunctionImFileOpen
example/imgui.cpp:1546
↓ 3 callersFunctionImParseFormatFindEnd
example/imgui_widgets.cpp:3217
↓ 3 callersFunctionImTriangleContainsPoint
example/imgui.cpp:1260
↓ 3 callersMethodIsPacked
example/imgui.h:2559
↓ 3 callersFunctionIsWindowActiveAndVisible
example/imgui.cpp:3630
↓ 3 callersFunctionIsWindowContentHoverable
example/imgui.cpp:3127
↓ 3 callersFunctionLookAt
ImGuizmo.cpp:157
↓ 3 callersMethodMerge
example/imgui_draw.cpp:1705
↓ 3 callersMethodOrthoNormalize
ImGuizmo.cpp:405
↓ 3 callersFunctionPatchFormatStringFloatToInt
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 callersMethodPathFillConvex
example/imgui.h:2417
↓ 3 callersMethodPrimReserve
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 callersMethodReserve
example/imgui_internal.h:593
↓ 3 callersMethodScale
ImGuizmo.cpp:339
↓ 3 callersMethodSetBit
Get bit n in the array
example/imgui.h:2542
↓ 3 callersFunctionSetCurrentWindow
example/imgui.cpp:3006
↓ 3 callersFunctionSetCursorPosYAndSetupForPrevLine
example/imgui.cpp:2247
↓ 3 callersFunctionSetRect
ImGuizmo.cpp:888
↓ 3 callersFunctionSetWindowConditionAllowFlags
example/imgui.cpp:5097
↓ 3 callersMethodSplit
example/imgui_draw.cpp:1675
↓ 3 callersFunctionStartLockWheelingWindow
example/imgui.cpp:3692
↓ 3 callersMethodc_str
example/imgui.h:2063
↓ 3 callersFunctiondistance
ImCurveEdit.cpp:72
↓ 3 callersFunctionmax
ImGuizmo.cpp:190
↓ 3 callersFunctionstb__lit
example/imgui_draw.cpp:3954
← previousnext →201–300 of 1,882, ranked by callers