Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DrNseven/D3D11-Worldtoscreen-Finder
/ functions
Functions
1,531 in github.com/DrNseven/D3D11-Worldtoscreen-Finder
⨍
Functions
1,531
◇
Types & classes
203
Method
GetWindowSize
imgui/imgui.cpp:6658
Method
GetWindowWidth
imgui/imgui.cpp:6607
Method
GetWorkCenter
imgui/imgui.h:2769
Method
GrowIndex
imgui/imgui_draw.cpp:3032
Method
HSV
imgui/imgui.h:2211
Function
HasSelection
imgui/imgui_internal.h:971
Function
HullShaderHook
universal.cpp:599
Function
IMGUI_CDECL ChildWindowComparer
FIXME: Add a more explicit sort order in the window structure.
imgui/imgui.cpp:4173
Function
IMGUI_CDECL ShrinkWidthItemComparer
imgui/imgui_widgets.cpp:1475
Function
IMGUI_CDECL TabItemComparerByBeginOrder
imgui/imgui_widgets.cpp:6924
Function
IMGUI_CDECL TabItemComparerBySection
imgui/imgui_widgets.cpp:6913
Function
ImBezierCubicClosestPoint
imgui/imgui.cpp:1140
Function
ImBezierCubicClosestPointCasteljau
tess_tol is generally the same value you would find in ImGui::GetStyle().CurveTessellationTol Because those ImXXX functions are lower-level than ImGui
imgui/imgui.cpp:1198
Function
ImBitArray
imgui/imgui_internal.h:495
Method
ImColor
imgui/imgui.h:2201
Method
ImDrawCmd
imgui/imgui.h:2256
Method
ImDrawData
Functions
imgui/imgui.h:2483
Method
ImDrawList
If you want to create ImDrawList instances, pass them ImGui::GetDrawListSharedData() or create and use your own ImDrawListSharedData (so you can use I
imgui/imgui.h:2371
Method
ImDrawListSharedData
imgui/imgui_draw.cpp:369
Method
ImDrawListSplitter
imgui/imgui.h:2306
Function
ImFileClose
imgui/imgui_internal.h:338
Function
ImFileGetSize
imgui/imgui_internal.h:339
Function
ImFileOpen
imgui/imgui_internal.h:337
Function
ImFileRead
imgui/imgui_internal.h:340
Function
ImFileWrite
imgui/imgui_internal.h:341
Method
ImFont
imgui/imgui_draw.cpp:2921
Method
ImFontAtlas
imgui/imgui_draw.cpp:1782
Function
ImFontAtlasBuildWithStbTruetype
imgui/imgui_draw.cpp:2148
Method
ImFontAtlasCustomRect
Input // For custom font glyphs only: target font
imgui/imgui.h:2557
Method
ImFontConfig
imgui/imgui_draw.cpp:1719
Method
ImFontGlyphRangesBuilder
imgui/imgui.h:2538
Method
ImGuiContext
imgui/imgui_internal.h:1511
Method
ImGuiContextHook
imgui/imgui_internal.h:1261
Method
ImGuiIO
imgui/imgui.cpp:1024
Method
ImGuiInputTextCallbackData
imgui/imgui_widgets.cpp:3675
Function
ImGuiInputTextState
imgui/imgui_internal.h:961
Method
ImGuiLastItemDataBackup
imgui/imgui_internal.h:1840
Method
ImGuiListClipper
imgui/imgui.h:2170
Method
ImGuiListClipper
imgui/imgui.cpp:2233
Function
ImGuiMenuColumns
imgui/imgui_internal.h:934
Method
ImGuiMetricsConfig
imgui/imgui_internal.h:1219
Method
ImGuiNavMoveResult
imgui/imgui_internal.h:1000
Method
ImGuiNextItemData
imgui/imgui_internal.h:1055
Method
ImGuiNextWindowData
imgui/imgui_internal.h:1036
Method
ImGuiOldColumnData
imgui/imgui_internal.h:1106
Method
ImGuiOldColumns
imgui/imgui_internal.h:1127
Method
ImGuiOnceUponAFrame
imgui/imgui.h:2028
Method
ImGuiPayload
imgui/imgui.h:1936
Method
ImGuiPlotArrayGetterData
imgui/imgui_widgets.cpp:6384
Method
ImGuiPopupData
imgui/imgui_internal.h:987
Method
ImGuiPtrOrIndex
imgui/imgui_internal.h:1070
Method
ImGuiSettingsHandler
imgui/imgui_internal.h:1202
Function
ImGuiStackSizes
imgui/imgui_internal.h:1241
Method
ImGuiStoragePair
imgui/imgui.h:2095
Method
ImGuiStyle
imgui/imgui.cpp:949
Method
ImGuiStyleMod
imgui/imgui_internal.h:907
Method
ImGuiTabBar
imgui/imgui_widgets.cpp:6906
Method
ImGuiTabBarSection
imgui/imgui_widgets.cpp:6892
Method
ImGuiTabItem
imgui/imgui_internal.h:1879
Method
ImGuiTable
imgui/imgui_internal.h:2122
Method
ImGuiTableColumn
imgui/imgui_internal.h:1987
Method
ImGuiTableColumnSettings
imgui/imgui_internal.h:2138
Method
ImGuiTableColumnSortSpecs
imgui/imgui.h:1951
Method
ImGuiTableSettings
imgui/imgui_internal.h:2160
Method
ImGuiTableSortSpecs
imgui/imgui.h:1964
Method
ImGuiTextBuffer
imgui/imgui.h:2066
Method
ImGuiTextFilter
Helper: Parse and apply text filters. In format "aaaaa[,bbbb][,ccccc]"
imgui/imgui.cpp:1985
Method
ImGuiTextRange
imgui/imgui.h:2049
Method
ImGuiViewport
imgui/imgui.h:2765
Method
ImGuiViewportP
imgui/imgui_internal.h:1164
Method
ImGuiWindow
ImGuiWindow is mostly a dumb struct. It merely has a constructor and a few helper methods
imgui/imgui.cpp:2857
Method
ImGuiWindowSettings
imgui/imgui_internal.h:1186
Function
ImGui_ImplDX11_Shutdown
imgui/imgui_impl_dx11.cpp:538
Function
ImGui_ImplDX9_Init
imgui/imgui_impl_dx9.cpp:218
Function
ImGui_ImplDX9_NewFrame
imgui/imgui_impl_dx9.cpp:279
Function
ImGui_ImplDX9_RenderDrawData
Render function.
imgui/imgui_impl_dx9.cpp:105
Function
ImGui_ImplDX9_Shutdown
imgui/imgui_impl_dx9.cpp:230
Function
ImGui_ImplWin32_EnableDpiAwareness
Helper function to enable DPI awareness without setting up a manifest
imgui/imgui_impl_win32.cpp:431
Function
ImGui_ImplWin32_GetDpiScaleForHwnd
imgui/imgui_impl_win32.cpp:483
Function
ImGui_ImplWin32_Shutdown
imgui/imgui_impl_win32.cpp:135
Function
ImHash
imgui/imgui_internal.h:268
Function
ImInvLength
imgui/imgui_internal.h:396
Function
ImPool
imgui/imgui_internal.h:576
Function
ImSign
imgui/imgui_internal.h:374
Method
ImSpan
Constructors, destructor
imgui/imgui_internal.h:525
Method
ImSpanAllocator
imgui/imgui_internal.h:555
Function
ImStricmp
Consider using _stricmp/_strnicmp under Windows or strcasecmp/strncasecmp. We don't actually use either ImStricmp/ImStrnicmp in the codebase any more.
imgui/imgui.cpp:1261
Function
ImStrlenW
imgui/imgui.cpp:1311
Function
ImStrnicmp
imgui/imgui.cpp:1268
Method
ImVec1
imgui/imgui_internal.h:422
Method
ImVec2
imgui/imgui.h:230
Method
ImVec2ih
imgui/imgui_internal.h:430
Method
ImVec4
imgui/imgui.h:243
Method
ImVector
Constructors, destructor
imgui/imgui.h:1632
Method
Image
imgui/imgui_widgets.cpp:985
Method
ImageButton
frame_padding < 0: uses FramePadding from style (default) frame_padding = 0: no framing frame_padding > 0: set framing size
imgui/imgui_widgets.cpp:1040
Method
ImageButtonEx
ImageButton() is flawed as 'id' is always derived from 'texture_id' (see #2464 #1390) We provide this internal helper to write your own variant while
imgui/imgui_widgets.cpp:1011
Function
ImeSetInputScreenPosFn_DefaultImpl
imgui/imgui.cpp:10631
Method
Indent
imgui/imgui.cpp:7441
Method
Initialize
imgui/imgui.cpp:4061
← previous
next →
901–1,000 of 1,531, ranked by callers