MCPcopy Create free account

hub / github.com/PanosK92/SpartanEngine / functions

Functions7,756 in github.com/PanosK92/SpartanEngine

↓ 33 callersFunctionDot
source/editor/ImGui/Source/ImGuizmo/ImGuizmo.cpp:144
↓ 33 callersFunctionInitialize
source/editor/ImGui/Implementation/ImGui_RHI.h:255
↓ 33 callersMethodset_f3_value
data/shaders/shared_buffers.h:175
↓ 32 callersFunctionlerp
source/runtime/Math/Helper.h:53
↓ 31 callersFunctionproperty_toggle
styled toggle switch
source/editor/Widgets/Properties.cpp:412
↓ 30 callersFunctionImSaturate
source/editor/ImGui/Source/imgui_internal.h:535
↓ 30 callersMethodLengthSquared
source/runtime/Math/Vector2.h:138
↓ 30 callersFunctionjson_vector3
source/runtime/MCP/McpCommands.cpp:144
↓ 29 callersMethodGetLightType
type
source/runtime/World/Components/Light.h:107
↓ 29 callersMethodGetMatrix
source/runtime/Rendering/Instance.h:46
↓ 29 callersFunctionis_edit_mode
source/runtime/MCP/McpCommands.cpp:502
↓ 28 callersMethodGetParent
source/runtime/World/Entity.h:172
↓ 28 callersFunctionImIsPowerOfTwo
Helpers: Bit manipulation
source/editor/ImGui/Source/imgui_internal.h:393
↓ 28 callersFunctionIntersects
source/editor/ImGui/Source/ImGuizmo/ImGuizmo.cpp:67
↓ 28 callersMethodNormalized
source/runtime/Math/Vector2.h:161
↓ 28 callersFunctionlerp
source/editor/ImGui/ImGui_Style.h:43
↓ 27 callersFunctionARcpH2
data/shaders/amd_fidelity_fx/ffx_a.h:887
↓ 27 callersMethodDot
source/runtime/Math/Plane.cpp:71
↓ 27 callersFunctionIM_DELETE
source/editor/ImGui/Source/imgui.h:2282
↓ 27 callersMethodNormalize
source/editor/ImGui/Source/ImGuizmo/ImGuizmo.cpp:225
↓ 27 callersMethodSetPositionLocal
source/runtime/World/Entity.cpp:848
↓ 27 callersMethodSetTexture
source/runtime/World/Components/ParticleSystem.cpp:713
↓ 27 callersFunctionoption_check_box
source/editor/Widgets/RenderOptions.cpp:71
↓ 27 callersMethodreceipt
(title, data = {})
tools/mcp/spartan_engine/assistant.mjs:232
↓ 27 callersFunctionsaturate
source/runtime/Math/Helper.h:50
↓ 26 callersFunctionCasInput
data/shaders/amd_fidelity_fx/ffx_cas.h:405
↓ 26 callersFunctionCasLoad
Avoid compiler error.
data/shaders/amd_fidelity_fx/ffx_cas.h:404
↓ 26 callersFunctionSpdStore
data/shaders/amd_fidelity_fx/ffx_spd.h:370
↓ 26 callersFunctionflush
source/runtime/RHI/D3D12/D3D12_CommandList.cpp:423
↓ 26 callersMethodstage
(title, status, action)
tools/mcp/spartan_engine/assistant.mjs:147
↓ 26 callersFunctiontooltip
source/editor/ImGui/ImGui_Extension.h:410
↓ 25 callersMethodAddCircleFilled
source/editor/ImGui/Source/imgui_draw.cpp:1633
↓ 25 callersMethodBeginMarker
source/runtime/RHI/D3D12/D3D12_CommandList.cpp:2862
↓ 25 callersMethodEndMarker
source/runtime/RHI/D3D12/D3D12_CommandList.cpp:2886
↓ 25 callersFunctionImHashStr
Zero-terminated string hash, with support for ### to reset back to seed value. e.g. "label###id" outputs the same hash as "id" (and "label" is general
source/editor/ImGui/Source/imgui.cpp:2527
↓ 24 callersMethodCross
source/runtime/Math/Vector3.h:148
↓ 24 callersMethodGetBoundingBox
source/runtime/World/Components/Light.h:189
↓ 24 callersMethodGetLayout
source/runtime/RHI/RHI_Texture.h:161
↓ 24 callersMethodGetSize
source/runtime/Font/Font.h:103
↓ 24 callersMethodPopClipRect
source/editor/ImGui/Source/imgui.cpp:6123
↓ 24 callersMethodPushClipRect
Push a clipping rectangle for both ImGui logic (hit-testing etc.) and low-level ImDrawList rendering. - When using this function it is sane to ensure
source/editor/ImGui/Source/imgui.cpp:6116
↓ 24 callersMethodSetPosition
source/runtime/World/Entity.cpp:838
↓ 23 callersMethodGetFlags
source/runtime/Resource/IResource.h:89
↓ 23 callersMethodGetMappedData
source/runtime/RHI/RHI_Buffer.h:99
↓ 23 callersFunctionImFloor
source/editor/ImGui/Source/imgui_internal.h:541
↓ 23 callersFunctionrhi_format_to_index
source/runtime/RHI/RHI_Definitions.h:556
↓ 23 callersFunctionto_lower_copy
source/runtime/MCP/McpCommands.cpp:110
↓ 22 callersMethodGetActive
source/runtime/World/Entity.cpp:663
↓ 22 callersMethodGetStride
source/runtime/RHI/RHI_Buffer.h:96
↓ 22 callersMethodGetValue
source/runtime/RHI/RHI_SyncPrimitive.h:51
↓ 22 callersMethodLength
source/editor/ImGui/Source/ImGuizmo/ImGuizmo.cpp:223
↓ 22 callersMethodSetRotationLocal
source/runtime/World/Entity.cpp:900
↓ 22 callersFunctionbegin_property
start a property row with label
source/editor/Widgets/Properties.cpp:139
↓ 22 callersFunctionget_entity_from_request
source/runtime/MCP/McpCommands.cpp:573
↓ 21 callersFunctionGetKeyData
source/editor/ImGui/Source/imgui_internal.h:3652
↓ 21 callersMethodSet
source/editor/ImGui/Source/ImGuizmo/ImGuizmo.cpp:208
↓ 21 callersMethodSetValueFromString
source/runtime/Commands/Console/ConsoleCommands.cpp:108
↓ 21 callersFunctionparse_uint64
source/runtime/MCP/McpCommands.cpp:205
↓ 21 callersFunctionproperty_combo
styled combo box
source/editor/Widgets/Properties.cpp:398
↓ 20 callersFunctionDockNodeGetRootNode
source/editor/ImGui/Source/imgui_internal.h:3736
↓ 20 callersMethodGetMip
source/runtime/RHI/RHI_Texture.cpp:792
↓ 20 callersMethodJobDone
source/runtime/Core/ProgressTracker.cpp:90
↓ 20 callersMethodSetMesh
source/runtime/World/Components/Render.cpp:319
↓ 20 callersFunctioncmp_floor
data/shaders/compressonator/bcn_common_api.h:258
↓ 20 callersFunctionsanitize_float
wheel state heals: scrub nan or inf out of the per wheel fields so a single division by zero anywhere in the sim cannot poison angular velocity or rot
source/runtime/Car/CarState.h:608
↓ 20 callersFunctionstb_textedit_clamp
make the selection/cursor state valid if client altered the string
source/editor/ImGui/Source/imstb_textedit.h:616
↓ 20 callersMethodtool
(name, args = {}, timeout_ms = context_timeout_ms)
tools/mcp/spartan_engine/assistant.mjs:183
↓ 19 callersFunctionALerpF1
data/shaders/amd_fidelity_fx/ffx_a.h:298
↓ 19 callersFunctionAPrxLoRcpF1
data/shaders/amd_fidelity_fx/ffx_a.h:1843
↓ 19 callersFunctionAPrxLoRcpH2
data/shaders/amd_fidelity_fx/ffx_a.h:1809
↓ 19 callersMethodBegin
source/editor/ImGui/Source/imgui.cpp:3364
↓ 19 callersMethodGetRotation
= ROTATION ======================================================================
source/runtime/World/Entity.h:130
↓ 19 callersFunctionImLengthSqr
source/editor/ImGui/Source/imgui_internal.h:536
↓ 19 callersFunctionImTextCharFromUtf8
source/editor/ImGui/Source/imgui.cpp:2669
↓ 19 callersFunctionNormalize
source/editor/ImGui/Source/ImGuizmo/ImGuizmo.cpp:149
↓ 19 callersFunctionPopStyleCompact
source/editor/ImGui/Source/imgui_demo.cpp:5789
↓ 19 callersFunctionPushStyleCompact
Make the UI compact because there are so many fields
source/editor/ImGui/Source/imgui_demo.cpp:5782
↓ 19 callersFunctiondot
data/shaders/compressonator/bcn_common_api.h:1383
↓ 19 callersFunctionlerp
source/runtime/Car/CarState.h:686
↓ 18 callersFunctionALerpD1
------------------------------------------------------------------------------------------------------------------------------
data/shaders/compressonator/common_def.h:798
↓ 18 callersFunctionALerpD1
------------------------------------------------------------------------------------------------------------------------------
data/shaders/amd_fidelity_fx/ffx_a.h:297
↓ 18 callersFunctionALerpF1
data/shaders/compressonator/common_def.h:799
↓ 18 callersFunctionAU1_AF1
------------------------------------------------------------------------------------------------------------------------------
data/shaders/amd_fidelity_fx/ffx_a.h:141
↓ 18 callersMethodAddLineH
source/editor/ImGui/Source/imgui_draw.cpp:1490
↓ 18 callersFunctionGetCurrentWindowRead
FIXME-DPI: I don't want to formalize this just yet. Because reasons. Please don't use.
source/editor/ImGui/Source/imgui_internal.h:3417
↓ 18 callersMethodGetObjectSize
sizes
source/runtime/Core/SpartanObject.h:56
↓ 18 callersMethodGetScale
source/runtime/World/Components/Terrain.h:111
↓ 18 callersMethodOnKeyPressed
source/editor/ImGui/Source/imgui_widgets.cpp:4309
↓ 18 callersMethodSetMaterial
source/runtime/World/Components/Render.cpp:437
↓ 18 callersFunctioncmp_clampf
data/shaders/compressonator/bcn_common_api.h:136
↓ 18 callersFunctionlog_error
source/editor/Widgets/McpAssistant.cpp:304
↓ 18 callersFunctionparse_float
source/runtime/MCP/McpCommands.cpp:218
↓ 18 callersFunctionrhi_shader_type_to_mask
source/runtime/RHI/RHI_Definitions.h:301
↓ 18 callersFunctionstbtt__handle_clipped_edge
the edge passed in here does not cross the vertical line at x or the vertical line at x+1 (i.e. it has already been clipped to those)
source/editor/ImGui/Source/imstb_truetype.h:3033
↓ 18 callersFunctionttULONG
source/editor/ImGui/Source/imstb_truetype.h:1293
↓ 17 callersMethodApplyRequests
Apply requests coming from BeginMultiSelect() and EndMultiSelect(). - Enable 'Demo->Tools->Debug Log->Selection' to see selection requests as they hap
source/editor/ImGui/Source/imgui_widgets.cpp:8694
↓ 17 callersFunctionClear
source/editor/ImGui/Source/imgui_internal.h:680
↓ 17 callersMethodGetChannelCount
source/runtime/RHI/RHI_Texture.h:106
↓ 17 callersMethodGetFlag
source/runtime/World/Components/Light.h:103
↓ 17 callersFunctionImAbs
source/editor/ImGui/Source/imgui_internal.h:506
← previousnext →101–200 of 7,756, ranked by callers