Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrDrElliot/LuminaEngine
/ functions
Functions
46,333 in github.com/MrDrElliot/LuminaEngine
⨍
Functions
46,333
◇
Types & classes
17,984
↓ 45 callers
Function
accept
Engine/Source/ThirdParty/json/nlohmann/json.hpp:23358
↓ 45 callers
Method
c_str
Returns a pointer to the output buffer content with terminating null character appended. */
Engine/Source/ThirdParty/spdlog/include/spdlog/fmt/bundled/format.h:3698
↓ 45 callers
Method
emplace_back
Engine/Source/ThirdParty/fastgltf/include/fastgltf/types.hpp:891
↓ 45 callers
Method
find
Engine/Source/ThirdParty/NsightPerf/imports/rapidyaml-0.4.0/ryml_all.hpp:13112
↓ 45 callers
Function
sAxisZ
Engine/Source/ThirdParty/JoltPhysics/Jolt/Math/Vec3.h:58
↓ 45 callers
Function
sScale
Get matrix that scales (produces a matrix with (inV, 1) on its diagonal)
Engine/Source/ThirdParty/JoltPhysics/Jolt/Math/DMat44.h:53
↓ 44 callers
Method
GetSize
Engine/Source/Runtime/Core/Math/AABB.h:34
↓ 44 callers
Method
GetTargetElement
Engine/Source/ThirdParty/RmlUi/Source/Core/Event.cpp:66
↓ 44 callers
Function
add
add a character to token_buffer
Engine/Source/ThirdParty/json/nlohmann/json.hpp:8774
↓ 44 callers
Method
back
Engine/Source/ThirdParty/basis_universal/transcoder/basisu_containers.h:496
↓ 44 callers
Method
compare
compare two big integers, returning the large value. assumes both are normalized. if the return value is negative, other is larger, if the return valu
Engine/Source/ThirdParty/NsightPerf/imports/rapidyaml-0.4.0/ryml_all.hpp:8648
↓ 44 callers
Function
copy
Engine/Source/ThirdParty/EA/EASTL/include/EASTL/internal/copy_help.h:215
↓ 44 callers
Method
destroy
Engine/Source/ThirdParty/OpenFBX/ofbx.cpp:2333
↓ 44 callers
Method
get_selector
Engine/Source/ThirdParty/basis_universal/encoder/basisu_gpu_texture.cpp:90
↓ 44 callers
Method
load
Engine/Source/ThirdParty/EA/EASTL/include/EASTL/internal/atomic/atomic_size_aligned.h:120
↓ 44 callers
Method
read
Engine/Source/ThirdParty/basis_universal/encoder/jpgd.cpp:3076
↓ 44 callers
Function
stbi__rewind
Engine/Source/ThirdParty/stb_image/stb_image.h:885
↓ 44 callers
Function
wasm_ptr
Engine/Source/ThirdParty/basis_universal/encoder/basisu_wasm_transcoder_api.cpp:17
↓ 43 callers
Method
DrawMarker
Engine/Source/ThirdParty/JoltPhysics/Jolt/Renderer/DebugRenderer.cpp:172
↓ 43 callers
Method
GetNumericValue
Engine/Source/ThirdParty/RmlUi/Source/Core/Property.cpp:50
↓ 43 callers
Function
GetVectorType
Engine/Editor/Source/UI/Tools/NodeGraph/Material/MaterialCompiler.cpp:195
↓ 43 callers
Method
Log
(string Message)
Engine/Source/LuminaSharp/Debug/Debug.cs:9
↓ 43 callers
Method
PathLineTo
Engine/Source/ThirdParty/imgui/imgui.h:3411
↓ 43 callers
Method
SetLocation
Engine/Source/Runtime/Core/Math/Transform.h:52
↓ 43 callers
Method
appendf
Engine/Source/ThirdParty/imgui/imgui.cpp:3148
↓ 43 callers
Method
is_object
Engine/Editor/Source/imgui-node-editor/crude_json.h:106
↓ 43 callers
Method
load
Engine/Editor/Source/imgui-node-editor/crude_json.cpp:836
↓ 43 callers
Function
min_alt
Engine/Source/ThirdParty/EA/EASTL/include/EASTL/algorithm.h:484
↓ 43 callers
Function
next
Engine/Source/ThirdParty/Recast/Recast/Source/RecastMesh.cpp:164
↓ 43 callers
Function
nk_fill_rect
Engine/Source/ThirdParty/glfw/deps/nuklear.h:8879
↓ 42 callers
Method
AddHit
Engine/Source/ThirdParty/JoltPhysics/Jolt/Physics/Collision/Shape/Shape.cpp:260
↓ 42 callers
Function
Color
< Intentionally not initialized for performance reasons
Engine/Source/ThirdParty/JoltPhysics/Jolt/Core/Color.h:20
↓ 42 callers
Method
ConstructEntity
Engine/Source/Runtime/World/World.cpp:559
↓ 42 callers
Method
IsEmpty
Check if there are any jobs in the job barrier
Engine/Source/ThirdParty/JoltPhysics/Jolt/Core/JobSystemWithBarrier.h:58
↓ 42 callers
Method
IsValid
Engine/Source/Runtime/World/Subsystems/TimerManager.h:16
↓ 42 callers
Method
LogException
<summary>Logs an exception caught at a native boundary; every [UnmanagedCallersOnly] entry funnels here so a managed exception never unwinds into nati
Engine/Source/LuminaSharp/Interop/Interop.cs:107
↓ 42 callers
Function
_glfw_calloc
Engine/Source/ThirdParty/glfw/src/init.c:206
↓ 42 callers
Function
dotProduct
Dot product of two vectors.
Engine/Source/ThirdParty/msdfgen/core/Vector2.hpp:106
↓ 42 callers
Method
empty
Engine/Source/ThirdParty/json/nlohmann/json.hpp:6309
↓ 42 callers
Method
getSelectionEnd
Engine/Editor/Source/UI/ColorTextEdit/TextEditor.h:871
↓ 42 callers
Function
rcFree
Engine/Source/ThirdParty/Recast/Recast/Source/RecastAlloc.cpp:45
↓ 42 callers
Method
reset
Engine/Source/ThirdParty/EA/EASTL/include/EASTL/random.h:143
↓ 42 callers
Function
sIdentity
@return [1, 0, 0, 0] (or in storage format Quat(0, 0, 0, 1))
Engine/Source/ThirdParty/JoltPhysics/Jolt/Math/Quat.h:104
↓ 42 callers
Function
type_name
@brief return the type as string @sa https://json.nlohmann.me/api/basic_json/type_name/
Engine/Source/ThirdParty/json/nlohmann/json.hpp:23460
↓ 41 callers
Method
ChannelsSetCurrent
Engine/Source/ThirdParty/imgui/imgui.h:3446
↓ 41 callers
Method
GetCenterOfMassPosition
Engine/Source/ThirdParty/JoltPhysics/Jolt/Physics/Character/Character.cpp:272
↓ 41 callers
Method
SetPinType
Engine/Editor/Source/UI/Tools/NodeGraph/Particle/ParticlePin.h:23
↓ 41 callers
Method
Write
Engine/Source/ThirdParty/RmlUi/Source/Core/Stream.cpp:100
↓ 41 callers
Method
begin
Engine/Source/ThirdParty/imgui/imgui.h:2832
↓ 41 callers
Method
capacity
Engine/Source/ThirdParty/EA/EASTL/include/EASTL/string.h:1175
↓ 41 callers
Function
container_abort
Engine/Source/ThirdParty/basis_universal/transcoder/basisu_containers_impl.h:15
↓ 41 callers
Function
error_callback
Use error callback to avoid png writing to stderr. */
Engine/Source/ThirdParty/FreeType/src/sfnt/pngshim.c:195
↓ 41 callers
Function
getBit
Engine/Source/ThirdParty/basis_universal/encoder/3rdparty/android_astc_decomp.cpp:222
↓ 41 callers
Method
getSelectionStart
Engine/Editor/Source/UI/ColorTextEdit/TextEditor.h:870
↓ 41 callers
Function
get_bits
Engine/Source/ThirdParty/basis_universal/transcoder/basisu.h:255
↓ 41 callers
Function
rcVcopy
Performs a vector copy. @param[out] dest The result. [(x, y, z)] @param[in] v The vector to copy. [(x, y, z)]
Engine/Source/ThirdParty/Recast/Recast/Include/Recast.h:770
↓ 41 callers
Function
swap
Swap the contents of two arrays
Engine/Source/ThirdParty/JoltPhysics/Jolt/Core/Array.h:421
↓ 40 callers
Method
CalculateConstraintProperties
Engine/Source/ThirdParty/JoltPhysics/Jolt/Physics/Constraints/PathConstraint.cpp:107
↓ 40 callers
Method
GetMotionType
Engine/Source/ThirdParty/JoltPhysics/Jolt/Physics/Body/BodyInterface.cpp:886
↓ 40 callers
Function
GetThreadHandle
Engine/Source/ThirdParty/tracy/public/client/TracyProfiler.cpp:1389
↓ 40 callers
Method
IsValid
Check what type of ID it is
Engine/Source/ThirdParty/JoltPhysics/Jolt/Physics/Collision/BroadPhase/QuadTree.h:44
↓ 40 callers
Method
SetOffset
Engine/Source/ThirdParty/RmlUi/Source/Core/Element.cpp:362
↓ 40 callers
Function
cff_builder_add_point
add a new point, do not check space */
Engine/Source/ThirdParty/FreeType/src/psaux/psobjs.c:1891
↓ 40 callers
Method
data
Engine/Source/ThirdParty/vulkan/utility/vk_small_containers.hpp:301
↓ 40 callers
Function
dtSwapEndian
Engine/Source/ThirdParty/Recast/Detour/Include/DetourCommon.h:474
↓ 40 callers
Method
get_endpoint_5554
Engine/Source/ThirdParty/basis_universal/encoder/basisu_pvrtc1_4.cpp:238
↓ 40 callers
Function
save_png
Engine/Source/ThirdParty/basis_universal/encoder/basisu_enc.h:3905
↓ 39 callers
Method
AddEventListener
Engine/Source/ThirdParty/RmlUi/Source/Core/Context.cpp:509
↓ 39 callers
Function
ColoredPrintf
Engine/Source/ThirdParty/googletest/src/gtest.cc:3363
↓ 39 callers
Function
GetStyleColorVec4
Returns the style color whether it is automatic or custom set
Engine/Source/ThirdParty/imgui/implot_internal.h:1450
↓ 39 callers
Method
SetStatus
Call after creating or destroying the texture. Never modify TexID directly!
Engine/Source/ThirdParty/imgui/imgui.h:3586
↓ 39 callers
Method
append
Engine/Source/ThirdParty/basis_universal/encoder/basisu_enc.h:2606
↓ 39 callers
Function
append_vector
Engine/Source/ThirdParty/basis_universal/transcoder/basisu.h:267
↓ 39 callers
Method
compare
Engine/Source/ThirdParty/EA/EASTL/include/EASTL/string.h:2962
↓ 39 callers
Function
is_object
@brief return whether value is an object @sa https://json.nlohmann.me/api/basic_json/is_object/
Engine/Source/ThirdParty/json/nlohmann/json.hpp:20660
↓ 39 callers
Method
len
Engine/Source/ThirdParty/NsightPerf/imports/rapidyaml-0.4.0/ryml_all.hpp:6811
↓ 39 callers
Method
name
Engine/Source/ThirdParty/json/nlohmann/json.hpp:4387
↓ 39 callers
Function
ocl_error_printf
Engine/Source/ThirdParty/basis_universal/encoder/basisu_opencl.cpp:44
↓ 39 callers
Function
rcMin
Engine/Source/ThirdParty/Recast/Recast/Include/Recast.h:656
↓ 39 callers
Function
set
Engine/Source/ThirdParty/imgui/imgui_internal.h:672
↓ 39 callers
Function
stbi__get16be
Engine/Source/ThirdParty/stb_image/stb_image.h:1693
↓ 39 callers
Method
store
Engine/Source/ThirdParty/EA/EASTL/include/EASTL/internal/atomic/atomic_size_aligned.h:107
↓ 39 callers
Method
value
Engine/Editor/Source/imgui-node-editor/crude_json.cpp:26
↓ 38 callers
Function
Clamp
Engine/Source/ThirdParty/imgui/implot.h:490
↓ 38 callers
Function
CmdBeginRenderPass
Engine/Source/Runtime/Renderer/API/Vulkan/VulkanRHI.cpp:3738
↓ 38 callers
Function
Cross
3D cross product on the xyz lanes; the w lane is 0 (the w terms cancel), so it's safe on quats too.
Engine/Source/Runtime/Core/Math/SIMD/VQuat1.h:13
↓ 38 callers
Method
GetAbsoluteOffset
Engine/Source/ThirdParty/RmlUi/Source/Core/Element.cpp:396
↓ 38 callers
Method
GetConfig
Engine/Source/ThirdParty/EnkiTS/src/TaskScheduler.cpp:856
↓ 38 callers
Method
GetHeight
Engine/Source/ThirdParty/RmlUi/Source/Core/TextureLayoutRow.cpp:91
↓ 38 callers
Method
HasMetadata
Engine/Source/Runtime/Core/Reflection/Type/LuminaTypes.h:141
↓ 38 callers
Function
Mat44
Engine/Source/ThirdParty/JoltPhysics/Jolt/Math/Mat44.h:27
↓ 38 callers
Method
NormalizedOr
Unit vector, or Fallback when too short to normalize.
Engine/Source/LuminaSharp/Core/Math.cs:64
↓ 38 callers
Method
RemoveEventListener
Engine/Source/ThirdParty/RmlUi/Source/Core/Context.cpp:514
↓ 38 callers
Method
SetShouldDrawEditor
Engine/Editor/Source/UI/Tools/NodeGraph/EdNodeGraphPin.h:61
↓ 38 callers
Function
SetupLock
Lock Setup and call SetupFinish if necessary.
Engine/Source/ThirdParty/imgui/implot_internal.h:1290
↓ 38 callers
Method
ShouldEarlyOut
When true, the collector will no longer accept any additional hits and the collision detection routine should early out as soon as possible
Engine/Source/ThirdParty/JoltPhysics/Jolt/Physics/Collision/CollisionCollector.h:93
↓ 38 callers
Function
clamp
Engine/Source/ThirdParty/msdfgen/core/arithmetics.hpp:35
↓ 38 callers
Method
data
Engine/Source/ThirdParty/RmlUi/Source/Core/Memory.h:127
↓ 38 callers
Function
getBits
Engine/Source/ThirdParty/basis_universal/encoder/3rdparty/android_astc_decomp.cpp:228
↓ 38 callers
Function
operator()
Engine/Source/ThirdParty/EA/EASTL/include/EASTL/functional.h:498
← previous
next →
401–500 of 46,333, ranked by callers