MCPcopy Create free account

hub / github.com/Apress/Ray-Tracing-Gems-II / functions

Functions11,165 in github.com/Apress/Ray-Tracing-Gems-II

↓ 14 callersFunctiongetSupportedAtom
Check whether the specified atom is supported
Chapter_39/owl/samples/common/3rdParty/glfw/src/x11_init.c:355
↓ 14 callersFunctiongetSupportedAtom
Check whether the specified atom is supported
Chapter_39/owl/3rdParty/glfw/src/x11_init.c:355
↓ 14 callersMethodget_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
Chapter_16/shared_sources/fileformats/json.hpp:3945
↓ 14 callersFunctionn
(A,l,M)
Chapter_18/examples/js/rtgii/deps/UPNG.js:277
↓ 14 callersFunctionowlUserGeomGroupCreate
Chapter_39/owl/owl/impl.cpp:496
↓ 14 callersMethodspan
Chapter_39/owl/owl/include/owl/common/math/box.h:154
↓ 14 callersFunctionstbtt__find_table
@OPTIMIZE: binary search
Chapter_16/shared_sources/imgui/imstb_truetype.h:1289
↓ 13 callersMethodClear
Chapter_16/shared_sources/imgui/imgui_draw.cpp:362
↓ 13 callersMethodGetZ
Chapter_27/Core/Math/Vector.h:45
↓ 13 callersFunctionImFabs
Chapter_16/shared_sources/imgui/imgui_internal.h:232
↓ 13 callersFunctionInitTexOpt
Chapter_39/tiny_obj_loader.h:1264
↓ 13 callersFunctionInitTexOpt
Chapter_39/owl/samples/advanced/optix7course/tiny_obj_loader.h:1264
↓ 13 callersFunctionInitTexOpt
Chapter_16/shared_sources/fileformats/tiny_obj_loader.h:1239
↓ 13 callersMethodPathLineTo
Chapter_16/shared_sources/imgui/imgui.h:1944
↓ 13 callersFunctionSplatOne
Chapter_27/Core/Math/Common.h:90
↓ 13 callersFunctionWriteAttributeToMemory
Chapter_39/tinyexr.h:7473
↓ 13 callersFunction_glfwGetWindowPropertyX11
Retrieve a single window property of the specified type Inspired by fghGetWindowProperty from freeglut
Chapter_39/owl/samples/common/3rdParty/glfw/src/x11_window.c:1860
↓ 13 callersFunction_glfwGetWindowPropertyX11
Retrieve a single window property of the specified type Inspired by fghGetWindowProperty from freeglut
Chapter_39/owl/3rdParty/glfw/src/x11_window.c:1860
↓ 13 callersFunction_glfwInputKey
Notifies shared code of a physical key event
Chapter_39/owl/samples/common/3rdParty/glfw/src/input.c:261
↓ 13 callersFunction_glfwInputKey
Notifies shared code of a physical key event
Chapter_39/owl/3rdParty/glfw/src/input.c:261
↓ 13 callersFunction_glfwPlatformGetTls
Chapter_39/owl/samples/common/3rdParty/glfw/src/posix_thread.c:62
↓ 13 callersFunction_glfwPlatformGetTls
Chapter_39/owl/3rdParty/glfw/src/posix_thread.c:62
↓ 13 callersFunction_vox_malloc
Chapter_39/owl/samples/advanced/rtgems2-voxrender/ogt_vox.h:418
↓ 13 callersFunctionbegin
! @brief returns an iterator to the first element Returns an iterator to the first element. @image html range-begin-end.svg "Illustratio
Chapter_16/shared_sources/fileformats/json.hpp:16602
↓ 13 callersMethodclear
Chapter_16/shared_sources/nvpwindow.cpp:209
↓ 13 callersFunctionfrom_json
Chapter_16/shared_sources/fileformats/json.hpp:1298
↓ 13 callersMethodgetContext
Chapter_39/owl/owl/APIHandle.h:38
↓ 13 callersFunctiongetEGLConfigAttrib
Returns the specified attribute of the specified EGLConfig
Chapter_39/owl/samples/common/3rdParty/glfw/src/egl_context.c:81
↓ 13 callersFunctiongetEGLConfigAttrib
Returns the specified attribute of the specified EGLConfig
Chapter_39/owl/3rdParty/glfw/src/egl_context.c:81
↓ 13 callersMethodnumber_unsigned
Chapter_16/shared_sources/fileformats/json.hpp:4918
↓ 13 callersFunctionrnd
Chapter_39/owl/samples/interactive/int06-mixedGeometries/hostCode.cpp:67
↓ 13 callersFunctionrnd
Chapter_39/owl/samples/cmdline/s06-rtow-mixedGeometries/hostCode.cpp:69
↓ 13 callersFunctionrnd
Chapter_39/owl/samples/cmdline/s07-rtow-multiGPU/hostCode.cpp:68
↓ 13 callersFunctionrnd
Chapter_39/owl/tests/t02-group-rebuilds/hostCode.cpp:69
↓ 13 callersMethodsetOrientation
Chapter_39/owl/samples/common/owlViewer/Camera.cpp:94
↓ 13 callersFunctionwrays_gl_utils_begin_single_buffered_timer
(ext, query)
Chapter_18/examples/js/rtgii/deps/webrays_gl_utils.js:290
↓ 13 callersFunctionwrays_gl_utils_create_single_buffered_timer
(ext)
Chapter_18/examples/js/rtgii/deps/webrays_gl_utils.js:278
↓ 13 callersFunctionwrays_gl_utils_end_single_buffered_timer
(ext, query)
Chapter_18/examples/js/rtgii/deps/webrays_gl_utils.js:299
↓ 13 callersFunctionwrays_gl_utils_get_single_buffered_timer
(ext, query)
Chapter_18/examples/js/rtgii/deps/webrays_gl_utils.js:312
↓ 12 callersFunctionDestroy
* Release the resources. */
Chapter_14/src/Graphics.cpp:524
↓ 12 callersMethodGetSize
Chapter_27/Core/BuddyAllocator.h:65
↓ 12 callersFunctionImHashStr
Zero-terminated string hash, with support for ### to reset back to seed value We support a syntax of "label###id" where only "###id" is included in th
Chapter_16/shared_sources/imgui/imgui.cpp:1336
↓ 12 callersMethodInitAsConstants
Chapter_27/Core/RootSignature.h:43
↓ 12 callersFunctionIsArray
Chapter_16/shared_sources/fileformats/tiny_gltf.h:2938
↓ 12 callersMethodIsKeyDown
Note that imgui doesn't know the semantic of each entry of io.KeysDown[]. Use your own indices/enums according to how your back-end/engine stored them
Chapter_16/shared_sources/imgui/imgui.cpp:4205
↓ 12 callersFunctionParseNumberArrayProperty
Chapter_16/shared_sources/fileformats/tiny_gltf.h:3315
↓ 12 callersMethodSetRenderTarget
Chapter_27/Core/CommandContext.h:211
↓ 12 callersMethodSetViewportAndScissor
Chapter_27/Core/CommandContext.h:343
↓ 12 callersMethodTransform
Chapter_16/shared_sources/imgui/imgui_orient.h:118
↓ 12 callersMethodattachControls
(canvas)
Chapter_18/examples/js/rtgii/deps/webrays_camera.js:1038
↓ 12 callersFunctioncmdBarrierImageLayout
Chapter_16/shared_sources/nvvk/images_vk.cpp:101
↓ 12 callersMethoddestroy
! destroy the optix data for this module; the owl data for the module itself remains valid */
Chapter_39/owl/owl/Module.cpp:91
↓ 12 callersFunctionempty
! @brief checks whether the container is empty. Checks if a JSON value has no elements (i.e. whether its @ref size is `0`). @return The
Chapter_16/shared_sources/fileformats/json.hpp:17051
↓ 12 callersFunctionextensionSupportedGLX
Chapter_39/owl/samples/common/3rdParty/glfw/src/glx_context.c:208
↓ 12 callersFunctionextensionSupportedGLX
Chapter_39/owl/3rdParty/glfw/src/glx_context.c:208
↓ 12 callersFunctionextensionSupportedWGL
Chapter_39/owl/samples/common/3rdParty/glfw/src/wgl_context.c:368
↓ 12 callersFunctionextensionSupportedWGL
Chapter_39/owl/3rdParty/glfw/src/wgl_context.c:368
↓ 12 callersFunctiongetCurrentTime
Chapter_39/owl/owl/include/owl/common/owl-common.h:337
↓ 12 callersMethodmakeWrite
Chapter_16/shared_sources/nvvk/descriptorsets_vk.hpp:327
↓ 12 callersMethodmakeWriteArray
Chapter_16/shared_sources/nvvk/descriptorsets_vk.hpp:376
↓ 12 callersFunctionowlContextDestroy
Chapter_39/owl/owl/impl.cpp:588
↓ 12 callersMethodpush_back
Chapter_07/DirectXRaytracingHelper.h:82
↓ 12 callersFunctionsafe
Offset an intersection point out of self-intersection See RTG1 chapter 6 for a more proper way to do this
Chapter_20/functions.h:241
↓ 12 callersMethodshowAndRun
Chapter_39/owl/samples/common/owlViewer/OWLViewer.cpp:545
↓ 12 callersFunctionstbi__grow_buffer_unsafe
Chapter_39/owl/samples/common/3rdParty/stb/stb_image.h:1783
↓ 12 callersFunctionstbi__grow_buffer_unsafe
Chapter_39/owl/3rdParty/stb_image/stb/stb_image.h:1783
↓ 12 callersFunctionstbi__grow_buffer_unsafe
Chapter_16/shared_sources/fileformats/stb_image.h:2011
↓ 12 callersFunctionstbi__malloc_mad3
Chapter_39/owl/samples/common/3rdParty/stb/stb_image.h:917
↓ 12 callersFunctionstbi__malloc_mad3
Chapter_39/owl/3rdParty/stb_image/stb/stb_image.h:917
↓ 12 callersFunctionstbi__zreceive
Chapter_39/owl/samples/common/3rdParty/stb/stb_image.h:3866
↓ 12 callersFunctionstbi__zreceive
Chapter_39/owl/3rdParty/stb_image/stb/stb_image.h:3866
↓ 12 callersFunctionstbi__zreceive
Chapter_16/shared_sources/fileformats/stb_image.h:4101
↓ 12 callersFunctionswap8
Chapter_39/tinyexr.h:7249
↓ 12 callersFunctionwrays_gl_utils_texture_from_image
(image, width, height, has_mipmaps = false)
Chapter_18/examples/js/rtgii/deps/webrays_gl_utils.js:154
↓ 11 callersFunctionAlignUp
Chapter_27/Core/Math/Common.h:33
↓ 11 callersFunctionCreateBuffer
* Create a GPU buffer resource. */
Chapter_14/src/Graphics.cpp:53
↓ 11 callersMethodGetW
Chapter_27/Core/Math/Vector.h:97
↓ 11 callersMethodHas
Valid only for object type.
Chapter_16/shared_sources/fileformats/tiny_gltf.h:366
↓ 11 callersMethodLocalCopy
Chapter_07/d3dx12.h:3277
↓ 11 callersMethodLocalCopy
Chapter_27/d3dx12.h:3277
↓ 11 callersMethodLocalCopy
Chapter_27/Core/d3dx12.h:2846
↓ 11 callersMethodPopStack
Chapter_27/Core/EsramAllocator.h:24
↓ 11 callersFunctionPrint
Chapter_27/Core/Utility.h:20
↓ 11 callersMethodPushStack
Chapter_27/Core/EsramAllocator.h:23
↓ 11 callersMethodRotate
Chapter_16/shared_sources/imgui/imgui_orient.h:80
↓ 11 callersFunctionSTB_TEXTEDIT_GETCHAR
Chapter_16/shared_sources/imgui/imgui_widgets.cpp:3158
↓ 11 callersFunctionUTF8ToWchar
Chapter_16/shared_sources/fileformats/tiny_gltf.h:2479
↓ 11 callersFunction_glfwInputCursorPos
Notifies shared code of a cursor motion event The position is specified in content area relative screen coordinates
Chapter_39/owl/samples/common/3rdParty/glfw/src/input.c:340
↓ 11 callersFunction_glfwInputCursorPos
Notifies shared code of a cursor motion event The position is specified in content area relative screen coordinates
Chapter_39/owl/3rdParty/glfw/src/input.c:340
↓ 11 callersFunction_glfwInputMouseClick
Notifies shared code of a mouse button click event
Chapter_39/owl/samples/common/3rdParty/glfw/src/input.c:320
↓ 11 callersFunction_glfwInputMouseClick
Notifies shared code of a mouse button click event
Chapter_39/owl/3rdParty/glfw/src/input.c:320
↓ 11 callersFunction_vox_free
Chapter_39/owl/samples/advanced/rtgems2-voxrender/ogt_vox.h:429
↓ 11 callersMethodcreateTexture
(gl)
Chapter_18/examples/js/rtgii/deps/webgl_gltf_loader.js:94
↓ 11 callersFunctiondestroy
Chapter_16/shared_sources/fileformats/json.hpp:13571
↓ 11 callersMethoddestroy
Chapter_16/shared_sources/nvh/gltfscene.cpp:629
↓ 11 callersMethodenableFlyMode
Chapter_39/owl/samples/common/owlViewer/OWLViewer.cpp:319
↓ 11 callersFunctionevaluate_emissive
Chapter_20/functions.h:267
↓ 11 callersFunctiongetAccelSizeInBytes
Chapter_39/owl/samples/advanced/rtgems2-voxrender/hostCode.cpp:354
↓ 11 callersMethodget_depth
Chapter_16/shared_sources/fileformats/nv_dds.h:164
↓ 11 callersFunctionglfwMakeContextCurrent
Chapter_39/owl/samples/common/3rdParty/glfw/src/context.c:613
← previousnext →301–400 of 11,165, ranked by callers