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
↓ 7 callers
Method
GetPipelineLayout
Sources/Termina/RHI/Vulkan/VulkanBindlessManager.hpp:35
↓ 7 callers
Method
GetPixelHeight
Returns the framebuffer height in pixels.
Sources/Termina/Core/Window.hpp:27
↓ 7 callers
Method
GetPixelWidth
Returns the framebuffer width in pixels.
Sources/Termina/Core/Window.hpp:25
↓ 7 callers
Function
GetRotation
Get rotation part only (note: retains the first 3 values from the bottom row)
Sources/ThirdParty/Jolt/Math/DMat44.h:128
↓ 7 callers
Method
GetTransformedShape
Sources/ThirdParty/Jolt/Physics/Character/Character.cpp:328
↓ 7 callers
Method
GetUserData
Sources/ThirdParty/VMA/vk_mem_alloc.h:6661
↓ 7 callers
Function
ImFileClose
We should in theory be using fseeko()/ftello() with off_t and _fseeki64()/_ftelli64() with __int64, waiting for the PR that does that in a very portab
Sources/ThirdParty/ImGui/imgui.cpp:2574
↓ 7 callers
Function
ImFontAtlasFontDestroyOutput
Keep source/input FontData
Sources/ThirdParty/ImGui/imgui_draw.cpp:3658
↓ 7 callers
Function
ImFontCalcWordWrapPositionEx
Simple word-wrapping for English, not full-featured. Please submit failing cases! This will return the next location to wrap from. If no wrapping if n
Sources/ThirdParty/ImGui/imgui_draw.cpp:5493
↓ 7 callers
Function
ImFormatStringToTempBuffer
Sources/ThirdParty/ImGui/imgui.cpp:2367
↓ 7 callers
Function
ImFormatStringToTempBufferV
FIXME: Should rework API toward allowing multiple in-flight temp buffers (easier and safer for caller) by making the caller acquire a temp buffer toke
Sources/ThirdParty/ImGui/imgui.cpp:2379
↓ 7 callers
Function
ImGui_ImplGlfw_ShouldChainCallback
Sources/ThirdParty/ImGui/imgui_impl_glfw.cpp:471
↓ 7 callers
Function
ImPow
Sources/ThirdParty/ImGui/imgui_internal.h:499
↓ 7 callers
Function
ImRotate
Sources/ThirdParty/ImGui/imgui_internal.h:543
↓ 7 callers
Function
ImTextCharToUtf8
Sources/ThirdParty/ImGui/imgui.cpp:2748
↓ 7 callers
Function
Initialize
Initialize the hull with 3 points
Sources/ThirdParty/Jolt/Geometry/EPAConvexHullBuilder.h:234
↓ 7 callers
Method
InsertChars
Sources/ThirdParty/ImGui/imgui_widgets.cpp:4310
↓ 7 callers
Function
IsSlopeTooSteep
Check if the normal of the ground surface is too steep to walk on
Sources/ThirdParty/Jolt/Physics/Character/CharacterBase.h:73
↓ 7 callers
Function
Normalized
Sources/ThirdParty/ImGui/ImGuizmo.cpp:279
↓ 7 callers
Function
PushFont
OBSOLETED in 1.92.0 (from June 2025)
Sources/ThirdParty/ImGui/imgui.h:4311
↓ 7 callers
Function
RaySphere
Sources/ThirdParty/Jolt/Geometry/RaySphere.h:9
↓ 7 callers
Function
RayTriangle
Sources/ThirdParty/Jolt/Geometry/RayTriangle.h:7
↓ 7 callers
Function
STB_TEXTEDIT_LAYOUTROW
Sources/ThirdParty/ImGui/imgui_widgets.cpp:3971
↓ 7 callers
Method
SetZero
Vector with all zeros
Sources/ThirdParty/Jolt/Math/Vector.h:22
↓ 7 callers
Method
ShouldCollideLocked
Sources/ThirdParty/Jolt/Physics/Character/Character.cpp:84
↓ 7 callers
Method
TryGetMapData
It is the map we need iterate to find valid items, since we don't have "alive" storage anywhere
Sources/ThirdParty/ImGui/imgui_internal.h:795
↓ 7 callers
Function
WindowRectAbsToRel
You may also use SetNextWindowClass()'s FocusRouteParentWindowId field.
Sources/ThirdParty/ImGui/imgui_internal.h:3418
↓ 7 callers
Function
_glfwCenterCursorInContentArea
Center the cursor in the content area of the specified window
Sources/ThirdParty/GLFW/input.c:546
↓ 7 callers
Function
_glfwGetVulkanResultString
Sources/ThirdParty/GLFW/vulkan.c:198
↓ 7 callers
Function
_glfwInputScroll
Notifies shared code of a scroll event
Sources/ThirdParty/GLFW/input.c:333
↓ 7 callers
Function
_glfwTerminateEGL
Sources/ThirdParty/GLFW/egl_context.c:569
↓ 7 callers
Function
captureCursor
Sets the cursor clip rect to the window content area
Sources/ThirdParty/GLFW/win32_window.c:246
↓ 7 callers
Function
cend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/cend/
Sources/ThirdParty/JSON/json.hpp:2839
↓ 7 callers
Function
cgltf_fill_float_array
Sources/ThirdParty/CGLTF/cgltf.h:2833
↓ 7 callers
Function
cgltf_parse_json_unprocessed_extension
Sources/ThirdParty/CGLTF/cgltf.h:3036
↓ 7 callers
Function
clamp
Sources/ThirdParty/Jolt/Compute/CPU/HLSLToCPP.h:490
↓ 7 callers
Function
compares_unordered
Sources/ThirdParty/JSON/json.hpp:3704
↓ 7 callers
Function
find
@brief find an element in a JSON object @sa https://json.nlohmann.me/api/basic_json/find/
Sources/ThirdParty/JSON/json.hpp:2681
↓ 7 callers
Function
glfwWindowHint
Sources/ThirdParty/GLFW/window.c:294
↓ 7 callers
Function
makeApiVersion
Sources/ThirdParty/vulkan/vulkan.hpp:8974
↓ 7 callers
Function
stbi__compute_y
Sources/ThirdParty/stb/stb_image.h:1746
↓ 7 callers
Function
stbi__start_callbacks
initialize a callback-based context
Sources/ThirdParty/stb/stb_image.h:836
↓ 7 callers
Function
stbi__start_mem
initialize a memory-decode context
Sources/ThirdParty/stb/stb_image.h:826
↓ 7 callers
Function
stbtt_GetGlyphBitmapBoxSubpixel
Sources/ThirdParty/ImGui/imstb_truetype.h:2726
↓ 7 callers
Function
stbtt_ScaleForPixelHeight
Sources/ThirdParty/ImGui/imstb_truetype.h:2665
↓ 7 callers
Function
stbtt__cff_get_index
Sources/ThirdParty/ImGui/imstb_truetype.h:1195
↓ 7 callers
Function
vma_delete_array
Sources/ThirdParty/VMA/vk_mem_alloc.h:4409
↓ 7 callers
Function
wp_viewport_set_destination
* @ingroup iface_wp_viewport * * Set the destination size of the associated wl_surface. See * wp_viewport for the description, and relation to the
Sources/ThirdParty/GLFW/viewporter-client-protocol.h:383
↓ 6 callers
Function
AABox4EnlargeWithExtent
Enlarge 4 bounding boxes with extent (add to both sides)
Sources/ThirdParty/Jolt/Geometry/AABox4.h:55
↓ 6 callers
Method
AddImage
Sources/ThirdParty/ImGui/imgui_draw.cpp:1748
↓ 6 callers
Method
AddRef
Use "variable = nullptr;" to release an object, do not call these functions
Sources/ThirdParty/Jolt/Core/Reference.h:153
↓ 6 callers
Function
AlignUp
Sources/ThirdParty/Jolt/Math/Math.h:83
↓ 6 callers
Method
Barrier
Sources/ThirdParty/Jolt/Compute/VK/ComputeBufferVK.cpp:72
↓ 6 callers
Function
ComputeTripodAxisAndVisibility
Sources/ThirdParty/ImGui/ImGuizmo.cpp:1170
↓ 6 callers
Function
ConvertSingleModFlagToKey
Sources/ThirdParty/ImGui/imgui_internal.h:3622
↓ 6 callers
Function
ConvertTextureFormatToVulkan
Sources/Termina/RHI/Vulkan/VulkanTexture.hpp:34
↓ 6 callers
Function
Deactivate
Deactivate this constraint
Sources/ThirdParty/Jolt/Physics/Constraints/ConstraintPart/AxisConstraintPart.h:342
↓ 6 callers
Method
Deserialize
Sources/Termina/World/Component.hpp:36
↓ 6 callers
Method
DestructObject
Sources/ThirdParty/Jolt/Core/RTTI.cpp:58
↓ 6 callers
Method
DrawWireBox
Sources/ThirdParty/Jolt/Renderer/DebugRenderer.cpp:85
↓ 6 callers
Method
EncodeSubShapeID
Sources/ThirdParty/Jolt/Physics/Collision/Shape/HeightFieldShape.cpp:1457
↓ 6 callers
Method
Find
Sources/ThirdParty/Jolt/Physics/Constraints/ContactConstraintManager.cpp:303
↓ 6 callers
Method
FindGlyphNoFallback
Attempt to load but when missing, return NULL instead of FallbackGlyph
Sources/ThirdParty/ImGui/imgui_draw.cpp:5304
↓ 6 callers
Function
FindLatestInputEvent
Sources/ThirdParty/ImGui/imgui.cpp:1819
↓ 6 callers
Method
GetAllocationInfo
Sources/ThirdParty/VMA/vk_mem_alloc.h:8580
↓ 6 callers
Method
GetAllocationListBegin
Sources/ThirdParty/VMA/vk_mem_alloc.h:8593
↓ 6 callers
Method
GetBufferSize
Sources/ThirdParty/DXC/dxcapi.h:157
↓ 6 callers
Function
GetCenterOfMassTransform
Calculates the transform for this shape's center of mass (excluding scale)
Sources/ThirdParty/Jolt/Physics/Collision/TransformedShape.h:93
↓ 6 callers
Method
GetColumnSettings
Sources/ThirdParty/ImGui/imgui_internal.h:3382
↓ 6 callers
Method
GetGPUAddress
Sources/Termina/RHI/Vulkan/VulkanBLAS.cpp:126
↓ 6 callers
Method
GetInt
Sources/ThirdParty/ImGui/imgui.cpp:2966
↓ 6 callers
Method
GetMemory
Sources/ThirdParty/VMA/vk_mem_alloc.h:11336
↓ 6 callers
Method
GetName
Sources/ThirdParty/ImGui/imgui_internal.h:2197
↓ 6 callers
Method
GetNameForType
Sources/Termina/World/ComponentRegistry.cpp:57
↓ 6 callers
Method
GetNodeID
Get the ID of the root node
Sources/ThirdParty/Jolt/Physics/Collision/BroadPhase/QuadTree.h:271
↓ 6 callers
Method
GetParentDevice
Sources/Termina/RHI/Vulkan/VulkanRenderContext.hpp:33
↓ 6 callers
Method
GetPointVelocity
Sources/ThirdParty/Jolt/Physics/Body/BodyInterface.cpp:686
↓ 6 callers
Method
GetRows
Dimensions
Sources/ThirdParty/Jolt/Math/Vector.h:19
↓ 6 callers
Method
GetScale
Sources/Termina/World/Components/Transform.cpp:140
↓ 6 callers
Method
GetSettings
Sources/ThirdParty/Jolt/Physics/Vehicle/WheeledVehicleController.cpp:859
↓ 6 callers
Function
GetSubShapeIndexFromID
Convert SubShapeID to sub shape index @param inSubShapeID Sub shape id that indicates the leaf shape relative to this shape @param outRemainder This i
Sources/ThirdParty/Jolt/Physics/Collision/Shape/CompoundShape.h:278
↓ 6 callers
Method
GetUserData
Sources/ThirdParty/Jolt/Physics/Body/BodyInterface.cpp:1067
↓ 6 callers
Function
HintNextItem
@name Layout hints (for text output)
Sources/ThirdParty/Jolt/ObjectStream/ObjectStream.h:112
↓ 6 callers
Function
ImBitArraySetBit
Sources/ThirdParty/ImGui/imgui_internal.h:636
↓ 6 callers
Function
ImCharIsBlankW
Sources/ThirdParty/ImGui/imgui_internal.h:414
↓ 6 callers
Method
IsDegenerate
Test if a triangle will be degenerate after quantization
Sources/ThirdParty/Jolt/AABBTree/TriangleCodec/TriangleCodecIndexed8BitPackSOA4Flags.h:118
↓ 6 callers
Method
IsFacing
Check if face inFace is facing inPosition
Sources/ThirdParty/Jolt/Geometry/ConvexHullBuilder.h:68
↓ 6 callers
Function
IsFailed
Returns true if there was an IO failure
Sources/ThirdParty/Jolt/Core/StreamWrapper.h:27
↓ 6 callers
Function
IsRotationConstrained
Sources/ThirdParty/Jolt/Physics/Constraints/SixDOFConstraint.h:229
↓ 6 callers
Function
IsRotationFullyConstrained
Sources/ThirdParty/Jolt/Physics/Constraints/SixDOFConstraint.h:230
↓ 6 callers
Method
IsZero
Test if vector consists of all zeros
Sources/ThirdParty/Jolt/Math/Vector.h:69
↓ 6 callers
Function
MakeUniformScale
Get the average scale if inScale, used to make the scale uniform when a shape doesn't support non-uniform scale
Sources/ThirdParty/Jolt/Physics/Collision/Shape/ScaleHelpers.h:42
↓ 6 callers
Function
Map
Map / unmap buffer (get pointer to data).
Sources/ThirdParty/Jolt/Compute/ComputeBuffer.h:49
↓ 6 callers
Method
MarkTaken
Sources/ThirdParty/VMA/vk_mem_alloc.h:9163
↓ 6 callers
Method
OnBody
When running a query through the NarrowPhaseQuery class, this will be called for every body that is potentially colliding. It allows collecting additi
Sources/ThirdParty/Jolt/Physics/Collision/CollisionCollector.h:67
↓ 6 callers
Method
OnBodyEnd
When running a query through the NarrowPhaseQuery class, this will be called after all AddHit calls have been made for a particular body.
Sources/ThirdParty/Jolt/Physics/Collision/CollisionCollector.h:70
↓ 6 callers
Method
PassFilter
Sources/ThirdParty/ImGui/imgui.cpp:3129
↓ 6 callers
Function
Plane
Sources/ThirdParty/Jolt/Geometry/Plane.h:17
↓ 6 callers
Method
ReleaseLock
Explicitly release the lock (normally this is done in the destructor)
Sources/ThirdParty/Jolt/Physics/Body/BodyLock.h:37
↓ 6 callers
Function
ReportStats
Trace the collected broadphase stats in CSV form. This report can be used to judge and tweak the efficiency of the broadphase.
Sources/ThirdParty/Jolt/Physics/Collision/BroadPhase/BroadPhase.h:101
← previous
next →
601–700 of 13,571, ranked by callers