MCPcopy Create free account

hub / github.com/AmelieHeinrich/Termina / functions

Functions13,571 in github.com/AmelieHeinrich/Termina

↓ 11 callersFunctionDVec3
< Intentionally not initialized for performance reasons
Sources/ThirdParty/Jolt/Math/DVec3.h:38
↓ 11 callersMethodGetByKey
Sources/ThirdParty/ImGui/imgui_internal.h:779
↓ 11 callersMethodGetCurrentWorld
World management
Sources/Termina/World/WorldSystem.hpp:31
↓ 11 callersMethodGetLocalTransformNoScale
Get the local transform for this shape given the scale of the child shape The total transform of the child shape will be GetLocalTransformNoScale(inSc
Sources/ThirdParty/Jolt/Physics/Collision/Shape/CompoundShape.h:188
↓ 11 callersFunctionGetNumBlocks
Get the amount of horizontal/vertical blocks
Sources/ThirdParty/Jolt/Physics/Collision/Shape/HeightFieldShape.h:301
↓ 11 callersMethodGetSettings
Sources/ThirdParty/Jolt/Physics/Vehicle/MotorcycleController.cpp:293
↓ 11 callersMethodGetVertices
Sources/ThirdParty/Jolt/Physics/Collision/Shape/PlaneShape.cpp:52
↓ 11 callersFunctionImQsort
Sources/ThirdParty/ImGui/imgui_internal.h:383
↓ 11 callersFunctionIntersectRayPlane
Sources/ThirdParty/ImGui/ImGuizmo.cpp:917
↓ 11 callersFunctionMetricsHelpMarker
Avoid naming collision with imgui_demo.cpp's HelpMarker() for unity builds.
Sources/ThirdParty/ImGui/imgui.cpp:21794
↓ 11 callersMethodRegisterTexture
Sources/Termina/Renderer/PassIO.cpp:4
↓ 11 callersMethodRelease
Sources/ThirdParty/Jolt/Core/Semaphore.cpp:57
↓ 11 callersMethodSetPipeline
Sources/Termina/RHI/Vulkan/VulkanRenderEncoder.cpp:99
↓ 11 callersFunctionSin
Sources/ThirdParty/Jolt/Math/Trigonometry.h:7
↓ 11 callersMethodStep
Sources/ThirdParty/ImGui/imgui_demo.cpp:9921
↓ 11 callersFunctionTableGetInstanceData
Sources/ThirdParty/ImGui/imgui_internal.h:3831
↓ 11 callersFunctionVmaIsBufferImageGranularityConflict
Returns true if given suballocation types could conflict and must respect VkPhysicalDeviceLimits::bufferImageGranularity. They conflict if one is buff
Sources/ThirdParty/VMA/vk_mem_alloc.h:4037
↓ 11 callersFunctionVmaPnextChainPushFront
Sources/ThirdParty/VMA/vk_mem_alloc.h:4184
↓ 11 callersMethodWatchPipeline
Sources/Termina/Shader/ShaderServer.cpp:43
↓ 11 callersFunction_glfwInputCursorPos
Notifies shared code of a cursor motion event The position is specified in content area relative screen coordinates
Sources/ThirdParty/GLFW/input.c:373
↓ 11 callersFunction_glfwInputMouseClick
Notifies shared code of a mouse button click event
Sources/ThirdParty/GLFW/input.c:345
↓ 11 callersFunction_glfw_max
Sources/ThirdParty/GLFW/init.c:244
↓ 11 callersMethodcend
Sources/ThirdParty/VMA/vk_mem_alloc.h:5575
↓ 11 callersFunctionfind
Find an element, returns iterator to element or end() if not found
Sources/ThirdParty/Jolt/Core/HashTable.h:631
↓ 11 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
Sources/ThirdParty/JSON/detail/input/binary_reader.hpp:2791
↓ 11 callersFunctiongetEGLConfigAttrib
Returns the specified attribute of the specified EGLConfig
Sources/ThirdParty/GLFW/egl_context.c:79
↓ 11 callersFunctionglfwMakeContextCurrent
Sources/ThirdParty/GLFW/context.c:621
↓ 11 callersFunctionglm_vec4_dot
Sources/ThirdParty/GLM/simd/geometric.h:27
↓ 11 callersFunctionif
Sources/ThirdParty/Jolt/Core/JobSystemThreadPool.cpp:273
↓ 11 callersFunctionresize
Sources/ThirdParty/ImGui/imgui.h:2331
↓ 11 callersFunctionsCastShapeVsShapeLocalSpace
Cast a shape against this shape, passes any hits found to ioCollector. Note: This version takes the shape cast in local space relative to the center o
Sources/ThirdParty/Jolt/Physics/Collision/CollisionDispatch.h:53
↓ 11 callersFunctionsize
Sources/ThirdParty/ImGui/imgui.h:2313
↓ 11 callersFunctionstb_textedit_prep_selection_at_cursor
update selection and cursor to match each other
Sources/ThirdParty/ImGui/imstb_textedit.h:755
↓ 11 callersFunctionvdot
Sources/ThirdParty/MikkTSpace/mikktspace.c:101
↓ 11 callersFunctionwl_surface_commit
* @ingroup iface_wl_surface * * Surface state (input, opaque, and damage regions, attached buffers, * etc.) is double-buffered. Protocol requests m
Sources/ThirdParty/GLFW/wayland-client-protocol.h:4139
↓ 10 callersFunctionACos
Arc cosine of x (returns value in the range [0, PI]) Note that all input values will be clamped to the range [-1, 1] and this function will not return
Sources/ThirdParty/Jolt/Math/Trigonometry.h:42
↓ 10 callersMethodAdd
Sources/ThirdParty/ImGui/imgui_internal.h:785
↓ 10 callersFunctionAddRef
Add or release a reference to this object
Sources/ThirdParty/Jolt/Core/JobSystem.h:191
↓ 10 callersFunctionApplyVelocityStep
Internal helper function to update velocities of bodies after Lagrange multiplier is calculated
Sources/ThirdParty/Jolt/Physics/Constraints/ConstraintPart/GearConstraintPart.h:42
↓ 10 callersMethodCount
Get number of triangles in range
Sources/ThirdParty/Jolt/TriangleSplitter/TriangleSplitter.h:39
↓ 10 callersFunctionCountTrailingZeros
Compute number of trailing zero bits (how many low bits are zero)
Sources/ThirdParty/Jolt/Math/Math.h:98
↓ 10 callersFunctionCreateTriangleBatch
Sources/ThirdParty/Jolt/Renderer/DebugRenderer.h:254
↓ 10 callersMethodFindGlyph
Find glyph, load if necessary, return fallback if missing
Sources/ThirdParty/ImGui/imgui_draw.cpp:5289
↓ 10 callersFunctionFree
See: TempAllocator
Sources/ThirdParty/Jolt/Core/TempAllocator.h:80
↓ 10 callersMethodFront
Sources/ThirdParty/VMA/vk_mem_alloc.h:5202
↓ 10 callersFunctionGetBit
Get which bit corresponds to the pair (inSubGroup1, inSubGroup2)
Sources/ThirdParty/Jolt/Physics/Collision/GroupFilterTable.h:44
↓ 10 callersMethodGetID
Sources/Termina/World/Actor.hpp:109
↓ 10 callersMethodGetName
Sources/Termina/World/Actor.hpp:94
↓ 10 callersMethodGetOffset
Sources/ThirdParty/VMA/vk_mem_alloc.h:11308
↓ 10 callersMethodGetPixelsAt
Sources/ThirdParty/ImGui/imgui.h:3648
↓ 10 callersMethodGetPosition
Sources/ThirdParty/Jolt/Physics/Body/BodyInterface.cpp:479
↓ 10 callersMethodGetSupport
Sources/ThirdParty/Jolt/Physics/Collision/Shape/BoxShape.cpp:89
↓ 10 callersMethodGetWorldTransform
Sources/ThirdParty/Jolt/Physics/Body/BodyInterface.cpp:529
↓ 10 callersMethodHasChildren
Check if this node has any children
Sources/ThirdParty/Jolt/AABBTree/AABBTreeBuilder.h:51
↓ 10 callersFunctionHashBytes
Sources/ThirdParty/Jolt/Core/HashCombine.h:7
↓ 10 callersFunctionImHashData
Known size hash It is ok to call ImHashData on a string with known length but the ### operator won't be supported. FIXME-OPT: Replace with e.g. FNV1a
Sources/ThirdParty/ImGui/imgui.cpp:2459
↓ 10 callersFunctionImStrSkipBlank
Sources/ThirdParty/ImGui/imgui.cpp:2302
↓ 10 callersFunctionImToUpper
Find beginning-of-line
Sources/ThirdParty/ImGui/imgui_internal.h:411
↓ 10 callersMethodIsBody
Sources/ThirdParty/Jolt/Physics/Collision/BroadPhase/QuadTree.h:45
↓ 10 callersFunctionIsEmpty
Checks if the result is still uninitialized
Sources/ThirdParty/Jolt/Core/Result.h:131
↓ 10 callersMethodIsPlaying
Sources/Termina/World/WorldSystem.hpp:47
↓ 10 callersFunctionIsUniformScale
Test if a scale is uniform
Sources/ThirdParty/Jolt/Physics/Collision/Shape/ScaleHelpers.h:24
↓ 10 callersMethodMap
Sources/Termina/RHI/Vulkan/VulkanBuffer.cpp:60
↓ 10 callersFunctionMouseButtonToKey
Sources/ThirdParty/ImGui/imgui_internal.h:3634
↓ 10 callersMethodPathArcTo
Sources/ThirdParty/ImGui/imgui_draw.cpp:1276
↓ 10 callersMethodPopID
Sources/ThirdParty/ImGui/imgui.cpp:9895
↓ 10 callersFunctionRelease
Sources/ThirdParty/Jolt/Core/JobSystem.h:196
↓ 10 callersFunctionSTB_TEXTEDIT_STRINGLEN
Sources/ThirdParty/ImGui/imgui_widgets.cpp:3967
↓ 10 callersMethodSetConstants
Sources/Termina/RHI/Vulkan/VulkanRenderEncoder.cpp:117
↓ 10 callersMethodUnmap
Sources/Termina/RHI/Vulkan/VulkanBuffer.cpp:71
↓ 10 callersFunctionVmaAlignUp
Sources/ThirdParty/VMA/vk_mem_alloc.h:3926
↓ 10 callersFunction_glfwInputWindowDamage
Notifies shared code that the window contents needs updating
Sources/ThirdParty/GLFW/window.c:148
↓ 10 callersFunction_glfwInputWindowFocus
Notifies shared code that a window has lost or received input focus
Sources/ThirdParty/GLFW/window.c:43
↓ 10 callersMethodboolean
Sources/ThirdParty/JSON/detail/input/json_sax.hpp:924
↓ 10 callersFunctioncgltf_calloc
Sources/ThirdParty/CGLTF/cgltf.h:1027
↓ 10 callersFunctioninitJoysticks
Initializes the platform joystick API if it has not been already
Sources/ThirdParty/GLFW/input.c:54
↓ 10 callersFunctionparser
Sources/ThirdParty/JSON/json.hpp:133
↓ 10 callersFunctionsGetPlaneIntersection
Get the intersection point with a plane. inV1 is inD1 distance away from the plane, inV2 is inD2 distance away from the plane
Sources/ThirdParty/Jolt/Physics/Collision/Shape/PolyhedronSubmergedVolumeCalculator.h:32
↓ 10 callersFunctionset_parent
Sources/ThirdParty/JSON/json.hpp:757
↓ 10 callersFunctionstbi__blinn_8x8
fast 0..255 * 0..255 => 0..255 rounded multiplication
Sources/ThirdParty/stb/stb_image.h:3859
↓ 10 callersFunctionstbi__malloc_mad3
Sources/ThirdParty/stb/stb_image.h:1055
↓ 10 callersFunctionto_json
Sources/ThirdParty/JSON/adl_serializer.hpp:47
↓ 10 callersMethodtry_emplace
Sources/ThirdParty/Jolt/Core/UnorderedMap.h:51
↓ 9 callersMethodAdd
Sources/ThirdParty/Jolt/Geometry/EPAPenetrationDepth.h:66
↓ 9 callersMethodAddDrawCmd
Sources/ThirdParty/ImGui/imgui_draw.cpp:510
↓ 9 callersMethodBeginString
Sources/ThirdParty/VMA/vk_mem_alloc.h:6126
↓ 9 callersMethodChannelsSetCurrent
Sources/ThirdParty/ImGui/imgui.h:3514
↓ 9 callersFunctionCountLeadingZeros
Compute the number of leading zero bits (how many high bits are zero)
Sources/ThirdParty/Jolt/Math/Math.h:134
↓ 9 callersFunctionDMat44
Sources/ThirdParty/Jolt/Math/DMat44.h:28
↓ 9 callersMethodDraw
Sources/ThirdParty/ImGui/imgui_demo.cpp:11112
↓ 9 callersMethodDrawGeometry
Sources/ThirdParty/Jolt/Renderer/DebugRendererSimple.cpp:47
↓ 9 callersMethodEndString
Sources/ThirdParty/VMA/vk_mem_alloc.h:6200
↓ 9 callersFunctionGetBaryCentricCoordinates
Compute barycentric coordinates of closest point to origin for infinite line defined by (inA, inB) Point can then be computed as inA * outU + inB * ou
Sources/ThirdParty/Jolt/Geometry/ClosestPoint.h:18
↓ 9 callersMethodGetBindlessHandle
Sources/Termina/RHI/Metal/MetalSampler.hpp:17
↓ 9 callersMethodGetBufferPointer
Sources/ThirdParty/DXC/dxcapi.h:154
↓ 9 callersMethodGetConvexRadius
Sources/ThirdParty/Jolt/Physics/Collision/Shape/BoxShape.cpp:94
↓ 9 callersMethodGetForward
Direction vectors
Sources/Termina/World/Components/Transform.cpp:185
↓ 9 callersMethodGetImage
Sources/Termina/RHI/Vulkan/VulkanTexture.hpp:20
↓ 9 callersMethodGetSumFreeSize
Sources/ThirdParty/VMA/vk_mem_alloc.h:9106
↓ 9 callersMethodHasSelection
Sources/ThirdParty/ImGui/imgui_widgets.cpp:4273
← previousnext →401–500 of 13,571, ranked by callers