Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AdamYuan/SparseVoxelOctree
/ functions
Functions
6,040 in github.com/AdamYuan/SparseVoxelOctree
⨍
Functions
6,040
◇
Types & classes
2,570
↓ 2 callers
Function
convertLatin1toUTF8
Convert the specified Latin-1 string to UTF-8
dep/MyVK/dep/glfw/src/x11_window.c:490
↓ 2 callers
Function
copy2
dep/spdlog/include/spdlog/fmt/bundled/format.h:1034
↓ 2 callers
Function
countTriangles
dep/meshoptimizer/src/simplifier.cpp:1077
↓ 2 callers
Function
count_code_points
dep/spdlog/include/spdlog/fmt/bundled/format.h:528
↓ 2 callers
Function
createLegacyContextGLX
Create the OpenGL context using legacy API
dep/MyVK/dep/glfw/src/glx_context.c:148
↓ 2 callers
Function
createMonitor
Create monitor from an adapter and (optionally) a display
dep/MyVK/dep/glfw/src/win32_monitor.c:62
↓ 2 callers
Function
createShellSurface
dep/MyVK/dep/glfw/src/wl_window.c:547
↓ 2 callers
Function
createShmBuffer
dep/MyVK/dep/glfw/src/wl_window.c:198
↓ 2 callers
Function
createXdgSurface
dep/MyVK/dep/glfw/src/wl_window.c:703
↓ 2 callers
Function
decodeFilterOct
dep/meshoptimizer/src/vertexfilter.cpp:70
↓ 2 callers
Function
decodeVByte
dep/meshoptimizer/src/indexcodec.cpp:95
↓ 2 callers
Function
disableCursor
Apply disabled cursor mode to a focused window
dep/MyVK/dep/glfw/src/x11_window.c:559
↓ 2 callers
Function
disableRawMouseMotion
Disable XI2 raw mouse motion events
dep/MyVK/dep/glfw/src/x11_window.c:545
↓ 2 callers
Function
disableRawMouseMotion
Disables WM_INPUT messages for the mouse
dep/MyVK/dep/glfw/src/win32_window.c:285
↓ 2 callers
Function
divisible_by_power_of_5
Returns true iff x is divisible by pow(5, exp).
dep/spdlog/include/spdlog/fmt/bundled/format-inl.h:1772
↓ 2 callers
Method
drop
dep/spdlog/include/spdlog/details/registry-inl.h:226
↓ 2 callers
Function
dupq_lane
dep/glm/simd/neon.h:11
↓ 2 callers
Function
enableCursor
Exit disabled cursor mode for the specified window
dep/MyVK/dep/glfw/src/x11_window.c:580
↓ 2 callers
Function
enableRawMouseMotion
Enable XI2 raw mouse motion events
dep/MyVK/dep/glfw/src/x11_window.c:530
↓ 2 callers
Function
enableRawMouseMotion
Enables WM_INPUT messages for the mouse for the specified window
dep/MyVK/dep/glfw/src/win32_window.c:272
↓ 2 callers
Function
encodeBytesGroupMeasure
dep/meshoptimizer/src/vertexcodec.cpp:137
↓ 2 callers
Function
encodeUTF8
Encode a Unicode code point to a UTF-8 stream Based on cutef8 by Jeff Bezanson (Public Domain)
dep/MyVK/dep/glfw/src/x11_window.c:435
↓ 2 callers
Function
encodeVByte
dep/meshoptimizer/src/indexcodec.cpp:85
↓ 2 callers
Method
end_precision
dep/spdlog/include/spdlog/fmt/bundled/format.h:2461
↓ 2 callers
Function
ensureFilesExist
source and destination can be the same or ovelap*/
dep/tinyfiledialogs.c:964
↓ 2 callers
Function
ensureFinalSlash
dep/tinyfiledialogs.c:258
↓ 2 callers
Function
equal
dep/MyVK/dep/imgui/imstb_truetype.h:4292
↓ 2 callers
Function
equal2
dep/spdlog/include/spdlog/fmt/bundled/format.h:1026
↓ 2 callers
Method
exchange
dep/spdlog/include/spdlog/details/null_mutex.h:41
↓ 2 callers
Function
filenameValid
dep/tinyfiledialogs.c:352
↓ 2 callers
Function
fillCellQuadrics
dep/meshoptimizer/src/simplifier.cpp:1139
↓ 2 callers
Function
fillCellRemap
dep/meshoptimizer/src/simplifier.cpp:1183
↓ 2 callers
Function
fillVertexCells
dep/meshoptimizer/src/simplifier.cpp:1093
↓ 2 callers
Function
findMapping
Finds a mapping based on joystick GUID
dep/MyVK/dep/glfw/src/input.c:49
↓ 2 callers
Function
findWindowFromDecorationSurface
dep/MyVK/dep/glfw/src/wl_init.c:51
↓ 2 callers
Method
flush
flush functions
dep/spdlog/include/spdlog/logger-inl.h:125
↓ 2 callers
Method
format
dep/spdlog/include/spdlog/fmt/bundled/printf.h:471
↓ 2 callers
Function
format_str_quoted
dep/spdlog/include/spdlog/fmt/bundled/ranges.h:165
↓ 2 callers
Function
fprintf
dep/spdlog/include/spdlog/fmt/bundled/printf.h:681
↓ 2 callers
Function
fwrite_fully
A wrapper around fwrite that throws on error.
dep/spdlog/include/spdlog/fmt/bundled/format-inl.h:163
↓ 2 callers
Function
getBits
dep/tinyexr.h:8382
↓ 2 callers
Function
getLastNameW
dep/tinyfiledialogs.c:735
↓ 2 callers
Function
getPathWithoutFinalSlashW
dep/tinyfiledialogs.c:705
↓ 2 callers
Function
getSelectionString
dep/MyVK/dep/glfw/src/x11_window.c:963
↓ 2 callers
Function
getVersion
dep/tinyfiledialogs.c:3319
↓ 2 callers
Function
getWindowState
Returns whether the window is iconified
dep/MyVK/dep/glfw/src/x11_window.c:128
↓ 2 callers
Function
get_round_direction
Given the divisor (normally a power of 10), the remainder = v % divisor for some number v and the error, returns whether v should be rounded up, down,
dep/spdlog/include/spdlog/fmt/bundled/format-inl.h:1481
↓ 2 callers
Method
get_tp
dep/spdlog/include/spdlog/details/registry-inl.h:133
↓ 2 callers
Function
glfwGetMouseButton
dep/MyVK/dep/glfw/src/input.c:663
↓ 2 callers
Function
glfwGetWindowUserPointer
dep/MyVK/dep/glfw/src/window.c:963
↓ 2 callers
Function
glfwSetCharCallback
dep/MyVK/dep/glfw/src/input.c:850
↓ 2 callers
Function
glfwSetCursor
dep/MyVK/dep/glfw/src/input.c:827
↓ 2 callers
Function
glfwSetErrorCallback
dep/MyVK/dep/glfw/src/init.c:321
↓ 2 callers
Function
glfwSetInputMode
dep/MyVK/dep/glfw/src/input.c:509
↓ 2 callers
Function
glfwSetMouseButtonCallback
dep/MyVK/dep/glfw/src/input.c:870
↓ 2 callers
Function
glfwSetScrollCallback
dep/MyVK/dep/glfw/src/input.c:903
↓ 2 callers
Function
glfwWindowHint
dep/MyVK/dep/glfw/src/window.c:290
↓ 2 callers
Function
glm_vec4_floor
dep/glm/simd/common.h:124
↓ 2 callers
Function
glm_vec4_round
dep/glm/simd/common.h:110
↓ 2 callers
Function
gmtime_r
dep/spdlog/include/spdlog/fmt/bundled/chrono.h:287
↓ 2 callers
Function
gmtime_s
dep/spdlog/include/spdlog/fmt/bundled/chrono.h:288
↓ 2 callers
Function
group_8
src/PathTracer.cpp:5
↓ 2 callers
Function
growClipboardString
dep/MyVK/dep/glfw/src/wl_window.c:1740
↓ 2 callers
Function
handleAbsEvent
Apply an EV_ABS event to the specified joystick
dep/MyVK/dep/glfw/src/linux_joystick.c:59
↓ 2 callers
Function
handleSelectionClear
dep/MyVK/dep/glfw/src/x11_window.c:934
↓ 2 callers
Function
handleSelectionRequest
dep/MyVK/dep/glfw/src/x11_window.c:948
↓ 2 callers
Function
handle_char_specs
dep/spdlog/include/spdlog/fmt/bundled/format.h:1412
↓ 2 callers
Function
handle_cstring_type_spec
dep/spdlog/include/spdlog/fmt/bundled/format.h:1422
↓ 2 callers
Function
hashUpdate4
dep/meshoptimizer/src/indexgenerator.cpp:12
↓ 2 callers
Function
hiddenConsoleW
dep/tinyfiledialogs.c:1028
↓ 2 callers
Function
hufCanonicalCodeTable
dep/tinyexr.h:8412
↓ 2 callers
Method
index_from_ptr
dep/MyVK/dep/imgui/imgui.h:1675
↓ 2 callers
Method
initialize
dep/MyVK/src/glfw/FrameManager.cpp:25
↓ 2 callers
Function
interpolate
dep/meshoptimizer/src/simplifier.cpp:1245
↓ 2 callers
Function
isValidElementForJoystick
Checks whether a gamepad mapping element is present in the hardware
dep/MyVK/dep/glfw/src/input.c:64
↓ 2 callers
Function
is_arithmetic_type
dep/spdlog/include/spdlog/fmt/bundled/core.h:1028
↓ 2 callers
Method
is_integral
dep/spdlog/include/spdlog/fmt/bundled/core.h:1298
↓ 2 callers
Function
is_name_start
dep/spdlog/include/spdlog/fmt/bundled/format.h:2342
↓ 2 callers
Method
is_valid_buffer_barrier
dep/MyVK/src/rg/RenderGraphExecutor.hpp:29
↓ 2 callers
Method
is_valid_image_barrier
dep/MyVK/src/rg/RenderGraphExecutor.hpp:37
↓ 2 callers
Function
is_word_boundary
dep/MyVK/dep/imgui/imstb_textedit.h:648
↓ 2 callers
Function
is_word_boundary_from_right
dep/MyVK/dep/imgui/imgui_widgets.cpp:3569
↓ 2 callers
Function
kdtreeBuildLeaf
dep/meshoptimizer/src/clusterizer.cpp:321
↓ 2 callers
Function
load_levels
dep/spdlog/include/spdlog/cfg/helpers-inl.h:82
↓ 2 callers
Function
log_
dep/spdlog/include/spdlog/logger.h:329
↓ 2 callers
Function
meshopt_buildMeshletsBound
dep/meshoptimizer/src/clusterizer.cpp:441
↓ 2 callers
Function
meshopt_optimizeVertexCacheTable
dep/meshoptimizer/src/vcacheoptimizer.cpp:169
↓ 2 callers
Function
modeIsGood
Check whether the display mode should be included in enumeration
dep/MyVK/dep/glfw/src/x11_monitor.c:40
↓ 2 callers
Function
multiply
Computes lhs * rhs / pow(2, 64) rounded to nearest with half-up tie breaking.
dep/spdlog/include/spdlog/fmt/bundled/format-inl.h:1178
↓ 2 callers
Function
mz_compressBound
dep/tinyexr.h:2222
↓ 2 callers
Function
mz_inflateEnd
dep/tinyexr.h:2388
↓ 2 callers
Function
mz_zip_array_ensure_capacity
dep/tinyexr.h:4836
↓ 2 callers
Function
mz_zip_array_ensure_room
dep/tinyexr.h:4879
↓ 2 callers
Function
mz_zip_reader_extract_to_callback
dep/tinyexr.h:5707
↓ 2 callers
Function
mz_zip_reader_extract_to_heap
dep/tinyexr.h:5663
↓ 2 callers
Function
mz_zip_reader_extract_to_mem_no_alloc
dep/tinyexr.h:5498
↓ 2 callers
Function
mz_zip_reader_init_file
dep/tinyexr.h:5253
↓ 2 callers
Function
mz_zip_reader_is_file_a_directory
dep/tinyexr.h:5303
↓ 2 callers
Function
mz_zip_reader_string_equal
dep/tinyexr.h:5390
↓ 2 callers
Function
mz_zip_time_to_dos_time
dep/tinyexr.h:4911
← previous
next →
1,101–1,200 of 6,040, ranked by callers