Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AmelieHeinrich/Termina
/ functions
Functions
13,571 in github.com/AmelieHeinrich/Termina
⨍
Functions
13,571
◇
Types & classes
8,042
↓ 45 callers
Method
DrawMarker
Sources/ThirdParty/Jolt/Renderer/DebugRenderer.cpp:172
↓ 45 callers
Function
sAxisZ
Sources/ThirdParty/Jolt/Math/Vec3.h:58
↓ 45 callers
Method
value
return value of the iterator
Sources/ThirdParty/JSON/detail/iterators/iteration_proxy.hpp:143
↓ 44 callers
Method
appendf
Sources/ThirdParty/ImGui/imgui.cpp:3196
↓ 44 callers
Function
stbi__rewind
Sources/ThirdParty/stb/stb_image.h:886
↓ 43 callers
Function
sScale
Get matrix that scales (produces a matrix with (inV, 1) on its diagonal)
Sources/ThirdParty/Jolt/Math/DMat44.h:53
↓ 42 callers
Method
AddHit
Sources/ThirdParty/Jolt/Physics/Collision/Shape/Shape.cpp:259
↓ 42 callers
Method
IsEmpty
Check if there are any jobs in the job barrier
Sources/ThirdParty/Jolt/Core/JobSystemWithBarrier.h:58
↓ 42 callers
Function
ItemSize
Sources/ThirdParty/ImGui/imgui_internal.h:3530
↓ 42 callers
Function
_glfw_calloc
Sources/ThirdParty/GLFW/init.c:249
↓ 42 callers
Function
type_name
@brief return the type as string @sa https://json.nlohmann.me/api/basic_json/type_name/
Sources/ThirdParty/JSON/json.hpp:4245
↓ 41 callers
Method
GetCenterOfMassPosition
Sources/ThirdParty/Jolt/Physics/Character/Character.cpp:272
↓ 41 callers
Method
IsValid
Check what type of ID it is
Sources/ThirdParty/Jolt/Physics/Collision/BroadPhase/QuadTree.h:44
↓ 41 callers
Function
sIdentity
@return [1, 0, 0, 0] (or in storage format Quat(0, 0, 0, 1))
Sources/ThirdParty/Jolt/Math/Quat.h:104
↓ 41 callers
Method
string
Sources/ThirdParty/JSON/detail/input/json_sax.hpp:944
↓ 40 callers
Method
CalculateConstraintProperties
Sources/ThirdParty/Jolt/Physics/Constraints/PathConstraint.cpp:107
↓ 40 callers
Method
GetMotionType
Sources/ThirdParty/Jolt/Physics/Body/BodyInterface.cpp:886
↓ 40 callers
Function
Mat44
Sources/ThirdParty/Jolt/Math/Mat44.h:27
↓ 40 callers
Function
cgltf_json_to_int
Sources/ThirdParty/CGLTF/cgltf.h:2766
↓ 40 callers
Method
data
Sources/ThirdParty/VMA/vk_mem_alloc.h:4692
↓ 39 callers
Function
exchange
Sources/ThirdParty/vulkan/vulkan.hpp:7878
↓ 39 callers
Function
stbi__get16be
Sources/ThirdParty/stb/stb_image.h:1694
↓ 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
Sources/ThirdParty/Jolt/Physics/Collision/CollisionCollector.h:93
↓ 38 callers
Function
add
add a character to token_buffer
Sources/ThirdParty/JSON/detail/input/lexer.hpp:1409
↓ 38 callers
Function
ttSHORT
Sources/ThirdParty/ImGui/imstb_truetype.h:1292
↓ 37 callers
Method
GetSize
Sources/ThirdParty/VMA/vk_mem_alloc.h:6660
↓ 37 callers
Method
GetValue
Sources/ThirdParty/Jolt/Core/LinearCurve.cpp:25
↓ 37 callers
Function
_glfwInputErrorWin32
Reports the specified error, appending information about the last Win32 error
Sources/ThirdParty/GLFW/win32_init.c:468
↓ 37 callers
Function
basic_json
@brief create an empty value with a given type @sa https://json.nlohmann.me/api/basic_json/basic_json/
Sources/ThirdParty/JSON/json.hpp:819
↓ 37 callers
Function
cgltf_json_to_float
Sources/ThirdParty/CGLTF/cgltf.h:2787
↓ 36 callers
Function
JPH_IF_ENABLE_ASSERTS
Sources/ThirdParty/Jolt/Physics/Body/Body.h:356
↓ 36 callers
Function
StringFormat
Sources/ThirdParty/Jolt/Core/StringTools.cpp:11
↓ 36 callers
Method
WarmStart
Must be called from the WarmStartVelocityConstraint call to apply the previous frame's impulses
Sources/ThirdParty/Jolt/Physics/Constraints/ConstraintPart/SwingTwistConstraintPart.h:461
↓ 36 callers
Method
release
Sources/ThirdParty/VMA/vk_mem_alloc_raii.hpp:402
↓ 36 callers
Function
worldToPos
Sources/ThirdParty/ImGui/ImGuizmo.cpp:813
↓ 35 callers
Method
IsActive
Returns if this spring is active
Sources/ThirdParty/Jolt/Physics/Constraints/ConstraintPart/SpringPart.h:131
↓ 35 callers
Method
destroy
Sources/ThirdParty/VMA/vk_mem_alloc_raii.hpp:1064
↓ 35 callers
Method
push_back
Sources/ThirdParty/ImGui/imgui_draw.cpp:1840
↓ 34 callers
Method
CreateComputeBuffer
Sources/ThirdParty/Jolt/Compute/VK/ComputeSystemVK.cpp:91
↓ 34 callers
Function
GetForegroundDrawList
Sources/ThirdParty/ImGui/imgui_internal.h:3449
↓ 34 callers
Method
GetHeight
Returns the window height in pixels.
Sources/Termina/Core/Window.hpp:22
↓ 34 callers
Method
IsNormalized
Check if vector is normalized
Sources/ThirdParty/Jolt/Math/Vector.h:187
↓ 34 callers
Method
SetName
Sources/Termina/RHI/Vulkan/VulkanBuffer.cpp:50
↓ 34 callers
Function
is_object
@brief return whether value is an object @sa https://json.nlohmann.me/api/basic_json/is_object/
Sources/ThirdParty/JSON/json.hpp:1385
↓ 34 callers
Function
sRotationTranslation
Get matrix that rotates and translates
Sources/ThirdParty/Jolt/Math/DMat44.h:47
↓ 33 callers
Method
IsActive
Sources/ThirdParty/Jolt/Physics/Body/BodyInterface.cpp:256
↓ 33 callers
Function
Quat
< Intentionally not initialized for performance reasons
Sources/ThirdParty/Jolt/Math/Quat.h:40
↓ 33 callers
Function
QuickSort
Sources/ThirdParty/Jolt/Core/QuickSort.h:53
↓ 33 callers
Method
WriteNumber
Sources/ThirdParty/VMA/vk_mem_alloc.h:6211
↓ 32 callers
Method
Allocate
Sources/ThirdParty/Jolt/Core/ByteBuffer.h:33
↓ 32 callers
Method
GetContext
Sources/ThirdParty/Jolt/Physics/Collision/CollisionCollector.h:75
↓ 32 callers
Function
_glfwPlatformFreeModule
Sources/ThirdParty/GLFW/win32_module.c:40
↓ 32 callers
Function
stbi__get32le
Sources/ThirdParty/stb/stb_image.h:1722
↓ 31 callers
Method
AddText
Sources/ThirdParty/ImGui/imgui_draw.cpp:1716
↓ 31 callers
Function
stbi__skip
Sources/ThirdParty/stb/stb_image.h:1644
↓ 30 callers
Method
GetShape
Sources/ThirdParty/Jolt/Physics/Body/BodyInterface.cpp:289
↓ 30 callers
Function
ImSaturate
Sources/ThirdParty/ImGui/imgui_internal.h:531
↓ 30 callers
Function
get_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
Sources/ThirdParty/JSON/detail/input/lexer.hpp:1461
↓ 30 callers
Function
stbi__get16le
Sources/ThirdParty/stb/stb_image.h:1714
↓ 29 callers
Method
GetCenter
Helpers
Sources/ThirdParty/ImGui/imgui.h:4113
↓ 29 callers
Function
Intersects
Sources/ThirdParty/ImGui/ImGuizmo.cpp:64
↓ 29 callers
Function
IsValidScale
Sources/ThirdParty/Jolt/Physics/Collision/Shape/EmptyShape.h:66
↓ 29 callers
Method
begin
Sources/ThirdParty/ImGui/imgui.h:2890
↓ 29 callers
Function
sGetBodyID
Helper function to return the body id from a transformed shape. If the transformed shape is null an invalid body ID will be returned.
Sources/ThirdParty/Jolt/Physics/Collision/TransformedShape.h:181
↓ 28 callers
Function
Clamp
Sources/ThirdParty/Jolt/Math/Math.h:48
↓ 28 callers
Method
GetBlock
To be used only while the m_Mutex is locked. Used during defragmentation.
Sources/ThirdParty/VMA/vk_mem_alloc.h:10065
↓ 28 callers
Function
ImIsPowerOfTwo
Helpers: Bit manipulation
Sources/ThirdParty/ImGui/imgui_internal.h:390
↓ 28 callers
Function
end
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/end/
Sources/ThirdParty/JSON/json.hpp:2823
↓ 28 callers
Function
sRegisterCollideShape
Register a collide shape function in the collision table
Sources/ThirdParty/Jolt/Physics/Collision/CollisionDispatch.h:81
↓ 27 callers
Function
Float2
< Intentionally not initialized for performance reasons
Sources/ThirdParty/Jolt/Math/Float2.h:16
↓ 27 callers
Function
Sign
Sources/ThirdParty/Jolt/Math/Math.h:69
↓ 27 callers
Function
sRegisterCastShape
Register a cast shape function in the collision table
Sources/ThirdParty/Jolt/Physics/Collision/CollisionDispatch.h:84
↓ 26 callers
Function
BodyID
Construct invalid body ID
Sources/ThirdParty/Jolt/Physics/Body/BodyID.h:24
↓ 26 callers
Function
GetPosition
Sources/ThirdParty/MikkTSpace/mikktspace.c:883
↓ 26 callers
Method
GetRotation
Sources/ThirdParty/Jolt/Physics/Body/BodyInterface.cpp:520
↓ 26 callers
Function
ImHashStr
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
Sources/ThirdParty/ImGui/imgui.cpp:2484
↓ 26 callers
Function
IsAligned
Sources/ThirdParty/Jolt/Math/Math.h:91
↓ 26 callers
Function
IsInsideOut
Test if a scale flips an object inside out (which requires flipping all normals and polygon windings)
Sources/ThirdParty/Jolt/Physics/Collision/Shape/ScaleHelpers.h:33
↓ 26 callers
Function
cross
Cross product
Sources/ThirdParty/Jolt/Compute/CPU/HLSLToCPP.h:153
↓ 25 callers
Method
GetAllocationCallbacks
Sources/ThirdParty/VMA/vk_mem_alloc.h:10448
↓ 25 callers
Method
GetCommandBuffer
Sources/Termina/RHI/Metal/MetalRenderContext.hpp:46
↓ 25 callers
Function
GetProcessorTickCount
Functionality to get the processors cycle counter
Sources/ThirdParty/Jolt/Core/TickCounter.h:28
↓ 25 callers
Method
GetSize
Sources/ThirdParty/Jolt/Physics/SoftBody/SoftBodySharedSettings.cpp:803
↓ 25 callers
Function
ImGui_ImplGlfw_GetBackendData
Sources/ThirdParty/ImGui/imgui_impl_glfw.cpp:295
↓ 25 callers
Method
Overlaps
Sources/ThirdParty/Jolt/Geometry/OrientedBox.cpp:10
↓ 25 callers
Function
cgltf_parse_json_array
Sources/ThirdParty/CGLTF/cgltf.h:2877
↓ 25 callers
Method
key
Sources/ThirdParty/JSON/detail/input/json_sax.hpp:959
↓ 25 callers
Method
size
Buf is zero-terminated, so end() will point on the zero-terminator
Sources/ThirdParty/ImGui/imgui.h:2892
↓ 24 callers
Method
CreateJob
Sources/ThirdParty/Jolt/Core/JobSystemThreadPool.cpp:107
↓ 24 callers
Method
GetPtr
Get pointer
Sources/ThirdParty/Jolt/Core/Reference.h:138
↓ 24 callers
Method
GetTextureView
Sources/Termina/Renderer/ResourceViewCache.cpp:9
↓ 24 callers
Method
GetWorldSpaceBounds
Sources/ThirdParty/Jolt/Physics/Collision/Shape/ScaledShape.cpp:61
↓ 24 callers
Method
IsFree
Sources/ThirdParty/VMA/vk_mem_alloc.h:9164
↓ 24 callers
Method
TransformScale
Transform the scale to the local space of the child shape
Sources/ThirdParty/Jolt/Physics/Collision/Shape/CompoundShape.h:205
↓ 24 callers
Function
cgltf_parse_json_string
Sources/ThirdParty/CGLTF/cgltf.h:2858
↓ 24 callers
Function
input_adapter
Sources/ThirdParty/JSON/detail/input/input_adapters.hpp:427
↓ 23 callers
Method
GetBindlessIndex
Sources/Termina/RHI/Metal/MetalTLAS.hpp:21
↓ 23 callers
Method
GetObjectLayer
Sources/ThirdParty/Jolt/Physics/Body/BodyInterface.cpp:380
↓ 23 callers
Method
IsEmpty
Sources/ThirdParty/VMA/vk_mem_alloc.h:6878
↓ 23 callers
Method
IsSensor
Sources/ThirdParty/Jolt/Physics/Body/BodyInterface.cpp:1033
← previous
next →
101–200 of 13,571, ranked by callers