MCPcopy Create free account

hub / github.com/CedricGuillemet/ImGuizmo / functions

Functions1,882 in github.com/CedricGuillemet/ImGuizmo

↓ 1 callersMethodClearTexData
example/imgui_draw.cpp:1994
↓ 1 callersMethodCompareWithCurrentState
Compare to detect usage errors
example/imgui.cpp:7292
↓ 1 callersMethodCopy
ImSequencer.h:63
↓ 1 callersFunctionCreateNewWindow
example/imgui.cpp:5124
↓ 1 callersFunctionCursorAnimReset
Cursor & Selection
example/imgui_internal.h:1044
↓ 1 callersFunctionCursorClamp
After a user-input the cursor stays on for a while without blinking
example/imgui_internal.h:1045
↓ 1 callersMethodCustomDrawCompact
example/main.cpp:486
↓ 1 callersFunctionDebugNodeTableGetSizingPolicyDesc
example/imgui_tables.cpp:3487
↓ 1 callersFunctionDebugStartItemPicker
example/imgui_internal.h:2614
↓ 1 callersFunctionDecode85
example/imgui_draw.cpp:2097
↓ 1 callersMethodDel
example/main.cpp:437
↓ 1 callersFunctionDisplayLinks
GraphEditor.cpp:162
↓ 1 callersMethodDoOpen
example/imgui_demo.cpp:7462
↓ 1 callersMethodDone
example/ImApp.h:2821
↓ 1 callersMethodDoubleClick
example/main.cpp:454
↓ 1 callersFunctionDragFloat3
example/imgui.h:2797
↓ 1 callersFunctionDrawCubes
ImGuizmo.cpp:2344
↓ 1 callersFunctionDrawGrid
ImGuizmo.cpp:2456
↓ 1 callersFunctionDrawGrid
GraphEditor.cpp:516
↓ 1 callersFunctionDrawMiniMap
GraphEditor.cpp:717
↓ 1 callersFunctionDrawNode
return true if node is hovered
GraphEditor.cpp:534
↓ 1 callersFunctionDrawPoint
ImGradient.cpp:41
↓ 1 callersFunctionDrawPoint
ImCurveEdit.cpp:105
↓ 1 callersFunctionDrawRotationGizmo
ImGuizmo.cpp:1172
↓ 1 callersFunctionDrawScaleGizmo
ImGuizmo.cpp:1269
↓ 1 callersFunctionDrawTranslationGizmo
ImGuizmo.cpp:1352
↓ 1 callersMethodDuplicate
example/main.cpp:438
↓ 1 callersFunctionEdit
ImGradient.cpp:65
↓ 1 callersFunctionEditOptions
GraphEditor.cpp:1043
↓ 1 callersFunctionEditTableColumnsFlags
example/imgui_demo.cpp:3498
↓ 1 callersFunctionEditTransform
example/main.cpp:204
↓ 1 callersMethodEnd
example/imgui.cpp:2304
↓ 1 callersMethodEndFrame
This is normally called by Render(). You may want to call it directly if you want to avoid calling Render() but the gain will be very minimal.
example/imgui.cpp:4380
↓ 1 callersFunctionExecCommand
example/imgui_demo.cpp:6479
↓ 1 callersFunctionFindHoveredWindow
Find window given position, search front-to-back FIXME: Note that we have an inconsequential lag here: OuterRectClipped is updated in Begin(), so wind
example/imgui.cpp:4554
↓ 1 callersMethodFinish
example/ImApp.h:2810
↓ 1 callersFunctionFitNodes
GraphEditor.cpp:117
↓ 1 callersMethodFlattenIntoSingleLayer
example/imgui.cpp:4323
↓ 1 callersFunctionFrustum
ImGuizmo.cpp:104
↓ 1 callersFunctionFrustum
example/main.cpp:74
↓ 1 callersMethodGetBackgroundColor
ImCurveEdit.h:73
↓ 1 callersMethodGetBuildWorkRect
example/imgui_internal.h:1250
↓ 1 callersFunctionGetColumnWidthEx
example/imgui_tables.cpp:3678
↓ 1 callersMethodGetCurveColor
example/main.cpp:357
↓ 1 callersMethodGetCurveCount
example/main.cpp:343
↓ 1 callersMethodGetCurveType
ImCurveEdit.h:65
↓ 1 callersFunctionGetDefaultCompressedFontDataTTFBase85
example/imgui_draw.cpp:4147
↓ 1 callersFunctionGetDraggedColumnOffset
example/imgui_tables.cpp:3645
↓ 1 callersMethodGetDrawListCount
example/imgui_internal.h:710
↓ 1 callersFunctionGetFallbackWindowNameForWindowingList
Window has already passed the IsWindowNavFocusable()
example/imgui.cpp:9709
↓ 1 callersMethodGetGlyphRangesDefault
Retrieve list of range (2 int per range, values are inclusive)
example/imgui_draw.cpp:2808
↓ 1 callersFunctionGetIndex
example/imgui_internal.h:617
↓ 1 callersFunctionGetInputTextState
example/imgui_internal.h:2592
↓ 1 callersMethodGetIntRef
References are only valid until a new value is added to the storage. Calling a Set***() function or a Get***Ref() function invalidates the pointer.
example/imgui.cpp:1945
↓ 1 callersMethodGetItemLabel
example/main.cpp:417
↓ 1 callersMethodGetItemTypeCount
example/main.cpp:415
↓ 1 callersMethodGetItemTypeName
example/main.cpp:416
↓ 1 callersFunctionGetMinimumStepAtDecimalPrecision
example/imgui_widgets.cpp:2068
↓ 1 callersMethodGetMouseCursorTexData
example/imgui_draw.cpp:2225
↓ 1 callersFunctionGetParallelogram
ImGuizmo.cpp:821
↓ 1 callersFunctionGetTabBarFromTabBarRef
example/imgui_widgets.cpp:6999
↓ 1 callersFunctionGetTabBarRefFromTabBar
example/imgui_widgets.cpp:7005
↓ 1 callersMethodGetTexDataAsRGBA32
example/imgui_draw.cpp:2037
↓ 1 callersMethodGetVoidPtr
example/imgui.cpp:1936
↓ 1 callersFunctionGetWindowBgColorIdxFromFlags
example/imgui.cpp:5279
↓ 1 callersMethodGetWorkRect
example/imgui_internal.h:1249
↓ 1 callersFunctionHandleAndDrawLocalBounds
ImGuizmo.cpp:1450
↓ 1 callersFunctionHandleQuadSelection
GraphEditor.cpp:285
↓ 1 callersFunctionHandleRotation
ImGuizmo.cpp:2094
↓ 1 callersFunctionHandleScale
ImGuizmo.cpp:1981
↓ 1 callersFunctionHandleTranslation
ImGuizmo.cpp:1868
↓ 1 callersFunctionHandleZoomScroll
GraphEditor.cpp:85
↓ 1 callersFunctionImAtoi
example/imgui_widgets.cpp:2077
↓ 1 callersFunctionImBezierCubicClosestPointCasteljauStep
Closely mimics PathBezierToCasteljau() in imgui_draw.cpp
example/imgui.cpp:1202
↓ 1 callersFunctionImBezierQuadraticCalc
example/imgui_draw.cpp:1221
↓ 1 callersFunctionImBitArraySetBitRange
example/imgui_internal.h:511
↓ 1 callersFunctionImDot
example/imgui_internal.h:431
↓ 1 callersFunctionImFileGetSize
example/imgui.cpp:1565
↓ 1 callersFunctionImFileRead
example/imgui.cpp:1566
↓ 1 callersFunctionImFontAtlasBuildFinish
This is called/shared by both the stb_truetype and the FreeType builder.
example/imgui_draw.cpp:2763
↓ 1 callersFunctionImFontAtlasBuildInit
Note: this is called / shared by both the stb_truetype and the FreeType builder
example/imgui_draw.cpp:2742
↓ 1 callersFunctionImFontAtlasBuildMultiplyCalcLookupTable
example/imgui_draw.cpp:2271
↓ 1 callersFunctionImFontAtlasBuildMultiplyRectAlpha8
example/imgui_draw.cpp:2280
↓ 1 callersFunctionImFontAtlasBuildPackCustomRects
example/imgui_draw.cpp:2603
↓ 1 callersFunctionImFontAtlasBuildRenderDefaultTexData
example/imgui_draw.cpp:2650
↓ 1 callersFunctionImFontAtlasBuildRenderLinesTexData
example/imgui_draw.cpp:2690
↓ 1 callersFunctionImFontAtlasBuildSetupFont
example/imgui_draw.cpp:2588
↓ 1 callersFunctionImFontAtlasGetBuilderForStbTruetype
example/imgui_draw.cpp:2579
↓ 1 callersFunctionImLinearSweep
example/imgui_internal.h:433
↓ 1 callersFunctionImParseFormatTrimDecorations
Extract the format out of a format string with leading or trailing decorations fmt = "blah blah" -> return fmt fmt = "%.3f" -> return fmt fmt =
example/imgui_widgets.cpp:3239
↓ 1 callersFunctionImRsqrt
example/imgui_internal.h:401
↓ 1 callersFunctionImStrTrimBlanks
Trim str by offsetting contents when there's leading data + writing a \0 at the trailing position. We use this in situation where the cost is negligib
example/imgui.cpp:1395
↓ 1 callersFunctionImStrdup
example/imgui.cpp:1323
↓ 1 callersFunctionImStrdupcpy
example/imgui.cpp:1330
↓ 1 callersFunctionImStreolRange
Find end-of-line. Return pointer will point to either first \n, either str_end.
example/imgui.cpp:1359
↓ 1 callersFunctionImTextCharToUtf8
Based on stb_to_utf8() from github.com/nothings/stb/
example/imgui.cpp:1704
↓ 1 callersFunctionImTriangleArea
example/imgui_internal.h:446
↓ 1 callersFunctionImTriangleBarycentricCoords
example/imgui.cpp:1268
↓ 1 callersFunctionImTriangleClosestPoint
example/imgui.cpp:1279
↓ 1 callersFunctionImUpperPowerOfTwo
example/imgui_internal.h:300
← previousnext →501–600 of 1,882, ranked by callers