Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andrewchilicki/LumonMDR
/ functions
Functions
2,571 in github.com/andrewchilicki/LumonMDR
⨍
Functions
2,571
◇
Types & classes
449
↓ 1 callers
Function
ImGui_ImplGlfw_UpdateMouseData
external/imgui/backends/imgui_impl_glfw.cpp:717
↓ 1 callers
Function
ImGui_ImplOpenGL3_CreateDeviceObjects
external/imgui/backends/imgui_impl_opengl3.cpp:753
↓ 1 callers
Function
ImGui_ImplOpenGL3_DestroyDeviceObjects
external/imgui/backends/imgui_impl_opengl3.cpp:950
↓ 1 callers
Function
ImGui_ImplOpenGL3_DestroyFontsTexture
external/imgui/backends/imgui_impl_opengl3.cpp:703
↓ 1 callers
Function
ImGui_ImplOpenGL3_Init
Functions
external/imgui/backends/imgui_impl_opengl3.cpp:280
↓ 1 callers
Function
ImGui_ImplOpenGL3_NewFrame
external/imgui/backends/imgui_impl_opengl3.cpp:403
↓ 1 callers
Function
ImGui_ImplOpenGL3_RenderDrawData
OpenGL3 Render function. Note that this implementation is little overcomplicated because we are saving/setting up/restoring every OpenGL state explici
external/imgui/backends/imgui_impl_opengl3.cpp:491
↓ 1 callers
Function
ImGui_ImplOpenGL3_Shutdown
external/imgui/backends/imgui_impl_opengl3.cpp:390
↓ 1 callers
Function
ImLinearRemapClamp
external/imgui/imgui_internal.h:495
↓ 1 callers
Function
ImLinearSweep
external/imgui/imgui_internal.h:494
↓ 1 callers
Function
ImParseFormatSanitizeForPrinting
Sanitize format - Zero terminate so extra characters after format (e.g. "%f123") don't confuse atof/atoi - stb_sprintf.h supports several new modifier
external/imgui/imgui_widgets.cpp:3515
↓ 1 callers
Function
ImParseFormatSanitizeForScanning
- For scanning we need to remove all width and precision fields and flags "%+3.7f" -> "%f". BUT don't strip types like "%I64d" which includes digits.
external/imgui/imgui_widgets.cpp:3530
↓ 1 callers
Function
ImParseFormatTrimDecorations
Extract the format out of a format string with leading or trailing decorations fmt = "blah blah" -> return "" fmt = "%.3f" -> return fmt fmt =
external/imgui/imgui_widgets.cpp:3500
↓ 1 callers
Function
ImRsqrt
external/imgui/imgui_internal.h:461
↓ 1 callers
Function
ImSign
external/imgui/imgui_internal.h:458
↓ 1 callers
Function
ImStrTrimBlanks
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
external/imgui/imgui.cpp:2039
↓ 1 callers
Function
ImStrdup
external/imgui/imgui.cpp:1967
↓ 1 callers
Function
ImStrdupcpy
external/imgui/imgui.cpp:1974
↓ 1 callers
Function
ImStreolRange
Find end-of-line. Return pointer will point to either first \n, either str_end.
external/imgui/imgui.cpp:2003
↓ 1 callers
Function
ImTextCountLines
external/imgui/imgui.cpp:2546
↓ 1 callers
Function
ImTextCountUtf8BytesFromStr
external/imgui/imgui.cpp:2521
↓ 1 callers
Function
ImTriangleArea
external/imgui/imgui_internal.h:510
↓ 1 callers
Function
ImTriangleBarycentricCoords
external/imgui/imgui.cpp:1912
↓ 1 callers
Function
ImTriangleClosestPoint
external/imgui/imgui.cpp:1923
↓ 1 callers
Function
ImUpperPowerOfTwo
external/imgui/imgui_internal.h:371
↓ 1 callers
Function
InitViewportDrawData
external/imgui/imgui.cpp:5445
↓ 1 callers
Function
InputTextCalcTextLenAndLineCount
This is only used in the path where the multiline widget is inactivate.
external/imgui/imgui_widgets.cpp:3869
↓ 1 callers
Method
IsActive
external/imgui/imgui.h:2548
↓ 1 callers
Method
IsBuilt
4 bytes-per-pixel
external/imgui/imgui.h:3357
↓ 1 callers
Method
IsDataType
external/imgui/imgui.h:2514
↓ 1 callers
Function
IsGamepadKey
external/imgui/imgui_internal.h:3175
↓ 1 callers
Method
IsGlyphRangeUnused
API is designed this way to avoid exposing the 4K page size e.g. use with IsGlyphRangeUnused(0, 255)
external/imgui/imgui_draw.cpp:3809
↓ 1 callers
Function
IsKeyboardKey
external/imgui/imgui_internal.h:3174
↓ 1 callers
Function
IsLegacyKey
external/imgui/imgui_internal.h:3173
↓ 1 callers
Function
IsMouseKey
external/imgui/imgui_internal.h:3176
↓ 1 callers
Function
NavBiasScoringRect
Bias scoring rect ahead of scoring + update preferred pos (if missing) using source position
external/imgui/imgui.cpp:13064
↓ 1 callers
Method
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
external/imgui/imgui_demo.cpp:9822
↓ 1 callers
Function
Octave1D
external/perlin-noise/PerlinNoise.hpp:334
↓ 1 callers
Function
Octave2D
external/perlin-noise/PerlinNoise.hpp:352
↓ 1 callers
Function
Octave3D
external/perlin-noise/PerlinNoise.hpp:371
↓ 1 callers
Function
PathBezierCubicCurveToCasteljau
Closely mimics ImBezierCubicClosestPointCasteljau() in imgui.cpp
external/imgui/imgui_draw.cpp:1314
↓ 1 callers
Method
PathBezierQuadraticCurveTo
external/imgui/imgui_draw.cpp:1373
↓ 1 callers
Function
PathBezierQuadraticCurveToCasteljau
external/imgui/imgui_draw.cpp:1339
↓ 1 callers
Method
PathFillConcave
external/imgui/imgui.h:3142
↓ 1 callers
Method
PopTextureID
external/imgui/imgui_draw.cpp:654
↓ 1 callers
Method
PrimRectUV
external/imgui/imgui_draw.cpp:725
↓ 1 callers
Method
PushClipRectFullScreen
external/imgui/imgui_draw.cpp:635
↓ 1 callers
Method
Remove
external/imgui/imgui_internal.h:695
↓ 1 callers
Method
RenderText
Note: as with every ImDrawList drawing function, this expects that the font atlas texture is bound.
external/imgui/imgui_draw.cpp:4126
↓ 1 callers
Function
RenderViewportsThumbnails
external/imgui/imgui.cpp:15167
↓ 1 callers
Method
Reset
external/imgui/imgui_internal.h:1552
↓ 1 callers
Function
STB_TEXTEDIT_MOVEWORDRIGHT_WIN
external/imgui/imgui_widgets.cpp:4044
↓ 1 callers
Function
SameLineOrWrap
FIXME-LAYOUT: To be done automatically via layout mode once we rework ItemSize/ItemAdd into ItemLayout.
external/imgui/imgui.cpp:16447
↓ 1 callers
Function
ScaleWindow
external/imgui/imgui.cpp:14836
↓ 1 callers
Method
SetArenaBasePtr
external/imgui/imgui_internal.h:667
↓ 1 callers
Function
SetBit
external/imgui/imgui_internal.h:618
↓ 1 callers
Method
SetBool
external/imgui/imgui.cpp:2757
↓ 1 callers
Method
SetCircleTessellationMaxError
external/imgui/imgui_draw.cpp:385
↓ 1 callers
Method
SetKeyEventNativeData
[Optional] Call after AddKeyEvent(). Specify native keycode, scancode + Specify index for legacy <1.87 IsKeyXXX() functions with native indices. If yo
external/imgui/imgui.cpp:1672
↓ 1 callers
Method
SetVoidPtr
external/imgui/imgui.cpp:2771
↓ 1 callers
Function
SetWindowActiveForSkipRefresh
external/imgui/imgui.cpp:6938
↓ 1 callers
Function
SetupDrawListSharedData
Called once a frame. Followed by SetCurrentFont() which sets up the remaining data. FIXME-VIEWPORT: the concept of a single ClipRectFullscreen is not
external/imgui/imgui.cpp:5090
↓ 1 callers
Method
Show
external/imgui/imgui_demo.cpp:3089
↓ 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
external/imgui/imgui_demo.cpp:7175
↓ 1 callers
Function
ShowDemoWindowInputs
external/imgui/imgui_demo.cpp:7385
↓ 1 callers
Function
ShowDemoWindowLayout
external/imgui/imgui_demo.cpp:3940
↓ 1 callers
Function
ShowDemoWindowMenuBar
external/imgui/imgui_demo.cpp:701
↓ 1 callers
Function
ShowDemoWindowMultiSelect
external/imgui/imgui_demo.cpp:3201
↓ 1 callers
Function
ShowDemoWindowPopups
external/imgui/imgui_demo.cpp:4806
↓ 1 callers
Function
ShowDemoWindowTables
external/imgui/imgui_demo.cpp:5270
↓ 1 callers
Function
ShowDemoWindowWidgets
external/imgui/imgui_demo.cpp:776
↓ 1 callers
Function
ShowExampleAppAssetsBrowser
external/imgui/imgui_demo.cpp:10421
↓ 1 callers
Function
ShowExampleAppAutoResize
Demonstrate creating a window which gets auto-resized according to its content.
external/imgui/imgui_demo.cpp:9152
↓ 1 callers
Function
ShowExampleAppConsole
external/imgui/imgui_demo.cpp:8697
↓ 1 callers
Function
ShowExampleAppConstrainedResize
Demonstrate creating a window with custom resize constraints. Note that size constraints currently don't work on a docked window (when in 'docking' br
external/imgui/imgui_demo.cpp:9178
↓ 1 callers
Function
ShowExampleAppCustomRendering
Demonstrate using the low-level ImDrawList to draw custom shapes.
external/imgui/imgui_demo.cpp:9412
↓ 1 callers
Function
ShowExampleAppDocuments
external/imgui/imgui_demo.cpp:9833
↓ 1 callers
Function
ShowExampleAppFullscreen
Demonstrate creating a window covering the entire screen/viewport
external/imgui/imgui_demo.cpp:9332
↓ 1 callers
Function
ShowExampleAppLayout
Demonstrate create a window with multiple child windows.
external/imgui/imgui_demo.cpp:8870
↓ 1 callers
Function
ShowExampleAppLog
Demonstrate creating a simple log window with basic filtering.
external/imgui/imgui_demo.cpp:8835
↓ 1 callers
Function
ShowExampleAppLongText
Demonstrate/test rendering huge amount of text, and the incidence of clipping.
external/imgui/imgui_demo.cpp:9089
↓ 1 callers
Function
ShowExampleAppMainMenuBar
Demonstrate creating a "main" fullscreen menu bar and populating it. Note the difference between BeginMainMenuBar() and BeginMenuBar(): - BeginMenuBar
external/imgui/imgui_demo.cpp:8234
↓ 1 callers
Function
ShowExampleAppPropertyEditor
Demonstrate creating a simple property editor.
external/imgui/imgui_demo.cpp:9066
↓ 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.
external/imgui/imgui_demo.cpp:9277
↓ 1 callers
Function
ShowExampleAppWindowTitles
Demonstrate the use of "##" and "###" in identifiers to manipulate ID generation. This applies to all regular items as well. Read FAQ section "How can
external/imgui/imgui_demo.cpp:9370
↓ 1 callers
Function
ShowTableColumnsStatusFlags
external/imgui/imgui_demo.cpp:5258
↓ 1 callers
Function
Shuffle
external/perlin-noise/PerlinNoise.hpp:261
↓ 1 callers
Function
TableFixFlags
Helper
external/imgui/imgui_tables.cpp:269
↓ 1 callers
Function
TableGetInstanceID
external/imgui/imgui_internal.h:3331
↓ 1 callers
Method
Unlink
external/imgui/imgui_draw.cpp:1783
↓ 1 callers
Function
UnpackBitVectorToFlatIndexList
external/imgui/imgui_draw.cpp:2849
↓ 1 callers
Method
Update
Helpers for internal use
external/imgui/imgui_widgets.cpp:8569
↓ 1 callers
Method
UpdateWorkRect
external/imgui/imgui_internal.h:1855
↓ 1 callers
Method
_ClearFreeMemory
external/imgui/imgui_draw.cpp:439
↓ 1 callers
Method
_TryMergeDrawCmds
Try to merge two last draw commands
external/imgui/imgui_draw.cpp:531
↓ 1 callers
Function
append_exponent
external/nlohmann/json.hpp:17835
↓ 1 callers
Method
cleanup
src/UI/UIManager.cpp:96
↓ 1 callers
Function
concat_into
external/nlohmann/json.hpp:4265
↓ 1 callers
Function
concat_length
external/nlohmann/json.hpp:4234
↓ 1 callers
Function
crbegin
@brief returns a const reverse iterator to the last element @sa https://json.nlohmann.me/api/basic_json/crbegin/
external/nlohmann/json.hpp:22148
← previous
next →
701–800 of 2,571, ranked by callers