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
↓ 4 callers
Method
GetInt
Chapter_16/shared_sources/imgui/imgui.cpp:1758
↓ 4 callers
Method
GetLast
Chapter_27/Core/EngineProfiling.cpp:79
↓ 4 callers
Method
GetPresetMax
Chapter_27/Core/GraphRenderer.cpp:177
↓ 4 callers
Method
GetPtr
Chapter_27/Core/Color.h:43
↓ 4 callers
Function
GetViewportRect
Chapter_16/shared_sources/imgui/imgui.cpp:4518
↓ 4 callers
Method
IdleGPU
The CPU will wait for all command queues to empty (so that the GPU is idle)
Chapter_27/Core/CommandListManager.h:117
↓ 4 callers
Function
ImAcos01
Chapter_16/shared_sources/imgui/imgui_draw.cpp:3075
↓ 4 callers
Function
ImParseFormatFindStart
We don't use strchr() because our strings are usually very short and often start with '%'
Chapter_16/shared_sources/imgui/imgui_widgets.cpp:2767
↓ 4 callers
Function
ImStrncpy
Chapter_16/shared_sources/imgui/imgui.cpp:1149
↓ 4 callers
Function
InitEXRHeader
Chapter_39/tinyexr.h:14271
↓ 4 callers
Function
InitSingleResolutionOffsets
Chapter_39/tinyexr.h:11755
↓ 4 callers
Function
InputTextCalcTextSizeW
Chapter_16/shared_sources/imgui/imgui_widgets.cpp:3108
↓ 4 callers
Function
InputTextFilterCharacter
Return false to discard a character.
Chapter_16/shared_sources/imgui/imgui_widgets.cpp:3321
↓ 4 callers
Method
InsertTimeStamp
Chapter_27/Core/CommandContext.h:759
↓ 4 callers
Function
IsActiveIdUsingNavDir
Inputs FIXME: Eventually we should aim to move e.g. IsActiveIdUsingKey() into IsKeyXXX functions.
Chapter_16/shared_sources/imgui/imgui_internal.h:1594
↓ 4 callers
Function
IsDataURI
Chapter_16/shared_sources/fileformats/tiny_gltf.h:2747
↓ 4 callers
Method
IsKeyReleased
Chapter_16/shared_sources/imgui/imgui.cpp:4256
↓ 4 callers
Method
IsLoaded
Chapter_16/shared_sources/imgui/imgui.h:2214
↓ 4 callers
Function
IsNavInputPressedAnyOfTwo
Chapter_16/shared_sources/imgui/imgui_internal.h:1601
↓ 4 callers
Method
IsObject
Chapter_16/shared_sources/fileformats/tiny_gltf.h:315
↓ 4 callers
Function
JSON_CATCH
Chapter_16/shared_sources/fileformats/json.hpp:12172
↓ 4 callers
Function
LinearSpace3
Chapter_39/owl/owl/include/owl/common/math/LinearSpace.h:199
↓ 4 callers
Function
M
(t,n,a)
Chapter_18/examples/js/rtgii/deps/gl-matrix-min.js:28
↓ 4 callers
Function
MakeWStr
Chapter_27/Core/Utility.cpp:138
↓ 4 callers
Method
PathStroke
Note: Anti-aliased filling requires points to be in clockwise order.
Chapter_16/shared_sources/imgui/imgui.h:1947
↓ 4 callers
Method
PrimReserve
NB: this can be called with negative count for removing primitives (as long as the result does not underflow)
Chapter_16/shared_sources/imgui/imgui_draw.cpp:520
↓ 4 callers
Function
RenderBullet
Chapter_16/shared_sources/imgui/imgui_internal.h:1656
↓ 4 callers
Method
RequestAllocator
Chapter_27/Core/CommandListManager.cpp:193
↓ 4 callers
Function
RoundLog2
Chapter_39/tinyexr.h:11638
↓ 4 callers
Function
STB_TEXTEDIT_DELETECHARS
Chapter_16/shared_sources/imgui/imgui_widgets.cpp:3187
↓ 4 callers
Function
STB_TEXTEDIT_GETWIDTH
Chapter_16/shared_sources/imgui/imgui_widgets.cpp:3159
↓ 4 callers
Method
SetInputLayout
Chapter_27/Core/PipelineState.cpp:95
↓ 4 callers
Method
SetRenderTargetFormat
Chapter_27/Core/PipelineState.cpp:77
↓ 4 callers
Method
SetViewport
Chapter_27/Core/CommandContext.cpp:314
↓ 4 callers
Function
SetWToOne
Chapter_27/Core/Math/Common.h:118
↓ 4 callers
Method
Size
Chapter_16/shared_sources/fileformats/tiny_gltf.h:385
↓ 4 callers
Function
TestBitonicSort
Chapter_27/Core/BitonicSort.cpp:173
↓ 4 callers
Method
UploadDirect
Chapter_27/Core/DynamicDescriptorHeap.cpp:271
↓ 4 callers
Method
WaitForGpu
Wait for pending GPU work to complete.
Chapter_07/DeviceResources.cpp:559
↓ 4 callers
Function
_buildBuffer
(gl, type, data, itemSize)
Chapter_18/examples/js/rtgii/deps/webgl-obj-loader/webgl-obj-loader.js:1990
↓ 4 callers
Function
_glfwAllocMonitor
Allocates and returns a monitor object with the specified name and dimensions
Chapter_39/owl/samples/common/3rdParty/glfw/src/monitor.c:163
↓ 4 callers
Function
_glfwAllocMonitor
Allocates and returns a monitor object with the specified name and dimensions
Chapter_39/owl/3rdParty/glfw/src/monitor.c:163
↓ 4 callers
Function
_glfwCreateContextOSMesa
Chapter_39/owl/samples/common/3rdParty/glfw/src/osmesa_context.c:198
↓ 4 callers
Function
_glfwCreateContextOSMesa
Chapter_39/owl/3rdParty/glfw/src/osmesa_context.c:198
↓ 4 callers
Function
_glfwCreateUTF8FromWideStringWin32
Returns a UTF-8 string version of the specified wide string
Chapter_39/owl/samples/common/3rdParty/glfw/src/win32_init.c:417
↓ 4 callers
Function
_glfwCreateUTF8FromWideStringWin32
Returns a UTF-8 string version of the specified wide string
Chapter_39/owl/3rdParty/glfw/src/win32_init.c:417
↓ 4 callers
Function
_glfwInputMonitorWindow
Notifies shared code that a full screen window has acquired or released a monitor
Chapter_39/owl/samples/common/3rdParty/glfw/src/monitor.c:151
↓ 4 callers
Function
_glfwInputMonitorWindow
Notifies shared code that a full screen window has acquired or released a monitor
Chapter_39/owl/3rdParty/glfw/src/monitor.c:151
↓ 4 callers
Function
_glfwInputWindowMonitor
Notifies shared code that a window has changed its desired monitor
Chapter_39/owl/samples/common/3rdParty/glfw/src/window.c:143
↓ 4 callers
Function
_glfwInputWindowMonitor
Notifies shared code that a window has changed its desired monitor
Chapter_39/owl/3rdParty/glfw/src/window.c:143
↓ 4 callers
Function
_glfwPlatformGetTimerFrequency
Chapter_39/owl/samples/common/3rdParty/glfw/src/cocoa_time.c:58
↓ 4 callers
Function
_glfwPlatformGetTimerFrequency
Chapter_39/owl/3rdParty/glfw/src/cocoa_time.c:58
↓ 4 callers
Function
_glfwPlatformGetWindowSize
Chapter_39/owl/samples/common/3rdParty/glfw/src/wl_window.c:929
↓ 4 callers
Function
_glfwPlatformGetWindowSize
Chapter_39/owl/3rdParty/glfw/src/wl_window.c:929
↓ 4 callers
Function
_glfwSplitBPP
Splits a color depth into red, green and blue bit depths
Chapter_39/owl/samples/common/3rdParty/glfw/src/monitor.c:274
↓ 4 callers
Function
_glfwSplitBPP
Splits a color depth into red, green and blue bit depths
Chapter_39/owl/3rdParty/glfw/src/monitor.c:274
↓ 4 callers
Function
_glfwStringInExtensionString
Searches an extension string for the specified extension
Chapter_39/owl/samples/common/3rdParty/glfw/src/context.c:582
↓ 4 callers
Function
_glfwStringInExtensionString
Searches an extension string for the specified extension
Chapter_39/owl/3rdParty/glfw/src/context.c:582
↓ 4 callers
Function
_vox_file_write_uint8
Chapter_39/owl/samples/advanced/rtgems2-voxrender/ogt_vox.h:1357
↓ 4 callers
Function
accessFlagsForImageLayout
////////////////////////////////////////////////////////////////////////// Return the access flag for an image layout
Chapter_16/shared_sources/nvvk/images_vk.cpp:58
↓ 4 callers
Method
addFilename
Chapter_16/shared_sources/nvh/parametertools.cpp:197
↓ 4 callers
Function
appendInstanceTransforms
Helper function to extract vox instance transforms
Chapter_39/owl/samples/advanced/rtgems2-voxrender/hostCode.cpp:363
↓ 4 callers
Function
balance_heuristic
Chapter_20/balance_heuristic.h:1
↓ 4 callers
Method
begin
Chapter_16/shared_external/OpenCL/include/CL/cl.hpp:942
↓ 4 callers
Function
callRuntimeCallbacks
(callbacks)
Chapter_18/examples/js/rtgii/deps/webrays.js:480
↓ 4 callers
Function
cend
! @brief returns a const iterator to one past the last element Returns a const iterator to one past the last element. @image html range-
Chapter_16/shared_sources/fileformats/json.hpp:16713
↓ 4 callers
Function
cgltf_component_size
Chapter_16/shared_sources/fileformats/cgltf.h:4762
↓ 4 callers
Function
cgltf_fill_float_array
Chapter_16/shared_sources/fileformats/cgltf.h:2200
↓ 4 callers
Function
cgltf_free
Chapter_16/shared_sources/fileformats/cgltf.h:1529
↓ 4 callers
Function
cgltf_num_components
Chapter_16/shared_sources/fileformats/cgltf.h:4740
↓ 4 callers
Function
checkAndPackVariables
Chapter_39/owl/owl/impl.cpp:364
↓ 4 callers
Function
clamped_dot
Chapter_20/program_defs.h:45
↓ 4 callers
Function
convert_sRGB
NOTE: This function only applies gamma.
Chapter_20/program.cpp:45
↓ 4 callers
Function
createDecoration
Chapter_39/owl/samples/common/3rdParty/glfw/src/wl_window.c:185
↓ 4 callers
Function
createDecoration
Chapter_39/owl/3rdParty/glfw/src/wl_window.c:185
↓ 4 callers
Function
createDecorations
Chapter_39/owl/samples/common/3rdParty/glfw/src/wl_window.c:215
↓ 4 callers
Function
createDecorations
Chapter_39/owl/3rdParty/glfw/src/wl_window.c:215
↓ 4 callers
Method
deinit
-------------------------------------------------------------------------------------------------- Destructor
Chapter_16/shared_sources/nvvk/context_vk.cpp:642
↓ 4 callers
Method
destroy
-------------------------------------------------------------------------------------------------- To call on exit
Chapter_16/shared_sources/nvvk/appbase_vkpp.hpp:282
↓ 4 callers
Function
destroyDecoration
Chapter_39/owl/samples/common/3rdParty/glfw/src/wl_window.c:247
↓ 4 callers
Function
destroyDecoration
Chapter_39/owl/3rdParty/glfw/src/wl_window.c:247
↓ 4 callers
Function
disableCursor
Apply disabled cursor mode to a focused window
Chapter_39/owl/samples/common/3rdParty/glfw/src/win32_window.c:300
↓ 4 callers
Function
disableCursor
Apply disabled cursor mode to a focused window
Chapter_39/owl/3rdParty/glfw/src/win32_window.c:300
↓ 4 callers
Function
distance
Chapter_20/program_defs.h:52
↓ 4 callers
Method
end
Chapter_16/shared_external/OpenCL/include/CL/cl.hpp:949
↓ 4 callers
Function
equal
Chapter_16/shared_sources/imgui/imstb_truetype.h:4292
↓ 4 callers
Function
escape
escape "~" to "~0" and "/" to "~1"
Chapter_16/shared_sources/fileformats/json.hpp:12466
↓ 4 callers
Function
exportGroupsToShape
TODO(syoyo): refactor function.
Chapter_39/tiny_obj_loader.h:1357
↓ 4 callers
Function
exportGroupsToShape
TODO(syoyo): refactor function.
Chapter_39/owl/samples/advanced/optix7course/tiny_obj_loader.h:1357
↓ 4 callers
Function
exportGroupsToShape
TODO(syoyo): refactor function.
Chapter_16/shared_sources/fileformats/tiny_obj_loader.h:1331
↓ 4 callers
Function
fitToMonitor
Chapter_39/owl/samples/common/3rdParty/glfw/src/win32_window.c:522
↓ 4 callers
Function
fitToMonitor
Chapter_39/owl/3rdParty/glfw/src/win32_window.c:522
↓ 4 callers
Function
fixIndex
Make index zero-base, and also support relative index.
Chapter_39/tiny_obj_loader.h:739
↓ 4 callers
Function
fixIndex
Make index zero-base, and also support relative index.
Chapter_39/owl/samples/advanced/optix7course/tiny_obj_loader.h:739
↓ 4 callers
Function
fixIndex
Make index zero-base, and also support relative index.
Chapter_16/shared_sources/fileformats/tiny_obj_loader.h:741
↓ 4 callers
Function
flog2
Chapter_20/externals/pcg-cpp-0.98/include/pcg_uint128.hpp:100
↓ 4 callers
Method
forget
Chapter_39/owl/owl/APIContext.cpp:38
↓ 4 callers
Function
getModeInfo
Returns the mode info for a RandR mode XID
Chapter_39/owl/samples/common/3rdParty/glfw/src/x11_monitor.c:57
↓ 4 callers
Function
getModeInfo
Returns the mode info for a RandR mode XID
Chapter_39/owl/3rdParty/glfw/src/x11_monitor.c:57
↓ 4 callers
Method
getPointer
! get device pointer for given buffer */
Chapter_39/owl/owl/Buffer.h:344
← previous
next →
901–1,000 of 11,165, ranked by callers