Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Apress/Ray-Tracing-Gems-II
/ functions
Functions
11,165 in github.com/Apress/Ray-Tracing-Gems-II
⨍
Functions
11,165
◇
Types & classes
2,140
↓ 2 callers
Method
set_begin
! @brief set the iterator to the first value @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Chapter_16/shared_sources/fileformats/json.hpp:5764
↓ 2 callers
Method
setupHash
Chapter_16/shared_sources/fileformats/cadscenefile.cpp:1284
↓ 2 callers
Function
sign
Chapter_16/shared_sources/nvh/cameramanipulator.cpp:36
↓ 2 callers
Method
size
Chapter_39/owl/owl/include/owl/common/math/box.h:155
↓ 2 callers
Function
stb_decompress_length
Chapter_16/shared_sources/imgui/imgui_draw.cpp:3153
↓ 2 callers
Function
stb_text_locate_coord
traverse the layout to locate the nearest character to a display position
Chapter_16/shared_sources/imgui/imstb_textedit.h:396
↓ 2 callers
Function
stb_text_makeundo_insert
Chapter_16/shared_sources/imgui/imstb_textedit.h:1313
↓ 2 callers
Function
stb_textedit_discard_undo
discard the oldest entry in the undo list
Chapter_16/shared_sources/imgui/imstb_textedit.h:1098
↓ 2 callers
Function
stb_textedit_find_charpos
find the x/y location of a character, and remember info about the previous row in case we get a move-up event (for page up, we'll have to rescan)
Chapter_16/shared_sources/imgui/imstb_textedit.h:516
↓ 2 callers
Function
stb_textedit_sortselection
canoncialize the selection so start <= end
Chapter_16/shared_sources/imgui/imstb_textedit.h:613
↓ 2 callers
Function
stbi__bit_reverse
Chapter_39/owl/samples/common/3rdParty/stb/stb_image.h:3776
↓ 2 callers
Function
stbi__bit_reverse
Chapter_39/owl/3rdParty/stb_image/stb/stb_image.h:3776
↓ 2 callers
Function
stbi__bit_reverse
Chapter_16/shared_sources/fileformats/stb_image.h:4004
↓ 2 callers
Function
stbi__bmp_parse_header
Chapter_39/owl/samples/common/3rdParty/stb/stb_image.h:4998
↓ 2 callers
Function
stbi__bmp_parse_header
Chapter_39/owl/3rdParty/stb_image/stb/stb_image.h:4998
↓ 2 callers
Function
stbi__bmp_parse_header
Chapter_16/shared_sources/fileformats/stb_image.h:5275
↓ 2 callers
Function
stbi__build_huffman
Chapter_39/owl/samples/common/3rdParty/stb/stb_image.h:1715
↓ 2 callers
Function
stbi__build_huffman
Chapter_39/owl/3rdParty/stb_image/stb/stb_image.h:1715
↓ 2 callers
Function
stbi__build_huffman
Chapter_16/shared_sources/fileformats/stb_image.h:1942
↓ 2 callers
Function
stbi__check_png_header
Chapter_39/owl/samples/common/3rdParty/stb/stb_image.h:4242
↓ 2 callers
Function
stbi__check_png_header
Chapter_39/owl/3rdParty/stb_image/stb/stb_image.h:4242
↓ 2 callers
Function
stbi__check_png_header
Chapter_16/shared_sources/fileformats/stb_image.h:4488
↓ 2 callers
Function
stbi__convert_format16
Chapter_39/owl/samples/common/3rdParty/stb/stb_image.h:1529
↓ 2 callers
Function
stbi__convert_format16
Chapter_39/owl/3rdParty/stb_image/stb/stb_image.h:1529
↓ 2 callers
Function
stbi__convert_format16
Chapter_16/shared_sources/fileformats/stb_image.h:1751
↓ 2 callers
Function
stbi__copyval
Chapter_39/owl/samples/common/3rdParty/stb/stb_image.h:5873
↓ 2 callers
Function
stbi__copyval
Chapter_39/owl/3rdParty/stb_image/stb/stb_image.h:5873
↓ 2 callers
Function
stbi__copyval
Chapter_16/shared_sources/fileformats/stb_image.h:6200
↓ 2 callers
Function
stbi__create_png_image_raw
create the png data from post-deflated data
Chapter_39/owl/samples/common/3rdParty/stb/stb_image.h:4293
↓ 2 callers
Function
stbi__create_png_image_raw
create the png data from post-deflated data
Chapter_39/owl/3rdParty/stb_image/stb/stb_image.h:4293
↓ 2 callers
Function
stbi__create_png_image_raw
create the png data from post-deflated data
Chapter_16/shared_sources/fileformats/stb_image.h:4539
↓ 2 callers
Function
stbi__fill_bits
Chapter_39/owl/samples/common/3rdParty/stb/stb_image.h:3857
↓ 2 callers
Function
stbi__fill_bits
Chapter_39/owl/3rdParty/stb_image/stb/stb_image.h:3857
↓ 2 callers
Function
stbi__fill_bits
Chapter_16/shared_sources/fileformats/stb_image.h:4089
↓ 2 callers
Function
stbi__fill_gif_background
Chapter_39/owl/samples/common/3rdParty/stb/stb_image.h:6249
↓ 2 callers
Function
stbi__fill_gif_background
Chapter_39/owl/3rdParty/stb_image/stb/stb_image.h:6249
↓ 2 callers
Function
stbi__gif_header
Chapter_39/owl/samples/common/3rdParty/stb/stb_image.h:6092
↓ 2 callers
Function
stbi__gif_header
Chapter_39/owl/3rdParty/stb_image/stb/stb_image.h:6092
↓ 2 callers
Function
stbi__gif_header
Chapter_16/shared_sources/fileformats/stb_image.h:6426
↓ 2 callers
Function
stbi__gif_load_next
this function is designed to support animated gifs, although stb_image doesn't support it two back is the image from two frames ago, used for a very s
Chapter_16/shared_sources/fileformats/stb_image.h:6595
↓ 2 callers
Function
stbi__gif_parse_colortable
Chapter_39/owl/samples/common/3rdParty/stb/stb_image.h:6081
↓ 2 callers
Function
stbi__gif_parse_colortable
Chapter_39/owl/3rdParty/stb_image/stb/stb_image.h:6081
↓ 2 callers
Function
stbi__gif_parse_colortable
Chapter_16/shared_sources/fileformats/stb_image.h:6415
↓ 2 callers
Function
stbi__gif_test
Chapter_16/shared_sources/fileformats/stb_image.h:6408
↓ 2 callers
Function
stbi__hdr_load
Chapter_39/owl/samples/common/3rdParty/stb/stb_image.h:6487
↓ 2 callers
Function
stbi__hdr_load
Chapter_39/owl/3rdParty/stb_image/stb/stb_image.h:6487
↓ 2 callers
Function
stbi__hdr_load
Chapter_16/shared_sources/fileformats/stb_image.h:6957
↓ 2 callers
Function
stbi__hdr_test_core
Chapter_39/owl/samples/common/3rdParty/stb/stb_image.h:6416
↓ 2 callers
Function
stbi__hdr_test_core
Chapter_39/owl/3rdParty/stb_image/stb/stb_image.h:6416
↓ 2 callers
Function
stbi__hdr_test_core
Chapter_16/shared_sources/fileformats/stb_image.h:6886
↓ 2 callers
Function
stbi__jpeg_decode_block
decode one 64-entry block--
Chapter_39/owl/samples/common/3rdParty/stb/stb_image.h:1914
↓ 2 callers
Function
stbi__jpeg_decode_block
decode one 64-entry block--
Chapter_39/owl/3rdParty/stb_image/stb/stb_image.h:1914
↓ 2 callers
Function
stbi__jpeg_decode_block
decode one 64-entry block--
Chapter_16/shared_sources/fileformats/stb_image.h:2142
↓ 2 callers
Function
stbi__jpeg_decode_block_prog_dc
Chapter_39/owl/samples/common/3rdParty/stb/stb_image.h:1966
↓ 2 callers
Function
stbi__jpeg_decode_block_prog_dc
Chapter_39/owl/3rdParty/stb_image/stb/stb_image.h:1966
↓ 2 callers
Function
stbi__jpeg_decode_block_prog_dc
Chapter_16/shared_sources/fileformats/stb_image.h:2194
↓ 2 callers
Function
stbi__jpeg_get_bits
get some unsigned bits
Chapter_39/owl/samples/common/3rdParty/stb/stb_image.h:1875
↓ 2 callers
Function
stbi__jpeg_get_bits
get some unsigned bits
Chapter_39/owl/3rdParty/stb_image/stb/stb_image.h:1875
↓ 2 callers
Function
stbi__jpeg_get_bits
get some unsigned bits
Chapter_16/shared_sources/fileformats/stb_image.h:2103
↓ 2 callers
Function
stbi__load_main
Chapter_39/owl/samples/common/3rdParty/stb/stb_image.h:964
↓ 2 callers
Function
stbi__load_main
Chapter_39/owl/3rdParty/stb_image/stb/stb_image.h:964
↓ 2 callers
Function
stbi__load_main
Chapter_16/shared_sources/fileformats/stb_image.h:1083
↓ 2 callers
Function
stbi__mad4sizes_valid
returns 1 if "a*b*c*d + add" has no negative terms/factors and doesn't overflow
Chapter_39/owl/samples/common/3rdParty/stb/stb_image.h:904
↓ 2 callers
Function
stbi__mad4sizes_valid
returns 1 if "a*b*c*d + add" has no negative terms/factors and doesn't overflow
Chapter_39/owl/3rdParty/stb_image/stb/stb_image.h:904
↓ 2 callers
Function
stbi__mad4sizes_valid
Chapter_16/shared_sources/fileformats/stb_image.h:1002
↓ 2 callers
Function
stbi__malloc_mad4
Chapter_39/owl/samples/common/3rdParty/stb/stb_image.h:923
↓ 2 callers
Function
stbi__malloc_mad4
Chapter_39/owl/3rdParty/stb_image/stb/stb_image.h:923
↓ 2 callers
Function
stbi__malloc_mad4
Chapter_16/shared_sources/fileformats/stb_image.h:1025
↓ 2 callers
Function
stbi__parse_png_file
Chapter_39/owl/samples/common/3rdParty/stb/stb_image.h:4692
↓ 2 callers
Function
stbi__parse_png_file
Chapter_39/owl/3rdParty/stb_image/stb/stb_image.h:4692
↓ 2 callers
Function
stbi__parse_png_file
Chapter_16/shared_sources/fileformats/stb_image.h:4940
↓ 2 callers
Function
stbi__png_info_raw
Chapter_16/shared_sources/fileformats/stb_image.h:5163
↓ 2 callers
Function
stbi__pnm_info
Chapter_39/owl/samples/common/3rdParty/stb/stb_image.h:6861
↓ 2 callers
Function
stbi__pnm_info
Chapter_39/owl/3rdParty/stb_image/stb/stb_image.h:6861
↓ 2 callers
Function
stbi__pnm_info
Chapter_16/shared_sources/fileformats/stb_image.h:7370
↓ 2 callers
Function
stbi__process_marker
Chapter_39/owl/samples/common/3rdParty/stb/stb_image.h:2796
↓ 2 callers
Function
stbi__process_marker
Chapter_39/owl/3rdParty/stb_image/stb/stb_image.h:2796
↓ 2 callers
Function
stbi__process_marker
Chapter_16/shared_sources/fileformats/stb_image.h:3025
↓ 2 callers
Function
stbi__refill_buffer
Chapter_39/owl/samples/common/3rdParty/stb/stb_image.h:1351
↓ 2 callers
Function
stbi__refill_buffer
Chapter_39/owl/3rdParty/stb_image/stb/stb_image.h:1351
↓ 2 callers
Function
stbi__refill_buffer
Chapter_16/shared_sources/fileformats/stb_image.h:1537
↓ 2 callers
Function
stbi__setup_jpeg
set up the kernels
Chapter_39/owl/samples/common/3rdParty/stb/stb_image.h:3489
↓ 2 callers
Function
stbi__setup_jpeg
set up the kernels
Chapter_39/owl/3rdParty/stb_image/stb/stb_image.h:3489
↓ 2 callers
Function
stbi__setup_jpeg
set up the kernels
Chapter_16/shared_sources/fileformats/stb_image.h:3720
↓ 2 callers
Function
stbi__tga_read_rgb16
read 16bit value and convert to 24bit RGB
Chapter_39/owl/samples/common/3rdParty/stb/stb_image.h:5358
↓ 2 callers
Function
stbi__tga_read_rgb16
read 16bit value and convert to 24bit RGB
Chapter_39/owl/3rdParty/stb_image/stb/stb_image.h:5358
↓ 2 callers
Function
stbi__tga_read_rgb16
read 16bit value and convert to 24bit RGB
Chapter_16/shared_sources/fileformats/stb_image.h:5671
↓ 2 callers
Function
stbi_write_bmp_core
Chapter_39/owl/samples/common/3rdParty/stb/stb_image_write.h:372
↓ 2 callers
Function
stbi_write_bmp_core
Chapter_39/owl/3rdParty/stb_image/stb/stb_image_write.h:372
↓ 2 callers
Function
stbi_write_bmp_core
Chapter_16/shared_sources/fileformats/stb_image_write.h:473
↓ 2 callers
Function
stbi_write_bmp_core
Chapter_20/externals/stb_image_write.h:491
↓ 2 callers
Function
stbi_write_hdr_core
Chapter_39/owl/samples/common/3rdParty/stb/stb_image_write.h:617
↓ 2 callers
Function
stbi_write_hdr_core
Chapter_39/owl/3rdParty/stb_image/stb/stb_image_write.h:617
↓ 2 callers
Function
stbi_write_hdr_core
Chapter_16/shared_sources/fileformats/stb_image_write.h:728
↓ 2 callers
Function
stbi_write_hdr_core
Chapter_20/externals/stb_image_write.h:747
↓ 2 callers
Function
stbi_write_jpg_core
Chapter_39/owl/samples/common/3rdParty/stb/stb_image_write.h:1185
↓ 2 callers
Function
stbi_write_jpg_core
Chapter_39/owl/3rdParty/stb_image/stb/stb_image_write.h:1185
↓ 2 callers
Function
stbi_write_jpg_core
Chapter_16/shared_sources/fileformats/stb_image_write.h:1344
↓ 2 callers
Function
stbi_write_jpg_core
Chapter_20/externals/stb_image_write.h:1368
↓ 2 callers
Function
stbi_write_png
Chapter_39/owl/3rdParty/stb_image/stb/stb_image_write.h:1008
← previous
next →
2,101–2,200 of 11,165, ranked by callers