MCPcopy Create free account

hub / github.com/BoomingTech/Piccolo / functions

Functions15,158 in github.com/BoomingTech/Piccolo

↓ 10 callersMethodloadAsset
engine/source/runtime/resource/asset_manager/asset_manager.h:20
↓ 10 callersFunctionnk_input_has_mouse_click_down_in_rect
engine/3rdparty/glfw/deps/nuklear.h:13989
↓ 10 callersFunctionnk_panel_get_padding
engine/3rdparty/glfw/deps/nuklear.h:15460
↓ 10 callersFunctionnk_textedit_prep_selection_at_cursor
engine/3rdparty/glfw/deps/nuklear.h:21770
↓ 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
engine/3rdparty/JoltPhysics/Jolt/Physics/Collision/Shape/PolyhedronSubmergedVolumeCalculator.h:31
↓ 10 callersFunctionsNetToNative16
@brief Read 16 bit integer in network byte order and convert to native byte order **/
engine/3rdparty/imgui/examples/libs/usynergy/uSynergy.c:41
↓ 10 callersMethodsetCommonInfo
engine/source/runtime/function/render/render_pass_base.cpp:8
↓ 10 callersMethodsetTime
engine/source/runtime/function/render/debugdraw/debug_draw_primitive.cpp:27
↓ 10 callersFunctionsetup_temp_free
engine/3rdparty/stb/stb_vorbis.c:980
↓ 10 callersMethodsize_in_bytes
engine/3rdparty/imgui/imgui_internal.h:598
↓ 10 callersFunctionstb__add_edge
engine/3rdparty/stb/deprecated/stb.h:9340
↓ 10 callersFunctionstb_malloc
engine/3rdparty/stb/deprecated/stb.h:2988
↓ 10 callersFunctionstb_matcher_find
engine/3rdparty/stb/deprecated/stb.h:10036
↓ 10 callersFunctionstb_textedit_prep_selection_at_cursor
update selection and cursor to match each other
engine/3rdparty/stb/stb_textedit.h:683
↓ 10 callersFunctionstb_vorbis_get_file_offset
engine/3rdparty/stb/stb_vorbis.c:4545
↓ 10 callersFunctionstbi__blinn_8x8
fast 0..255 * 0..255 => 0..255 rounded multiplication
engine/3rdparty/stb/stb_image.h:3805
↓ 10 callersFunctionstbi__malloc_mad3
engine/3rdparty/stb/stb_image.h:1052
↓ 10 callersFunctionstbir__resize_arbitrary
engine/3rdparty/stb/stb_image_resize.h:2428
↓ 10 callersFunctionstbte__write_redo
engine/3rdparty/stb/stb_tilemap_editor.h:1359
↓ 10 callersFunctionstbtt_ScaleForPixelHeight
engine/3rdparty/stb/stb_truetype.h:2660
↓ 10 callersFunctiontest_pad3
engine/3rdparty/spdlog/tests/test_fmt_helper.cpp:14
↓ 10 callersFunctionvformat_to
engine/3rdparty/spdlog/include/spdlog/fmt/bundled/core.h:2892
↓ 10 callersFunctionwrite_map
engine/3rdparty/stb/tests/grid_reachability.c:92
↓ 9 callersMethodAdd
engine/3rdparty/JoltPhysics/Jolt/Geometry/EPAPenetrationDepth.h:58
↓ 9 callersMethodAddCircleFilled
engine/3rdparty/imgui/imgui_draw.cpp:1514
↓ 9 callersMethodCalculateJointMatrices
engine/3rdparty/JoltPhysics/Jolt/Skeleton/SkeletonPose.cpp:21
↓ 9 callersMethodCollidePoint
engine/3rdparty/JoltPhysics/Jolt/Physics/Collision/Shape/BoxShape.cpp:205
↓ 9 callersFunctionConvexHullShapeSettings
Create a convex hull from inPoints and maximum convex radius inMaxConvexRadius, the radius is automatically lowered if the hull requires it. (internal
engine/3rdparty/JoltPhysics/Jolt/Physics/Collision/Shape/ConvexHullShape.h:26
↓ 9 callersMethodCreateBodies
engine/3rdparty/JoltPhysics/Jolt/Physics/PhysicsScene.cpp:58
↓ 9 callersMethodCreateRagdoll
engine/3rdparty/JoltPhysics/Jolt/Physics/Ragdoll/Ragdoll.cpp:337
↓ 9 callersMethodDrawBox
engine/3rdparty/JoltPhysics/Jolt/Renderer/DebugRenderer.cpp:712
↓ 9 callersMethodDrawQuad
engine/3rdparty/JoltPhysics/TestFramework/UI/UIManager.cpp:254
↓ 9 callersMethodFind
engine/3rdparty/JoltPhysics/Jolt/Physics/Constraints/ContactConstraintManager.cpp:245
↓ 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
engine/3rdparty/JoltPhysics/Jolt/Geometry/ClosestPoint.h:16
↓ 9 callersFunctionGetClosestPointOnTriangle
Get the closest point to the origin of triangle (inA, inB, inC) outSet describes which features are closest: 1 = a, 2 = b, 4 = c, 5 = line segment ac,
engine/3rdparty/JoltPhysics/Jolt/Geometry/ClosestPoint.h:148
↓ 9 callersMethodGetSkeleton
engine/3rdparty/JoltPhysics/Jolt/Skeleton/SkeletonPose.h:26
↓ 9 callersMethodGetSumFreeSize
engine/3rdparty/vulkanmemoryallocator/include/vk_mem_alloc.h:9980
↓ 9 callersMethodGetTexID
Since 1.83: returns ImTextureID associated with this draw call. Warning: DO NOT assume this is always same as 'TextureId' (we will change this functio
engine/3rdparty/imgui/imgui.h:2531
↓ 9 callersMethodHasSelection
engine/3rdparty/imgui/imgui.h:2202
↓ 9 callersFunctionImGui_ImplAllegro5_GetBackendData
Backend data stored in io.BackendPlatformUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
engine/3rdparty/imgui/backends/imgui_impl_allegro5.cpp:79
↓ 9 callersFunctionImGui_ImplWin32_GetBackendData
Backend data stored in io.BackendPlatformUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
engine/3rdparty/imgui/backends/imgui_impl_win32.cpp:110
↓ 9 callersFunctionImQsort
engine/3rdparty/imgui/imgui_internal.h:316
↓ 9 callersFunctionImTextCharFromUtf8
Convert UTF-8 to 32-bit character, process single character input. A nearly-branchless UTF-8 decoder, based on work of Christopher Wellons (https://gi
engine/3rdparty/imgui/imgui.cpp:1848
↓ 9 callersFunctionIsUniformScale
Test if a scale is uniform
engine/3rdparty/JoltPhysics/Jolt/Physics/Collision/Shape/ScaleHelpers.h:20
↓ 9 callersFunctionLowerBound
std::lower_bound but without the bullshit
engine/3rdparty/imgui/imgui.cpp:2112
↓ 9 callersMethodPathArcToFast
0: East, 3: South, 6: West, 9: North, 12: East
engine/3rdparty/imgui/imgui_draw.cpp:1177
↓ 9 callersMethodPopClipRect
engine/3rdparty/imgui/imgui.cpp:4813
↓ 9 callersFunctionQuaternion
engine/source/runtime/core/math/quaternion.h:23
↓ 9 callersMethodReset
engine/3rdparty/JoltPhysics/UnitTests/Physics/CollideShapeTests.cpp:139
↓ 9 callersFunctionSTB_TEXTEDIT_DELETECHARS
engine/3rdparty/imgui/imgui_widgets.cpp:3714
↓ 9 callersMethodSample
engine/3rdparty/JoltPhysics/Jolt/Skeleton/SkeletalAnimation.cpp:59
↓ 9 callersMethodSetAngularDamping
engine/3rdparty/JoltPhysics/Jolt/Physics/Body/MotionProperties.h:67
↓ 9 callersMethodSetPaddingRight
engine/3rdparty/JoltPhysics/TestFramework/UI/UIElement.h:70
↓ 9 callersMethodSetPositionAndRotationInternal
engine/3rdparty/JoltPhysics/Jolt/Physics/Body/Body.cpp:95
↓ 9 callersMethodShouldCollide
Filter function to determine if two shapes should collide. Returns true if the filter passes.
engine/3rdparty/JoltPhysics/Jolt/Physics/Collision/ShapeFilter.h:21
↓ 9 callersFunctionVmaFree
engine/3rdparty/vulkanmemoryallocator/include/vk_mem_alloc.h:3776
↓ 9 callersFunctionVmaIsPow2
engine/3rdparty/vulkanmemoryallocator/include/vk_mem_alloc.h:3280
↓ 9 callersFunctionWindowRectAbsToRel
engine/3rdparty/imgui/imgui_internal.h:2705
↓ 9 callersFunction_glfwPlatformPollJoystick
engine/3rdparty/glfw/src/null_joystick.c:36
↓ 9 callersMethodallocGuid
engine/source/runtime/function/render/render_guid_allocator.h:15
↓ 9 callersMethodbegin
engine/3rdparty/spdlog/include/spdlog/fmt/bin_to_hex.h:42
↓ 9 callersMethodcapacity
engine/3rdparty/JoltPhysics/UnitTests/doctest.h:3561
↓ 9 callersMethodclear
engine/3rdparty/vulkanmemoryallocator/include/vk_mem_alloc.h:4387
↓ 9 callersFunctionesc
esc(c) * * Format char c suitable for printing in an error message. */
engine/3rdparty/json11/json11.cpp:328
↓ 9 callersFunctionf
(f,g,h,i,k)
engine/3rdparty/JoltPhysics/WebIncludes/jquery-3.2.1.min.js:2
↓ 9 callersMethodgetCurrentActivePhysicsScene
engine/source/runtime/function/framework/world/world_manager.cpp:63
↓ 9 callersMethodgetFlag
engine/source/meta_parser/parser/meta/meta_info.cpp:28
↓ 9 callersFunctiongetopt
Implemented based on [1] and [2] for optional arguments. optopt is handled FreeBSD-style, per [3]. Other GNU and FreeBSD extensions are purely a
engine/3rdparty/glfw/deps/getopt.c:52
↓ 9 callersFunctionglfwSetFramebufferSizeCallback
engine/3rdparty/glfw/src/window.c:1049
↓ 9 callersFunctionh
(a)
engine/3rdparty/JoltPhysics/WebIncludes/jquery-3.2.1.min.js:2
↓ 9 callersMethodinitialize
engine/source/runtime/function/animation/node.cpp:220
↓ 9 callersMethodisOk
Result was a success, or failure is suppressed
engine/3rdparty/spdlog/tests/catch.hpp:6615
↓ 9 callersMethodisTimeOut
engine/source/runtime/function/render/debugdraw/debug_draw_primitive.cpp:4
↓ 9 callersMethodlocale
engine/3rdparty/spdlog/include/spdlog/fmt/bundled/os.h:486
↓ 9 callersFunctionmat4x4_mul
engine/3rdparty/glfw/deps/linmath.h:145
↓ 9 callersFunctionmatchesAny
checks if the name matches any of the filters (and can be configured what to do when empty)
engine/3rdparty/JoltPhysics/UnitTests/doctest.h:3929
↓ 9 callersFunctionn
()
engine/3rdparty/JoltPhysics/WebIncludes/semantic.min.js:12
↓ 9 callersFunctionnk_find_window
engine/3rdparty/glfw/deps/nuklear.h:16076
↓ 9 callersFunctionnk_ttULONG
engine/3rdparty/glfw/deps/nuklear.h:11002
↓ 9 callersMethodnumber_value
engine/3rdparty/json11/json11.cpp:271
↓ 9 callersFunctionprint
engine/3rdparty/stb/tests/caveview/cave_main.c:58
↓ 9 callersFunctionrange
engine/3rdparty/spdlog/tests/catch.hpp:4366
↓ 9 callersFunctionreserve
engine/3rdparty/spdlog/include/spdlog/fmt/bundled/format.h:354
↓ 9 callersFunctionsAddUInt16
@brief Add uint16 to reply packet **/
engine/3rdparty/imgui/examples/libs/usynergy/uSynergy.c:103
↓ 9 callersFunctionsendEventToWM
Sends an EWMH or ICCCM event to the window manager
engine/3rdparty/glfw/src/x11_window.c:219
↓ 9 callersFunctionstb_mutex_new
engine/3rdparty/stb/deprecated/stb.h:11684
↓ 9 callersFunctionstb_ps_find
engine/3rdparty/stb/deprecated/stb.h:7899
↓ 9 callersFunctionstb_regex_matcher
engine/3rdparty/stb/deprecated/stb.h:9650
↓ 9 callersFunctionstbcc_update_grid
engine/3rdparty/stb/stb_connected_components.h:528
↓ 9 callersFunctionstbir__edge_wrap
engine/3rdparty/stb/stb_image_resize.h:1000
↓ 9 callersFunctionstbiw__jpg_processDU
engine/3rdparty/stb/stb_image_write.h:1328
↓ 9 callersFunctionstbiw__jpg_writeBits
engine/3rdparty/stb/stb_image_write.h:1253
↓ 9 callersFunctionstbte__draw_text
engine/3rdparty/stb/stb_tilemap_editor.h:1730
↓ 9 callersFunctionstbtt_InitFont
engine/3rdparty/stb/stb_truetype.h:4952
↓ 9 callersFunctionstbtt__buf_seek
engine/3rdparty/imgui/imstb_truetype.h:1130
↓ 9 callersFunctionstbtt__buf_seek
engine/3rdparty/stb/stb_truetype.h:1147
↓ 9 callersFunctionstbtt__new_buf
engine/3rdparty/imgui/imstb_truetype.h:1151
↓ 9 callersFunctionstbtt__new_buf
engine/3rdparty/stb/stb_truetype.h:1168
↓ 9 callersFunctionstbtt_setvertex
engine/3rdparty/imgui/imstb_truetype.h:1559
↓ 9 callersFunctionstbtt_setvertex
engine/3rdparty/stb/stb_truetype.h:1594
← previousnext →801–900 of 15,158, ranked by callers