MCPcopy Create free account

hub / github.com/AdamYuan/SparseVoxelOctree / functions

Functions6,040 in github.com/AdamYuan/SparseVoxelOctree

↓ 2 callersFunctionParseEXRHeaderFromMemory
dep/tinyexr.h:11849
↓ 2 callersFunctionParseEXRVersionFromMemory
dep/tinyexr.h:13404
↓ 2 callersFunctionPopDisabled
src/ImGuiUtil.cpp:164
↓ 2 callersMethodPopTextureID
dep/MyVK/dep/imgui/imgui_draw.cpp:585
↓ 2 callersMethodPostAlloc
Call when allocation was made from the memory block.
dep/MyVK/dep/vma/vk_mem_alloc.h:5818
↓ 2 callersMethodPrintDetailedMap
dep/MyVK/dep/vma/vk_mem_alloc.h:6946
↓ 2 callersMethodPrintParameters
dep/MyVK/dep/vma/vk_mem_alloc.h:12232
↓ 2 callersFunctionPushDisabled
src/ImGuiUtil.cpp:159
↓ 2 callersMethodRead
src/Counter.cpp:25
↓ 2 callersFunctionReadAttribute
dep/tinyexr.h:7363
↓ 2 callersFunctionReadChannelInfo
dep/tinyexr.h:7508
↓ 2 callersFunctionRenderArrowsForVerticalBar
Helper for ColorPicker4()
dep/MyVK/dep/imgui/imgui_widgets.cpp:4897
↓ 2 callersMethodRestore
dep/MyVK/dep/imgui/imgui_internal.h:1842
↓ 2 callersMethodSetPause
src/PathTracerThread.cpp:38
↓ 2 callersMethodSetUserData
dep/MyVK/dep/vma/vk_mem_alloc.h:6011
↓ 2 callersMethodSortByFreeSize
dep/MyVK/dep/vma/vk_mem_alloc.h:12733
↓ 2 callersFunctionSplitString
Split a string with specified delimiter character and escape character. https://rosettacode.org/wiki/Tokenize_a_string_with_escaping#C.2B.2B
dep/tiny_obj_loader.h:1664
↓ 2 callersMethodStep
dep/MyVK/dep/imgui/imgui.cpp:2277
↓ 2 callersFunctionTableSettingsInit
Clear and initialize empty settings instance
dep/MyVK/dep/imgui/imgui_tables.cpp:3048
↓ 2 callersFunctionTableSetupColumnFlags
Adjust flags: default width mode + stretch columns are not allowed when auto extending
dep/MyVK/dep/imgui/imgui_tables.cpp:621
↓ 2 callersFunctionTempInputIsActive
dep/MyVK/dep/imgui/imgui_internal.h:2479
↓ 2 callersFunctionTitleBarHeight
dep/MyVK/dep/imgui/imgui_internal.h:1826
↓ 2 callersMethodTryLock
dep/MyVK/dep/vma/vk_mem_alloc.h:2836
↓ 2 callersMethodUnmap
dep/MyVK/dep/vma/vk_mem_alloc.h:11850
↓ 2 callersFunctionUnpackAccumulativeOffsetsIntoRanges
dep/MyVK/dep/imgui/imgui_draw.cpp:2666
↓ 2 callersMethodUnregister
dep/MyVK/dep/vma/vk_mem_alloc.h:6216
↓ 2 callersMethodUpdate
src/Octree.cpp:22
↓ 2 callersMethodUpdateFrameUniformBuffer
src/Camera.cpp:97
↓ 2 callersFunctionUsageIsColorAttachment
dep/MyVK/include/myvk_rg/_details_/Usage.hpp:307
↓ 2 callersFunctionUsageIsDepthAttachment
dep/MyVK/include/myvk_rg/_details_/Usage.hpp:313
↓ 2 callersFunctionVmaAddDetailedStatistics
dep/MyVK/dep/vma/vk_mem_alloc.h:3889
↓ 2 callersFunctionVmaVectorInsert
dep/MyVK/dep/vma/vk_mem_alloc.h:4215
↓ 2 callersMethod_PopUnusedDrawCmd
Pop trailing draw command (used before merging or presenting to user) Note that this leaves the ImDrawList in a state unfit for further commands, as m
dep/MyVK/dep/imgui/imgui_draw.cpp:456
↓ 2 callersMethod_ResetForNewFrame
Initialize before use in a new frame. We always have a command ready in the buffer.
dep/MyVK/dep/imgui/imgui_draw.cpp:393
↓ 2 callersFunction_glfwChooseVideoMode
Chooses the video mode most closely matching the desired one
dep/MyVK/dep/glfw/src/monitor.c:217
↓ 2 callersFunction_glfwCreateCursorX11
Creates a native cursor object from the specified image and hotspot
dep/MyVK/dep/glfw/src/x11_init.c:1001
↓ 2 callersFunction_glfwCreateWideStringFromUTF8Win32
Returns a wide string version of the specified UTF-8 string
dep/MyVK/dep/glfw/src/win32_init.c:381
↓ 2 callersFunction_glfwDetectJoystickConnectionWin32
Checks for new joysticks after DBT_DEVICEARRIVAL
dep/MyVK/dep/glfw/src/win32_joystick.c:529
↓ 2 callersFunction_glfwFreeJoystick
Frees arrays and name and flags the joystick object as unused
dep/MyVK/dep/glfw/src/input.c:461
↓ 2 callersFunction_glfwGetMonitorContentScaleWin32
dep/MyVK/dep/glfw/src/win32_monitor.c:317
↓ 2 callersFunction_glfwInitJoysticksLinux
Initialize joystick interface
dep/MyVK/dep/glfw/src/linux_joystick.c:269
↓ 2 callersFunction_glfwInputDrop
Notifies shared code of files or directories dropped on a window
dep/MyVK/dep/glfw/src/input.c:351
↓ 2 callersFunction_glfwInputErrorX11
Reports the specified error, appending information about the last X error
dep/MyVK/dep/glfw/src/x11_init.c:990
↓ 2 callersFunction_glfwInputWindowContentScale
Notifies shared code that a window content scale has changed The scale is specified as the ratio between the current and default DPI
dep/MyVK/dep/glfw/src/window.c:117
↓ 2 callersFunction_glfwInputWindowIconify
Notifies shared code that a window has been iconified or restored
dep/MyVK/dep/glfw/src/window.c:91
↓ 2 callersFunction_glfwInputWindowMaximize
Notifies shared code that a window has been maximized or restored
dep/MyVK/dep/glfw/src/window.c:99
↓ 2 callersFunction_glfwInputWindowPos
Notifies shared code that a window has moved The position is specified in content area relative screen coordinates
dep/MyVK/dep/glfw/src/window.c:74
↓ 2 callersFunction_glfwPlatformCreateTls
dep/MyVK/dep/glfw/src/posix_thread.c:40
↓ 2 callersFunction_glfwPlatformDestroyTls
dep/MyVK/dep/glfw/src/posix_thread.c:55
↓ 2 callersFunction_glfwPlatformGetCursorPos
dep/MyVK/dep/glfw/src/wl_window.c:1362
↓ 2 callersFunction_glfwPlatformGetFramebufferSize
dep/MyVK/dep/glfw/src/wl_window.c:1117
↓ 2 callersFunction_glfwPlatformGetGammaRamp
dep/MyVK/dep/glfw/src/wl_monitor.c:206
↓ 2 callersFunction_glfwPlatformGetVideoMode
dep/MyVK/dep/glfw/src/x11_monitor.c:492
↓ 2 callersFunction_glfwPlatformGetVideoMode
dep/MyVK/dep/glfw/src/win32_monitor.c:474
↓ 2 callersFunction_glfwPlatformGetWindowFrameSize
dep/MyVK/dep/glfw/src/wl_window.c:1127
↓ 2 callersFunction_glfwPlatformIconifyWindow
dep/MyVK/dep/glfw/src/wl_window.c:1153
↓ 2 callersFunction_glfwPlatformPollEvents
dep/MyVK/dep/glfw/src/x11_window.c:2780
↓ 2 callersFunction_glfwPlatformPollEvents
dep/MyVK/dep/glfw/src/win32_window.c:1928
↓ 2 callersFunction_glfwPlatformRawMouseMotionSupported
dep/MyVK/dep/glfw/src/wl_window.c:1337
↓ 2 callersFunction_glfwPlatformSetCursorPos
dep/MyVK/dep/glfw/src/x11_window.c:2861
↓ 2 callersFunction_glfwPlatformSetCursorPos
dep/MyVK/dep/glfw/src/win32_window.c:2044
↓ 2 callersFunction_glfwPlatformSetCursorPos
dep/MyVK/dep/glfw/src/wl_window.c:1372
↓ 2 callersFunction_glfwPlatformSetGammaRamp
dep/MyVK/dep/glfw/src/wl_monitor.c:213
↓ 2 callersFunction_glfwPlatformSetWindowDecorated
dep/MyVK/dep/glfw/src/x11_window.c:2638
↓ 2 callersFunction_glfwPlatformSetWindowMonitor
dep/MyVK/dep/glfw/src/wl_window.c:1243
↓ 2 callersFunction_glfwPlatformSetWindowPos
dep/MyVK/dep/glfw/src/wl_window.c:1063
↓ 2 callersFunction_glfwPlatformShowWindow
dep/MyVK/dep/glfw/src/wl_window.c:1201
↓ 2 callersFunction_glfwPlatformWindowFocused
dep/MyVK/dep/glfw/src/wl_window.c:1266
↓ 2 callersFunction_glfwPollMonitorsWin32
Poll for changes in the set of connected monitors
dep/MyVK/dep/glfw/src/win32_monitor.c:137
↓ 2 callersFunction_glfwPollMonitorsX11
Poll for changes in the set of connected monitors
dep/MyVK/dep/glfw/src/x11_monitor.c:101
↓ 2 callersFunction_glfwTerminateJoysticksLinux
Close all opened joystick handles
dep/MyVK/dep/glfw/src/linux_joystick.c:325
↓ 2 callersFunction_glfwTerminateOSMesa
dep/MyVK/dep/glfw/src/osmesa_context.c:182
↓ 2 callersFunction_glfwUpdateKeyNamesWin32
Updates key names according to the current keyboard layout
dep/MyVK/dep/glfw/src/win32_init.c:458
↓ 2 callersFunction_glfw_fminf
dep/MyVK/dep/glfw/src/init.c:122
↓ 2 callersMethodadvance_to
Advances the begin iterator to ``it``. */
dep/spdlog/include/spdlog/fmt/bundled/core.h:585
↓ 2 callersFunctionampm
dep/spdlog/include/spdlog/pattern_formatter-inl.h:157
↓ 2 callersFunctionappendMeshlet
dep/meshoptimizer/src/clusterizer.cpp:233
↓ 2 callersMethodappendfv
Helper: Text buffer for logging/accumulating text
dep/MyVK/dep/imgui/imgui.cpp:2125
↓ 2 callersFunctionapplyAspectRatio
Enforce the content area aspect ratio based on which edge is being dragged
dep/MyVK/dep/glfw/src/win32_window.c:209
↓ 2 callersFunctionapplyLut
dep/tinyexr.h:9314
↓ 2 callersFunctionarg
dep/spdlog/include/spdlog/fmt/bundled/core.h:1517
↓ 2 callersMethodargs
dep/spdlog/include/spdlog/fmt/bundled/core.h:928
↓ 2 callersMethodas_sid
Retrieves pointer to the internal buffer contents as SID* */
dep/spdlog/include/spdlog/sinks/win_eventlog_sink.h:110
↓ 2 callersMethodbase
dep/spdlog/include/spdlog/fmt/bundled/format.h:472
↓ 2 callersFunctionbegin
dep/MyVK/dep/imgui/imgui_internal.h:605
↓ 2 callersFunctionbsr2log10
Maps bsr(n) to ceil(log10(pow(2, bsr(n) + 1) - 1)). This is a function instead of an array to workaround a bug in GCC10 (#1810).
dep/spdlog/include/spdlog/fmt/bundled/format.h:902
↓ 2 callersFunctionbuildPositionRemap
dep/meshoptimizer/src/indexgenerator.cpp:163
↓ 2 callersFunctionbuildTriangleAdjacency
dep/meshoptimizer/src/vcacheoptimizer.cpp:41
↓ 2 callersFunctioncheckScaleChange
dep/MyVK/dep/glfw/src/wl_window.c:405
↓ 2 callersFunctioncheck_pointer_type_spec
dep/spdlog/include/spdlog/fmt/bundled/format.h:1437
↓ 2 callersMethodcheck_precision
dep/spdlog/include/spdlog/fmt/bundled/format.h:2489
↓ 2 callersFunctionchooseEGLConfig
Return the EGLConfig most closely matching the specified hints
dep/MyVK/dep/glfw/src/egl_context.c:90
↓ 2 callersFunctionchooseGLXFBConfig
Return the GLXFBConfig most closely matching the specified hints
dep/MyVK/dep/glfw/src/glx_context.c:52
↓ 2 callersFunctionchooseImage
Returns the image whose area most closely matches the desired one
dep/MyVK/dep/glfw/src/win32_window.c:79
↓ 2 callersMethodclose
dep/spdlog/include/spdlog/fmt/bundled/os.h:412
↓ 2 callersFunctioncode_point_length
dep/spdlog/include/spdlog/fmt/bundled/format.h:2767
↓ 2 callersFunctioncomponents
dep/glm/gtx/range.hpp:40
↓ 2 callersFunctioncomputeBoundingSphere
dep/meshoptimizer/src/clusterizer.cpp:78
↓ 2 callersMethodconnect
try to connect or throw on failure
dep/spdlog/include/spdlog/details/tcp_client.h:54
↓ 2 callersMethodcontains
dep/MyVK/dep/imgui/imgui.h:1670
← previousnext →1,001–1,100 of 6,040, ranked by callers