Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nelarius/imnodes
/ functions
Functions
1,801 in github.com/Nelarius/imnodes
⨍
Functions
1,801
◇
Types & classes
263
↓ 1 callers
Function
stbtt_GetGlyphKernAdvance
dependencies/imgui-1.87/imstb_truetype.h:2556
↓ 1 callers
Function
stbtt_GetGlyphSDF
dependencies/imgui-1.87/imstb_truetype.h:4406
↓ 1 callers
Function
stbtt_GetNumberOfFonts_internal
dependencies/imgui-1.87/imstb_truetype.h:1321
↓ 1 callers
Function
stbtt_GetPackedQuad
dependencies/imgui-1.87/imstb_truetype.h:4193
↓ 1 callers
Function
stbtt_InitFont_internal
dependencies/imgui-1.87/imstb_truetype.h:1350
↓ 1 callers
Function
stbtt_MakeGlyphBitmap
dependencies/imgui-1.87/imstb_truetype.h:3617
↓ 1 callers
Function
stbtt_MakeGlyphBitmapSubpixelPrefilter
dependencies/imgui-1.87/imstb_truetype.h:4021
↓ 1 callers
Function
stbtt_PackBegin
dependencies/imgui-1.87/imstb_truetype.h:3797
↓ 1 callers
Function
stbtt_PackEnd
dependencies/imgui-1.87/imstb_truetype.h:3829
↓ 1 callers
Function
stbtt_PackFontRanges
dependencies/imgui-1.87/imstb_truetype.h:4132
↓ 1 callers
Function
stbtt_PackFontRangesGatherRects
rects array must be big enough to accommodate all characters in the given ranges
dependencies/imgui-1.87/imstb_truetype.h:3989
↓ 1 callers
Function
stbtt_PackFontRangesPackRects
dependencies/imgui-1.87/imstb_truetype.h:4127
↓ 1 callers
Function
stbtt__GetCoverageIndex
dependencies/imgui-1.87/imstb_truetype.h:2315
↓ 1 callers
Function
stbtt__GetGlyphGPOSInfoAdvance
dependencies/imgui-1.87/imstb_truetype.h:2428
↓ 1 callers
Function
stbtt__GetGlyphKernInfoAdvance
dependencies/imgui-1.87/imstb_truetype.h:2285
↓ 1 callers
Function
stbtt__GetGlyphShapeT2
dependencies/imgui-1.87/imstb_truetype.h:2237
↓ 1 callers
Function
stbtt__GetGlyphShapeTT
dependencies/imgui-1.87/imstb_truetype.h:1639
↓ 1 callers
Function
stbtt__cff_index_count
dependencies/imgui-1.87/imstb_truetype.h:1237
↓ 1 callers
Function
stbtt__cff_skip_operand
dependencies/imgui-1.87/imstb_truetype.h:1199
↓ 1 callers
Function
stbtt__cid_get_glyph_subrs
dependencies/imgui-1.87/imstb_truetype.h:1950
↓ 1 callers
Function
stbtt__compute_crossings_x
dependencies/imgui-1.87/imstb_truetype.h:4297
↓ 1 callers
Function
stbtt__dict_get
dependencies/imgui-1.87/imstb_truetype.h:1214
↓ 1 callers
Function
stbtt__fill_active_edges
note: this routine clips fills that extend off the edges... ideally this wouldn't happen, but it could happen if the truetype glyph bounding boxes are
dependencies/imgui-1.87/imstb_truetype.h:2790
↓ 1 callers
Function
stbtt__fill_active_edges_new
dependencies/imgui-1.87/imstb_truetype.h:2973
↓ 1 callers
Function
stbtt__get_subr
dependencies/imgui-1.87/imstb_truetype.h:1936
↓ 1 callers
Function
stbtt__matches
dependencies/imgui-1.87/imstb_truetype.h:4722
↓ 1 callers
Function
stbtt__rasterize
dependencies/imgui-1.87/imstb_truetype.h:3330
↓ 1 callers
Function
stbtt__rasterize_sorted_edges
dependencies/imgui-1.87/imstb_truetype.h:2832
↓ 1 callers
Function
stbtt__ray_intersect_bezier
dependencies/imgui-1.87/imstb_truetype.h:4228
↓ 1 callers
Function
stbtt__solve_cubic
x^3 + c*x^2 + b*x + a = 0
dependencies/imgui-1.87/imstb_truetype.h:4375
↓ 1 callers
Function
stbtt__sort_edges
dependencies/imgui-1.87/imstb_truetype.h:3319
↓ 1 callers
Function
stbtt__sort_edges_ins_sort
dependencies/imgui-1.87/imstb_truetype.h:3239
↓ 1 callers
Function
stbtt__sort_edges_quicksort
dependencies/imgui-1.87/imstb_truetype.h:3257
↓ 1 callers
Function
stbtt__tesselate_cubic
dependencies/imgui-1.87/imstb_truetype.h:3415
↓ 1 callers
Function
stbtt__tesselate_curve
tessellate until threshold p is happy... @TODO warped to compensate for non-linear stretching
dependencies/imgui-1.87/imstb_truetype.h:3395
↓ 1 callers
Function
swap
dependencies/imgui-1.87/imgui.h:1805
↓ 1 callers
Method
~ImNodeData
imnodes_internal.h:162
Method
AcceptDragDropPayload
dependencies/imgui-1.87/imgui.cpp:11169
Method
ActivateItem
dependencies/imgui-1.87/imgui.cpp:7306
Method
AddCallback
dependencies/imgui-1.87/imgui_draw.cpp:473
Method
AddChar
Set bit n in the array
dependencies/imgui-1.87/imgui.h:2696
Method
AddContextHook
No specific ordering/dependency support, will see as needed
dependencies/imgui-1.87/imgui.cpp:3684
Method
AddConvexPolyFilled
We intentionally avoid using ImVec2 and its math operators here to reduce cost to a minimum for debug/non-inlined builds.
dependencies/imgui-1.87/imgui_draw.cpp:977
Method
AddCustomRectFontGlyph
dependencies/imgui-1.87/imgui_draw.cpp:2212
Method
AddFont
dependencies/imgui-1.87/imgui_draw.cpp:2074
Method
AddFontDefault
Load embedded ProggyClean.ttf at size 13, disable oversampling
dependencies/imgui-1.87/imgui_draw.cpp:2123
Method
AddFontFromFileTTF
dependencies/imgui-1.87/imgui_draw.cpp:2144
Method
AddFontFromMemoryCompressedBase85TTF
dependencies/imgui-1.87/imgui_draw.cpp:2191
Method
AddFontFromMemoryCompressedTTF
dependencies/imgui-1.87/imgui_draw.cpp:2179
Method
AddFontFromMemoryTTF
NB: Transfer ownership of 'ttf_data' to ImFontAtlas, unless font_cfg_template->FontDataOwnedByAtlas == false. Owned TTF buffer will be deleted after B
dependencies/imgui-1.87/imgui_draw.cpp:2166
Method
AddImageQuad
dependencies/imgui-1.87/imgui_draw.cpp:1626
Method
AddImageRounded
dependencies/imgui-1.87/imgui_draw.cpp:1642
Method
AddInputCharacter
Pass in translated ASCII characters for text input. - with glfw you can get those from the callback set in glfwSetCharCallback() - on Windows you can
dependencies/imgui-1.87/imgui.cpp:1175
Method
AddInputCharacterUTF16
UTF16 strings use surrogate pairs to encode codepoints >= 0x10000, so we should save the high surrogate.
dependencies/imgui-1.87/imgui.cpp:1191
Method
AddKeyAnalogEvent
Queue a new key down/up event. - ImGuiKey key: Translated key (as in, generally ImGuiKey_A matches the key end-user would use to emit an 'A' cha
dependencies/imgui-1.87/imgui.cpp:1262
Method
AddRanges
dependencies/imgui-1.87/imgui_draw.cpp:3080
Method
AddRemapChar
dependencies/imgui-1.87/imgui_draw.cpp:3297
Method
AlignTextToFramePadding
dependencies/imgui-1.87/imgui_widgets.cpp:1351
Method
ArrowButton
dependencies/imgui-1.87/imgui_widgets.cpp:787
Method
ArrowButtonEx
dependencies/imgui-1.87/imgui_widgets.cpp:756
Method
BeginChild
dependencies/imgui-1.87/imgui.cpp:5188
Method
BeginChildEx
dependencies/imgui-1.87/imgui.cpp:5138
Method
BeginChildFrame
Helper to create a child window / scrolling region that looks like a normal widget frame.
dependencies/imgui-1.87/imgui.cpp:5247
Method
BeginColumns
dependencies/imgui-1.87/imgui_tables.cpp:3826
Method
BeginCombo
dependencies/imgui-1.87/imgui_widgets.cpp:1574
Method
BeginComboPopup
dependencies/imgui-1.87/imgui_widgets.cpp:1649
Method
BeginComboPreview
Call directly after the BeginCombo/EndCombo block. The preview is designed to only host non-interactive elements (Experimental, see GitHub issues: #16
dependencies/imgui-1.87/imgui_widgets.cpp:1715
Method
BeginDisabled
BeginDisabled()/EndDisabled() - Those can be nested but it cannot be used to enable an already disabled section (a single BeginDisabled(true) in the s
dependencies/imgui-1.87/imgui.cpp:6863
Method
BeginDragDropSource
When this returns true you need to: a) call SetDragDropPayload() exactly once, b) you may render the payload visual/description, c) call EndDragDropSo
dependencies/imgui-1.87/imgui.cpp:10938
Method
BeginDragDropTarget
We don't use BeginDragDropTargetCustom() and duplicate its code because: 1) we use LastItemRectHoveredRect which handles items that pushes a temporari
dependencies/imgui-1.87/imgui.cpp:11136
Method
BeginDragDropTargetCustom
dependencies/imgui-1.87/imgui.cpp:11109
Method
BeginGroup
Lock horizontal starting position + capture group bounding box into one "item" (so you can use IsItemHovered() or layout primitives such as SameLine()
dependencies/imgui-1.87/imgui.cpp:8528
Method
BeginListBox
Tip: To have a list filling the entire window width, use size.x = -FLT_MIN and pass an non-visible label e.g. "##empty" Tip: If your vertical size is
dependencies/imgui-1.87/imgui_widgets.cpp:6303
Method
BeginMainMenuBar
dependencies/imgui-1.87/imgui_widgets.cpp:6791
Method
BeginMenu
dependencies/imgui-1.87/imgui_widgets.cpp:7020
Method
BeginMenuBar
FIXME: Provided a rectangle perhaps e.g. a BeginMenuBarEx() could be used anywhere.. Currently the main responsibility of this function being to setup
dependencies/imgui-1.87/imgui_widgets.cpp:6684
Method
BeginMenuEx
dependencies/imgui-1.87/imgui_widgets.cpp:6842
Method
BeginPopup
dependencies/imgui-1.87/imgui.cpp:9198
Method
BeginPopupContextItem
This is a helper to handle the simplest case of associating one named popup to one given widget. - To create a popup associated to the last item, you
dependencies/imgui-1.87/imgui.cpp:9295
Method
BeginPopupContextVoid
dependencies/imgui-1.87/imgui.cpp:9323
Method
BeginPopupContextWindow
dependencies/imgui-1.87/imgui.cpp:9309
Method
BeginPopupEx
Attention! BeginPopup() adds default flags which BeginPopupEx()!
dependencies/imgui-1.87/imgui.cpp:9175
Method
BeginPopupModal
If 'p_open' is specified for a modal popup window, the popup will have a regular close button which will close the popup. Note that popup visibility s
dependencies/imgui-1.87/imgui.cpp:9213
Method
BeginTabBar
dependencies/imgui-1.87/imgui_widgets.cpp:7212
Method
BeginTabBarEx
dependencies/imgui-1.87/imgui_widgets.cpp:7226
Method
BeginTabItem
dependencies/imgui-1.87/imgui_widgets.cpp:7846
Method
BeginTable
Read about "TABLE SIZING" at the top of this file.
dependencies/imgui-1.87/imgui_tables.cpp:304
Method
BeginTableEx
dependencies/imgui-1.87/imgui_tables.cpp:310
Method
BeginTooltip
dependencies/imgui-1.87/imgui.cpp:8870
Method
BeginTooltipEx
dependencies/imgui-1.87/imgui.cpp:8875
Method
BeginViewportSideBar
Important: calling order matters! FIXME: Somehow overlapping with docking tech. FIXME: The "rect-cut" aspect of this could be formalized into a lower-
dependencies/imgui-1.87/imgui_widgets.cpp:6756
Method
BringWindowToDisplayBack
dependencies/imgui-1.87/imgui.cpp:6684
Method
BringWindowToDisplayBehind
dependencies/imgui-1.87/imgui.cpp:6698
Method
BringWindowToDisplayFront
dependencies/imgui-1.87/imgui.cpp:6669
Method
BringWindowToFocusFront
dependencies/imgui-1.87/imgui.cpp:6648
Method
Build
dependencies/imgui-1.87/imgui.cpp:2284
Method
Build
dependencies/imgui-1.87/imgui_draw.cpp:2260
Method
BuildRanges
dependencies/imgui-1.87/imgui_draw.cpp:3087
Method
BuildSortByKey
For quicker full rebuild of a storage (instead of an incremental one), you may add all your contents and then sort once.
dependencies/imgui-1.87/imgui.cpp:2118
Method
Bullet
dependencies/imgui-1.87/imgui_widgets.cpp:1280
← previous
next →
701–800 of 1,801, ranked by callers