Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PanosK92/SpartanEngine
/ functions
Functions
7,756 in github.com/PanosK92/SpartanEngine
⨍
Functions
7,756
◇
Types & classes
969
↓ 1,442 callers
Function
ImVec2
source/editor/ImGui/Source/imgui.h:303
↓ 784 callers
Method
size
Buf is zero-terminated, so end() will point on the zero-terminator
source/editor/ImGui/Source/imgui.h:2901
↓ 620 callers
Function
max
source/editor/ImGui/Source/ImGuizmo/ImGuizmo.cpp:190
↓ 533 callers
Function
min
source/editor/ImGui/Source/ImGuizmo/ImGuizmo.cpp:191
↓ 506 callers
Method
push_back
source/editor/ImGui/Source/imgui_internal.h:768
↓ 496 callers
Method
c_str
source/editor/ImGui/Source/imgui.h:2906
↓ 334 callers
Function
ImMax
source/editor/ImGui/Source/imgui_internal.h:521
↓ 281 callers
Function
to_string
source/runtime/World/Entity.cpp:53
↓ 274 callers
Function
json_error
source/runtime/MCP/McpCommands.cpp:139
↓ 263 callers
Method
clear
source/editor/ImGui/Source/imgui.h:2903
↓ 252 callers
Method
empty
source/runtime/IO/pugixml.hpp:317
↓ 217 callers
Method
resize
source/editor/ImGui/Source/imgui.h:2904
↓ 212 callers
Function
clamp
data/shaders/compressonator/bcn_common_api.h:1350
↓ 206 callers
Function
GetColorU32
source/editor/ImGui/Source/ImGuizmo/ImGuizmo.cpp:792
↓ 206 callers
Function
HelpMarker
Helper to display a little (?) mark which shows a tooltip when hovered. In your own code you may want to display an actual icon if you are using a mer
source/editor/ImGui/Source/imgui_demo.cpp:279
↓ 189 callers
Method
SetTexture
source/runtime/Rendering/Material.cpp:1043
↓ 188 callers
Method
AddRectFilled
source/editor/ImGui/Source/imgui_draw.cpp:1531
↓ 187 callers
Method
GetRhiResource
source/runtime/RHI/RHI_Shader.h:78
↓ 162 callers
Method
end
source/runtime/IO/pugixml.hpp:315
↓ 154 callers
Function
ImMin
source/editor/ImGui/Source/imgui_internal.h:520
↓ 152 callers
Function
json_string
source/runtime/MCP/McpCommands.cpp:105
↓ 150 callers
Method
empty
source/editor/ImGui/Source/imgui.h:2902
↓ 135 callers
Method
GetObjectId
id
source/runtime/Core/SpartanObject.h:52
↓ 129 callers
Function
ImTrunc
source/editor/ImGui/Source/imgui_internal.h:539
↓ 128 callers
Function
get_argument
source/runtime/MCP/McpCommands.cpp:178
↓ 109 callers
Method
begin
source/runtime/IO/pugixml.hpp:314
↓ 106 callers
Method
InsertBarrier
source/runtime/RHI/D3D12/D3D12_CommandList.cpp:2985
↓ 102 callers
Function
ttUSHORT
source/editor/ImGui/Source/imstb_truetype.h:1291
↓ 101 callers
Method
GetProperty
properties
source/runtime/Rendering/Material.h:186
↓ 97 callers
Method
AddRect
p_min = upper-left, p_max = lower-right Note we don't render 1 pixels sized rectangles properly.
source/editor/ImGui/Source/imgui_draw.cpp:1510
↓ 96 callers
Method
begin
source/editor/ImGui/Source/imgui.h:2899
↓ 88 callers
Function
ImRect
source/editor/ImGui/Source/imgui_internal.h:601
↓ 88 callers
Function
scaled
source/editor/Windows/WorldSelector.cpp:110
↓ 86 callers
Method
reserve
Similar to resize(0) on ImVector: empty string but don't free buffer.
source/editor/ImGui/Source/imgui.h:2905
↓ 85 callers
Function
ImClamp
source/editor/ImGui/Source/imgui_internal.h:522
↓ 85 callers
Method
SetLayout
source/runtime/RHI/RHI_Texture.cpp:854
↓ 85 callers
Method
SetProperty
source/runtime/Rendering/Material.cpp:1321
↓ 84 callers
Method
GetPosition
= POSITION ======================================================================
source/runtime/World/Entity.h:123
↓ 80 callers
Method
SetPipelineState
source/runtime/RHI/D3D12/D3D12_CommandList.cpp:1012
↓ 80 callers
Function
property_float
styled float input with drag
source/editor/Widgets/Properties.cpp:405
↓ 78 callers
Method
SetBuffer
source/runtime/RHI/RHI_DescriptorSetLayout.cpp:91
↓ 77 callers
Function
GetCurrentWindow
source/editor/ImGui/Source/imgui_internal.h:3418
↓ 77 callers
Function
swap
source/editor/ImGui/Source/imgui.h:2334
↓ 73 callers
Function
rhi_hash_combine
source/runtime/RHI/RHI_Definitions.h:436
↓ 72 callers
Method
Contains
source/editor/ImGui/Source/imgui_widgets.cpp:8615
↓ 68 callers
Method
PushConstants
source/runtime/RHI/D3D12/D3D12_CommandList.cpp:2291
↓ 67 callers
Method
AddText
source/editor/ImGui/Source/imgui_draw.cpp:1732
↓ 67 callers
Function
register_tool
(server, name, description, schema, command, options = {})
tools/mcp/spartan_engine/server.mjs:130
↓ 66 callers
Method
AddLine
source/editor/ImGui/Source/imgui_draw.cpp:1481
↓ 66 callers
Function
imvec4_from_u32
convert a 0..1 wear to a tinted ImVec4 for ImGui::TextColored
source/runtime/Car/CarHud.cpp:531
↓ 64 callers
Method
SetObjectName
source/runtime/Core/SpartanObject.h:49
↓ 63 callers
Function
ImFormatString
source/editor/ImGui/Source/imgui.cpp:2376
↓ 62 callers
Method
GetEntity
source/runtime/World/Components/Component.h:150
↓ 62 callers
Function
ImLerp
source/editor/ImGui/Source/imgui_internal.h:523
↓ 60 callers
Function
AMax3F1
------------------------------------------------------------------------------------------------------------------------------ V_MAX3_F32.
data/shaders/amd_fidelity_fx/ffx_a.h:675
↓ 60 callers
Function
AMin3F1
------------------------------------------------------------------------------------------------------------------------------ V_MIN3_F32.
data/shaders/amd_fidelity_fx/ffx_a.h:703
↓ 57 callers
Method
Dispatch
source/runtime/RHI/RHI_CommandList.cpp:35
↓ 54 callers
Method
GetFormat
source/runtime/RHI/RHI_Texture.h:109
↓ 54 callers
Method
GetID
This is one of the very rare legacy case where we use ImGuiWindow methods, it should ideally be flattened at some point but it's been used a lots by w
source/editor/ImGui/Source/imgui.cpp:9829
↓ 54 callers
Method
GetWidth
source/runtime/Core/Window.cpp:448
↓ 51 callers
Method
SetParent
source/runtime/World/Entity.cpp:1028
↓ 51 callers
Method
end
source/editor/ImGui/Source/imgui.h:2900
↓ 50 callers
Function
Get
source/runtime/World/Components/AudioSource.cpp:72
↓ 50 callers
Method
GetWidth
source/runtime/RHI/RHI_Texture.h:95
↓ 49 callers
Function
ASatF1
data/shaders/amd_fidelity_fx/ffx_a.h:365
↓ 49 callers
Method
EndTimeblock
source/runtime/RHI/D3D12/D3D12_CommandList.cpp:2831
↓ 49 callers
Method
GetHeight
source/runtime/RHI/RHI_Texture.h:98
↓ 48 callers
Function
AMax3H2
data/shaders/amd_fidelity_fx/ffx_a.h:866
↓ 48 callers
Function
AMin3H2
data/shaders/amd_fidelity_fx/ffx_a.h:877
↓ 48 callers
Function
makeVect
source/editor/ImGui/Source/ImGuizmo/ImGuizmo.cpp:273
↓ 47 callers
Function
ASatH2
data/shaders/amd_fidelity_fx/ffx_a.h:897
↓ 46 callers
Method
BeginTimeblock
source/runtime/RHI/D3D12/D3D12_CommandList.cpp:2797
↓ 45 callers
Method
GetWidth
source/runtime/Resource/Import/tinyddsloader.h:334
↓ 45 callers
Function
json_bool
source/runtime/MCP/McpCommands.cpp:119
↓ 44 callers
Function
ARcpF1
data/shaders/amd_fidelity_fx/ffx_a.h:326
↓ 44 callers
Method
GetHeight
source/runtime/Resource/Import/tinyddsloader.h:335
↓ 44 callers
Method
GetMipCount
data
source/runtime/RHI/RHI_Texture.h:125
↓ 44 callers
Method
appendf
source/editor/ImGui/Source/imgui.cpp:3239
↓ 43 callers
Method
GetType
source/runtime/RHI/RHI_Queue.h:47
↓ 43 callers
Function
ItemSize
source/editor/ImGui/Source/imgui_internal.h:3547
↓ 43 callers
Function
section_header
section header within a component
source/editor/Widgets/Properties.cpp:195
↓ 42 callers
Method
IsCompiled
source/runtime/RHI/RHI_Shader.h:56
↓ 42 callers
Function
button
Button
source/editor/ImGui/ImGui_Extension.h:86
↓ 42 callers
Function
separator
draw a subtle horizontal separator
source/editor/Widgets/Properties.cpp:182
↓ 41 callers
Function
GetForegroundDrawList
source/editor/ImGui/Source/imgui_internal.h:3466
↓ 41 callers
Method
GetHeight
source/editor/Widgets/Widget.h:67
↓ 41 callers
Function
contains
source/runtime/Car/Car.cpp:83
↓ 41 callers
Method
reset
source/runtime/Car/CarEngineSoundSynthesis.h:552
↓ 40 callers
Function
FxaaLuma
data/shaders/fxaa/fxaa3_11.h:706
↓ 39 callers
Method
Normalize
source/runtime/Math/Plane.cpp:50
↓ 39 callers
Function
with_error_fields
(shape = {})
tools/mcp/spartan_engine/schemas.mjs:13
↓ 38 callers
Function
push_transition
push a transition for resource into the pending list, updating the per-cmd-list state tracker when subresource is ALL_SUBRESOURCES and the resource is
source/runtime/RHI/D3D12/D3D12_CommandList.cpp:310
↓ 38 callers
Function
ttSHORT
source/editor/ImGui/Source/imstb_truetype.h:1292
↓ 35 callers
Method
push_back
source/editor/ImGui/Source/imgui_draw.cpp:1859
↓ 35 callers
Function
worldToPos
source/editor/ImGui/Source/ImGuizmo/ImGuizmo.cpp:798
↓ 34 callers
Method
GetMaterial
source/runtime/World/Components/Render.h:119
↓ 34 callers
Method
Length
source/runtime/Math/Vector2.h:137
↓ 34 callers
Function
check
source/runtime/RHI/D3D12/D3D12_Utility.h:72
↓ 34 callers
Function
range_json
source/runtime/MCP/McpCommands.cpp:1464
↓ 34 callers
Function
tool_result
(result)
tools/mcp/spartan_engine/server.mjs:87
next →
1–100 of 7,756, ranked by callers