MCPcopy Create free account

hub / github.com/MrDrElliot/LuminaEngine / functions

Functions46,333 in github.com/MrDrElliot/LuminaEngine

↓ 16 callersFunctioncrc32c
Engine/Source/ThirdParty/fastgltf/include/fastgltf/util.hpp:244
↓ 16 callersFunctiondtAlloc
Engine/Source/ThirdParty/Recast/Detour/Source/DetourAlloc.cpp:41
↓ 16 callersMethodemplace_back
Engine/Source/ThirdParty/basis_universal/transcoder/basisu_containers.h:2058
↓ 16 callersFunctionempty
Engine/Source/ThirdParty/NsightPerf/imports/rapidyaml-0.4.0/ryml_all.hpp:4857
↓ 16 callersMethodenabled
Engine/Source/ThirdParty/spdlog/include/spdlog/details/backtracer-inl.h:41
↓ 16 callersFunctionenet_list_remove
Engine/Source/ThirdParty/enet/list.c:34
↓ 16 callersFunctionexchange
Engine/Source/ThirdParty/vulkan/vulkan.hpp:6664
↓ 16 callersFunctionfloat_to_half_non_neg_no_nan_inf
This float->half conversion matches how "F32TO16" works on Intel GPU's. Input cannot be negative, Inf or Nan.
Engine/Source/ThirdParty/basis_universal/encoder/basisu_enc.h:4261
↓ 16 callersFunctionformat
Engine/Source/Runtime/GUID/GUID.h:96
↓ 16 callersMethodgetNode
Engine/Source/ThirdParty/Recast/Detour/Source/DetourNode.cpp:121
↓ 16 callersMethodgetNodeAtIdx
Engine/Source/ThirdParty/Recast/Detour/Include/DetourNode.h:68
↓ 16 callersMethodhasSelection
Engine/Editor/Source/UI/ColorTextEdit/TextEditor.h:872
↓ 16 callersMethodinit
Engine/Source/ThirdParty/basis_universal/encoder/basisu_backend.cpp:52
↓ 16 callersFunctionmin
Engine/Source/ThirdParty/basis_universal/encoder/cppspmd_sse.h:1437
↓ 16 callersFunctionoperator=
Engine/Source/ThirdParty/spdlog/include/spdlog/fmt/bundled/os.h:368
↓ 16 callersFunctionresolveDistance
Engine/Source/ThirdParty/msdfgen/core/contour-combiners.cpp:26
↓ 16 callersFunctionsch
Engine/Editor/Source/UI/ColorTextEdit/TextEditor.cpp:6401
↓ 16 callersFunctionstbi__at_eof
Engine/Source/ThirdParty/stb_image/stb_image.h:1627
↓ 16 callersFunctionstbtt_FindGlyphIndex
Engine/Source/ThirdParty/imgui/imstb_truetype.h:1501
↓ 16 callersFunctionuninitialized_fill
Engine/Source/ThirdParty/EA/EASTL/include/EASTL/memory.h:1020
↓ 15 callersMethodAlloc
Engine/Source/ThirdParty/EnkiTS/src/TaskScheduler.cpp:1248
↓ 15 callersFunctionBeginItemEx
Engine/Source/ThirdParty/imgui/implot_internal.h:1316
↓ 15 callersMethodClear
Engine/Editor/Source/UI/Tools/Transactions/EditorTransaction.cpp:89
↓ 15 callersMethodClearFlags
Engine/Source/ThirdParty/imgui/imgui_internal.h:1422
↓ 15 callersFunctionDecomposeTRS
Cheap TRS extract for rigid + per-axis-scale matrices (no skew/projective handling); the shared decomposition for all bind-pose math so results stay b
Engine/Source/Runtime/Animation/Pose.h:54
↓ 15 callersMethodEmitUpdate
Engine/Editor/Source/UI/Tools/NodeGraph/Particle/ParticleCompiler.h:37
↓ 15 callersFunctionFT_Angle_Diff
Engine/Source/ThirdParty/FreeType/src/base/fttrigon.c:500
↓ 15 callersFunctionFT_Stream_Seek
Engine/Source/ThirdParty/FreeType/src/base/ftstream.c:55
↓ 15 callersMethodFailed
Returns true if and only if the test failed.
Engine/Source/ThirdParty/googletest/src/gtest.cc:2503
↓ 15 callersMethodFree
Engine/Source/ThirdParty/VulkanMemoryAllocator/vk_mem_alloc.h:5045
↓ 15 callersMethodGetCenter
Engine/Source/Runtime/Core/Math/AABB.h:37
↓ 15 callersFunctionGetContext
Engine/Source/ThirdParty/RmlUi/Source/Core/Core.cpp:316
↓ 15 callersMethodGetDimensions
Engine/Source/ThirdParty/RmlUi/Source/Core/Context.cpp:147
↓ 15 callersMethodGetElementScroll
Engine/Source/ThirdParty/RmlUi/Source/Core/Element.cpp:1576
↓ 15 callersFunctionGetKeyData
Engine/Source/ThirdParty/imgui/imgui_internal.h:3625
↓ 15 callersMethodGetMainRect
Helpers to retrieve ImRect (we don't need to store BuildWorkRect as every access tend to change it, hence the code asymmetry)
Engine/Source/ThirdParty/imgui/imgui_internal.h:2204
↓ 15 callersMethodGetPosition
Engine/Source/ThirdParty/JoltPhysics/Jolt/Physics/Collision/Shape/HeightFieldShape.cpp:836
↓ 15 callersMethodGetPositionCOM
Uncompress the center of mass position
Engine/Source/ThirdParty/JoltPhysics/Jolt/Physics/Collision/Shape/CompoundShape.h:221
↓ 15 callersMethodGetPtr
Get pointer
Engine/Source/ThirdParty/JoltPhysics/Jolt/Core/Reference.h:135
↓ 15 callersFunctionGetScriptGeneration
Engine/Source/Runtime/Scripting/DotNet/DotNetHost.cpp:1283
↓ 15 callersMethodGetSupport
Calculate the support vector for this convex shape.
Engine/Source/ThirdParty/JoltPhysics/Jolt/Geometry/ConvexSupport.h:54
↓ 15 callersMethodGetTexID
This is provided for consistency (but we don't actually use this)
Engine/Source/ThirdParty/imgui/imgui.h:3953
↓ 15 callersFunctionIEquals
Case-insensitive compare of a view against a NUL-terminated literal.
Engine/Editor/Source/UI/Tools/ContentBrowserEditorTool.cpp:188
↓ 15 callersFunctionImGui_ImplDX12_GetBackendData
Backend data stored in io.BackendRendererUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
Engine/Source/ThirdParty/imgui/backends/imgui_impl_dx12.cpp:109
↓ 15 callersFunctionImGui_ImplSDLGPU3_GetBackendData
Backend data stored in io.BackendRendererUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
Engine/Source/ThirdParty/imgui/backends/imgui_impl_sdlgpu3.cpp:83
↓ 15 callersFunctionImPow
Engine/Source/ThirdParty/imgui/imgui_internal.h:477
↓ 15 callersMethodIsActive
Engine/Source/ThirdParty/JoltPhysics/Jolt/Physics/Ragdoll/Ragdoll.cpp:543
↓ 15 callersMethodIsValid
Engine/Source/Runtime/World/Scene/RenderScene/SceneRenderTypes.h:188
↓ 15 callersFunctionIsVkDown
Engine/Source/ThirdParty/imgui/backends/imgui_impl_win32.cpp:297
↓ 15 callersMethodIsWriting
Engine/Source/Runtime/Core/Serialization/ProxyArchive.h:38
↓ 15 callersFunctionLow
Engine/Source/ThirdParty/EA/EABase/include/Common/EABase/int128.h:112
↓ 15 callersFunctionParseTextureNameAndOption
Engine/Source/ThirdParty/tinyobjloader/tiny_obj_loader.h:1285
↓ 15 callersFunctionPopPlotClipRect
Engine/Source/ThirdParty/imgui/implot.cpp:4868
↓ 15 callersFunctionPushPlotClipRect
Engine/Source/ThirdParty/imgui/implot.cpp:4859
↓ 15 callersFunctionReplaceAll
Replaces every Token in Source (single pass, inserted text not rescanned); splices the module-stack chunks into the function-body tokens in ParticleSi
Engine/Editor/Source/UI/Tools/NodeGraph/Particle/ParticleCompiler.cpp:14
↓ 15 callersMethodSeek
Engine/Source/Runtime/Core/Serialization/MemoryArchiver.cpp:24
↓ 15 callersMethodSetEmbedded
Mark this class as embedded, this means the type can be used in a compound or constructed on the stack. The Release function will never destruct the o
Engine/Source/ThirdParty/JoltPhysics/Jolt/Core/Reference.h:45
↓ 15 callersFunctionSlerp
Engine/Source/Runtime/Core/Math/Quat/Quat.h:205
↓ 15 callersFunctionSortReverseAndStore
Engine/Source/ThirdParty/JoltPhysics/Jolt/Physics/Collision/SortReverseAndStore.h:7
↓ 15 callersMethodTell
Engine/Source/Runtime/Core/Serialization/MemoryArchiver.cpp:80
↓ 15 callersMethodTickCount
Engine/Source/ThirdParty/imgui/implot_internal.h:618
↓ 15 callersFunctionToRml
Engine/Source/Runtime/UI/RmlUiBridge.cpp:1516
↓ 15 callersFunctionU32
Engine/Source/Runtime/Tools/UI/ImGui/EditorColors.h:42
↓ 15 callersMethodUnloadDocument
Engine/Source/ThirdParty/RmlUi/Source/Core/Context.cpp:318
↓ 15 callersFunctionXXH3_mix16B
* DISCLAIMER: There are known *seed-dependent* multicollisions here due to * multiplication by zero, affecting hashes of lengths 17 to 240. * * How
Engine/Source/ThirdParty/xxhash/xxhash.h:4342
↓ 15 callersFunction_append_key_val_null
Engine/Source/ThirdParty/NsightPerf/imports/rapidyaml-0.4.0/ryml_all.hpp:21902
↓ 15 callersMethodallocate
Engine/Source/ThirdParty/EA/EASTL/include/EASTL/internal/fixed_pool.h:672
↓ 15 callersFunctionbacktrace_close
Engine/Source/ThirdParty/tracy/public/libbacktrace/posix.cpp:97
↓ 15 callersFunctionbasic_substring
Engine/Source/ThirdParty/NsightPerf/imports/rapidyaml-0.4.0/ryml_all.hpp:4777
↓ 15 callersFunctionbegin
@brief returns an iterator to the first element @sa https://json.nlohmann.me/api/basic_json/begin/
Engine/Source/ThirdParty/json/nlohmann/json.hpp:22071
↓ 15 callersFunctioncbegin
@brief returns a const iterator to the first element @sa https://json.nlohmann.me/api/basic_json/cbegin/
Engine/Source/ThirdParty/json/nlohmann/json.hpp:22087
↓ 15 callersFunctioncff_index_get_sid_string
Engine/Source/ThirdParty/FreeType/src/cff/cffload.c:660
↓ 15 callersMethodclear
Engine/Source/ThirdParty/tinyobjloader/tiny_obj_loader.h:752
↓ 15 callersFunctioncombine
boost::hash_combine
Engine/Source/ThirdParty/json/nlohmann/json.hpp:6005
↓ 15 callersFunctioncompute_texel_partition
small_block = num_blk_pixels < 31
Engine/Source/ThirdParty/basis_universal/transcoder/basisu_astc_helpers.h:1850
↓ 15 callersMethodcount
Returns 1 if key is found, 0 otherwise.
Engine/Source/ThirdParty/RmlUi/Include/RmlUi/Core/Containers/robin_hood.h:1802
↓ 15 callersFunctioncpy4
Engine/Source/ThirdParty/basis_universal/encoder/3rdparty/tinyexr.h:809
↓ 15 callersFunctiondecode_block
Important: pPixels is either 32-bit/texel or 64-bit/texel.
Engine/Source/ThirdParty/basis_universal/transcoder/basisu_astc_helpers.h:2818
↓ 15 callersFunctiondtVlerp
Performs a linear interpolation between two vectors. (@p v1 toward @p v2) @param[out] dest The result vector. [(x, y, x)] @param[in] v1 The starting
Engine/Source/ThirdParty/Recast/Detour/Include/DetourCommon.h:117
↓ 15 callersFunctionelf_fetch_bits
Engine/Source/ThirdParty/tracy/public/libbacktrace/elf.cpp:1136
↓ 15 callersMethodemit
Engine/Source/ThirdParty/NsightPerf/imports/rapidyaml-0.4.0/ryml_all.hpp:20322
↓ 15 callersMethodend
Engine/Source/ThirdParty/VulkanMemoryAllocator/vk_mem_alloc.h:5488
↓ 15 callersMethodend
Engine/Source/ThirdParty/vulkan/utility/vk_small_containers.hpp:295
↓ 15 callersFunctionenet_list_insert
Engine/Source/ThirdParty/enet/list.c:20
↓ 15 callersFunctionerase
Engine/Source/ThirdParty/imgui/imgui.h:2296
↓ 15 callersFunctionfrom_chars
Engine/Source/ThirdParty/NsightPerf/imports/rapidyaml-0.4.0/ryml_all.hpp:9528
↓ 15 callersFunctionget_bits
Engine/Source/ThirdParty/basis_universal/transcoder/basisu_transcoder_internal.h:1219
↓ 15 callersFunctionget_deltas_for_var_index_base
Engine/Source/ThirdParty/FreeType/src/sfnt/ttcolr.c:574
↓ 15 callersFunctionget_ls_weights_ise
Engine/Source/ThirdParty/basis_universal/encoder/basisu_astc_ldr_common.cpp:72
↓ 15 callersFunctionhas_children
Engine/Source/ThirdParty/NsightPerf/imports/rapidyaml-0.4.0/ryml_all.hpp:17699
↓ 15 callersFunctioninit
init
Engine/Source/ThirdParty/EA/EASTL/include/EASTL/fixed_allocator.h:315
↓ 15 callersMethodinit
Engine/Source/ThirdParty/basis_universal/encoder/basisu_comp.cpp:392
↓ 15 callersFunctionis_half_inf_or_nan
Engine/Source/ThirdParty/basis_universal/transcoder/basisu_astc_helpers.h:2522
↓ 15 callersFunctionis_map
Engine/Source/ThirdParty/NsightPerf/imports/rapidyaml-0.4.0/ryml_all.hpp:17304
↓ 15 callersFunctionmake_format_args
Engine/Source/ThirdParty/spdlog/include/spdlog/fmt/bundled/core.h:1916
↓ 15 callersFunctionminimum
Engine/Source/ThirdParty/basis_universal/transcoder/basisu_containers.h:39
↓ 15 callersFunctionmz_zip_array_push_back
Engine/Source/ThirdParty/miniz/miniz.c:3402
↓ 15 callersMethodnext_prod
Engine/Source/ThirdParty/concurrentqueue/concurrentqueue.h:1735
↓ 15 callersFunctionnext_sibling
Engine/Source/ThirdParty/NsightPerf/imports/rapidyaml-0.4.0/ryml_all.hpp:17718
↓ 15 callersFunctionnk_stroke_rect
Engine/Source/ThirdParty/glfw/deps/nuklear.h:8856
← previousnext →1,201–1,300 of 46,333, ranked by callers