Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Overload-Technologies/Overload
/ functions
Functions
20,889 in github.com/Overload-Technologies/Overload
⨍
Functions
20,889
◇
Types & classes
5,064
↓ 8 callers
Function
lerp
@brief Return the linear interpolation between this and another vector * @param v The other vector * @param t The ration of this to v (t = 0 =>
Dependencies/bullet3/bullet/Bullet3Common/b3Vector3.h:476
↓ 8 callers
Method
lock
Dependencies/bullet3/bullet/BulletCollision/Gimpact/btGImpactShape.h:575
↓ 8 callers
Method
lockAudioMutex_internal
Dependencies/soloud/src/core/soloud.cpp:2300
↓ 8 callers
Method
lockChildShapes
Dependencies/bullet3/bullet/BulletCollision/Gimpact/btGImpactShape.cpp:54
↓ 8 callers
Function
luaC_newobj
Dependencies/lua/src/lgc.c:270
↓ 8 callers
Function
luaD_throw
Dependencies/lua/src/ldo.c:115
↓ 8 callers
Function
luaH_getint
** Search function for integers. If integer is inside 'alimit', get it ** directly from the array part. Otherwise, if 'alimit' is not ** the real size
Dependencies/lua/src/ltable.c:745
↓ 8 callers
Function
luaK_fixline
** Change line information associated with current position, by removing ** previous info and adding it again with new line. */
Dependencies/lua/src/lcode.c:1786
↓ 8 callers
Function
luaK_patchtohere
Dependencies/lua/src/lcode.c:312
↓ 8 callers
Function
luaL_getmetafield
Dependencies/lua/src/lauxlib.c:860
↓ 8 callers
Function
luaL_newmetatable
Dependencies/lua/src/lauxlib.c:314
↓ 8 callers
Function
luaL_tolstring
Dependencies/lua/src/lauxlib.c:898
↓ 8 callers
Function
luaS_newlstr
** new string (with explicit length) */
Dependencies/lua/src/lstring.c:222
↓ 8 callers
Function
luaV_finishget
** Finish the table access 'val = t[key]'. ** if 'slot' is NULL, 't' is not a table; otherwise, 'slot' points to ** t[k] entry (which must be empty).
Dependencies/lua/src/lvm.c:289
↓ 8 callers
Function
lua_checkstack
Dependencies/lua/src/lapi.c:111
↓ 8 callers
Function
lua_concat
Dependencies/lua/src/lapi.c:1285
↓ 8 callers
Function
lua_tointegerx
Dependencies/lua/src/lapi.c:389
↓ 8 callers
Function
make_closure
Dependencies/sol/include/sol/types.hpp:329
↓ 8 callers
Function
maxdirsterid
Dependencies/bullet3/bullet/LinearMath/btConvexHull.cpp:233
↓ 8 callers
Function
nearZero
Dependencies/bullet3/bullet/BulletSoftBody/btSoftBodyInternals.h:142
↓ 8 callers
Method
next_prod
Dependencies/tracy/client/tracy_concurrentqueue.h:908
↓ 8 callers
Method
openMem
Dependencies/soloud/src/core/soloud_file.cpp:171
↓ 8 callers
Method
pointer
Dependencies/bullet3/bullet/BulletCollision/Gimpact/gim_array.h:162
↓ 8 callers
Method
predictIntegratedTransform
Dependencies/bullet3/bullet/BulletDynamics/Dynamics/btRigidBody.cpp:100
↓ 8 callers
Method
processAllTriangles
Dependencies/bullet3/bullet/BulletCollision/CollisionShapes/btStaticPlaneShape.cpp:48
↓ 8 callers
Function
ptr
Dependencies/sol/include/sol/pointer_like.hpp:87
↓ 8 callers
Function
read_uint64
Dependencies/tracy/libbacktrace/dwarf.cpp:884
↓ 8 callers
Method
remove
Dependencies/bullet3/bullet/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.cpp:607
↓ 8 callers
Method
reset
clear the simplex, remove all the vertices
Dependencies/bullet3/bullet/Bullet3OpenCL/NarrowphaseCollision/b3VoronoiSimplexSolver.cpp:59
↓ 8 callers
Function
resolve_i
Dependencies/sol/include/sol/resolve.hpp:37
↓ 8 callers
Function
reverse
** Reverse the stack segment from 'from' to 'to' ** (auxiliary to 'lua_rotate') ** Note that we move(copy) only the value inside the stack. ** (We do
Dependencies/lua/src/lapi.c:227
↓ 8 callers
Method
setIdentity
Dependencies/bullet3/bullet/LinearMath/btImplicitQRSVD.h:81
↓ 8 callers
Function
setValue
@brief Set the values of the matrix explicitly (row major) * @param xx Top left * @param xy Top Middle * @param xz Top Right * @param yx Middl
Dependencies/bullet3/bullet/LinearMath/btMatrix3x3.h:204
↓ 8 callers
Function
set_value_convert
Dependencies/assimp/contrib/pugixml/src/pugixml.cpp:4693
↓ 8 callers
Function
setfield
** About the overflow check: an overflow cannot occur when time ** is represented by a lua_Integer, because either lua_Integer is ** large enough to r
Dependencies/lua/src/loslib.c:211
↓ 8 callers
Function
setnameval
Dependencies/lua/src/ltests.c:53
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
Dependencies/stb_image/include/stb_image/stb_image.h:2416
↓ 8 callers
Function
stbi__convert_format
Dependencies/stb_image/include/stb_image/stb_image.h:1755
↓ 8 callers
Function
stbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
Dependencies/stb_image/include/stb_image/stb_image.h:1031
↓ 8 callers
Function
stbtt_ScaleForPixelHeight
Dependencies/ImGui/include/imstb_truetype.h:2665
↓ 8 callers
Function
stbtt__buf_skip
Dependencies/ImGui/include/imstb_truetype.h:1158
↓ 8 callers
Function
swap
Dependencies/tracy/client/tracy_concurrentqueue.h:1420
↓ 8 callers
Function
swapCol
Dependencies/bullet3/bullet/LinearMath/btImplicitQRSVD.h:660
↓ 8 callers
Method
unlock
Dependencies/bullet3/bullet/LinearMath/TaskScheduler/btThreadSupportWin32.cpp:433
↓ 8 callers
Method
unlockAudioMutex_internal
Dependencies/soloud/src/core/soloud.cpp:2310
↓ 8 callers
Method
unlockChildShapes
Dependencies/bullet3/bullet/BulletCollision/Gimpact/btGImpactShape.cpp:65
↓ 8 callers
Method
update
Dependencies/bullet3/bullet/BulletSoftBody/btDeformableContactProjection.cpp:20
↓ 8 callers
Function
write
Dependencies/assimp/contrib/zlib/contrib/iostream2/zstream.h:264
↓ 8 callers
Method
~Socket
Dependencies/tracy/common/TracySocket.cpp:96
↓ 7 callers
Method
AddP70color
Dependencies/assimp/code/AssetLib/FBX/FBXExportNode.cpp:94
↓ 7 callers
Method
AddRectFilledMultiColor
p_min = upper-left, p_max = lower-right
Dependencies/ImGui/src/imgui_draw.cpp:1489
↓ 7 callers
Method
AddTriangleFilled
Dependencies/ImGui/src/imgui_draw.cpp:1539
↓ 7 callers
Function
BaryEval
Dependencies/bullet3/bullet/BulletSoftBody/btSoftBody.h:1309
↓ 7 callers
Function
CalcWindowSizeAfterConstraint
Dependencies/ImGui/src/imgui.cpp:6624
↓ 7 callers
Method
EndProperties
Dependencies/assimp/code/AssetLib/FBX/FBXExportNode.cpp:204
↓ 7 callers
Method
ExecuteOnScene
------------------------------------------------------------------------------------------------
Dependencies/assimp/code/Common/BaseProcess.cpp:61
↓ 7 callers
Function
FindAvailableFilePath
Sources/OvEditor/src/OvEditor/Panels/AssetBrowser.cpp:109
↓ 7 callers
Method
Focus
Sources/OvUI/src/OvUI/Panels/PanelWindow.cpp:50
↓ 7 callers
Method
GetMapSize
Dependencies/ImGui/include/imgui_internal.h:718
↓ 7 callers
Method
GetRadius
Sources/OvPhysics/src/OvPhysics/Entities/PhysicalSphere.cpp:31
↓ 7 callers
Method
GetRemainingSize
--------------------------------------------------------------------- Get the remaining stream size (to the end of the stream)
Dependencies/assimp/include/assimp/StreamReader.h:181
↓ 7 callers
Method
GetTextureCoordChannelName
Dependencies/assimp/code/AssetLib/FBX/FBXMeshGeometry.cpp:216
↓ 7 callers
Method
HasSucceeded
Sources/OvWindowing/src/OvWindowing/Dialogs/FileDialog.cpp:159
↓ 7 callers
Function
ImCharIsBlankW
Dependencies/ImGui/include/imgui_internal.h:404
↓ 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
Dependencies/ImGui/src/imgui.cpp:2392
↓ 7 callers
Function
ImGui_ImplGlfw_ShouldChainCallback
Dependencies/ImGui/src/imgui_impl_glfw.cpp:367
↓ 7 callers
Function
ImHashData
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
Dependencies/ImGui/src/imgui.cpp:2294
↓ 7 callers
Function
ImPow
Dependencies/ImGui/include/imgui_internal.h:466
↓ 7 callers
Function
ImRotate
Dependencies/ImGui/include/imgui_internal.h:508
↓ 7 callers
Function
ImpulseMatrix
Dependencies/bullet3/bullet/BulletSoftBody/btSoftBodyInternals.h:1004
↓ 7 callers
Function
Initialize
Dependencies/bullet3/bullet/Bullet3OpenCL/NarrowphaseCollision/b3GjkEpa.cpp:860
↓ 7 callers
Method
InsertChars
Dependencies/ImGui/src/imgui_widgets.cpp:4241
↓ 7 callers
Function
IsActive
Dependencies/tracy/client/TracyScoped.hpp:216
↓ 7 callers
Method
IsActive
------------------------------------------------------------------------------------------------
Dependencies/assimp/code/PostProcessing/ScaleProcess.cpp:65
↓ 7 callers
Function
LZ4_count
Dependencies/tracy/common/tracy_lz4.cpp:660
↓ 7 callers
Function
ProcessDataToken
process a potential data token up to 'cur', adding it to 'output_tokens'. ----------------------------------------------------------------------------
Dependencies/assimp/code/AssetLib/FBX/FBXTokenizer.cpp:97
↓ 7 callers
Function
ReadFile
Dependencies/tracy/client/TracySysTrace.cpp:743
↓ 7 callers
Function
STB_TEXTEDIT_LAYOUTROW
Dependencies/ImGui/src/imgui_widgets.cpp:3981
↓ 7 callers
Method
SetBackfaceCulling
Sources/OvRendering/src/OvRendering/Data/Material.cpp:318
↓ 7 callers
Method
SetEnabled
Sources/OvAudio/src/OvAudio/Entities/AudioListener.cpp:28
↓ 7 callers
Method
SetModel
Sources/OvEditor/src/OvEditor/Panels/AssetView.cpp:132
↓ 7 callers
Function
SetThreadName
Dependencies/tracy/common/TracySystem.cpp:130
↓ 7 callers
Method
Show
Sources/OvWindowing/src/OvWindowing/Window.cpp:131
↓ 7 callers
Function
SkipSpaces
Dependencies/assimp/include/assimp/ParsingUtils.h:105
↓ 7 callers
Method
Transpose
Sources/OvMaths/src/OvMaths/FMatrix3.cpp:251
↓ 7 callers
Method
TryGetMapData
It is the map we need iterate to find valid items, since we don't have "alive" storage anywhere
Dependencies/ImGui/include/imgui_internal.h:719
↓ 7 callers
Function
WindowRectAbsToRel
You may also use SetNextWindowClass()'s FocusRouteParentWindowId field.
Dependencies/ImGui/include/imgui_internal.h:3257
↓ 7 callers
Function
ZeroInitialize
Dependencies/bullet3/bullet/BulletSoftBody/btSoftBodyInternals.h:789
↓ 7 callers
Function
_glfwCenterCursorInContentArea
Center the cursor in the content area of the specified window
Dependencies/glfw/src/input.c:547
↓ 7 callers
Function
_glfwTerminateEGL
Terminate EGL
Dependencies/glfw/src/egl_context.c:541
↓ 7 callers
Function
_glfw_max
Dependencies/glfw/src/init.c:244
↓ 7 callers
Function
_rpmalloc_allocate
Allocate a block of the given size
Dependencies/tracy/client/tracy_rpmalloc.cpp:2218
↓ 7 callers
Function
_rpmalloc_heap_cache_adopt_deferred
Adopt the deferred span cache list, optionally extracting the first single span for immediate re-use
Dependencies/tracy/client/tracy_rpmalloc.cpp:1529
↓ 7 callers
Function
_rpmalloc_spin
Dependencies/tracy/client/tracy_rpmalloc.cpp:782
↓ 7 callers
Method
addOverlappingPair
Dependencies/bullet3/bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp:468
↓ 7 callers
Function
addk
** Add constant 'v' to prototype's list of constants (field 'k'). ** Use scanner's table to cache position of constants in constant list ** and try to
Dependencies/lua/src/lcode.c:543
↓ 7 callers
Function
aiGetMaterialInteger
--------------------------------------------------------------------------- @brief Retrieve an integer property with a specific key from a material *
Dependencies/assimp/include/assimp/material.h:1585
↓ 7 callers
Method
appy_transform
Apply a transform to an AABB
Dependencies/bullet3/bullet/BulletCollision/Gimpact/gim_box_collision.h:322
↓ 7 callers
Function
atomic_cas32_acquire
Dependencies/tracy/client/tracy_rpmalloc.cpp:233
↓ 7 callers
Function
b3Intersect
Dependencies/bullet3/bullet/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.h:567
← previous
next →
1,101–1,200 of 20,889, ranked by callers