Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA-RTX/Donut
/ functions
Functions
1,669 in github.com/NVIDIA-RTX/Donut
⨍
Functions
1,669
◇
Types & classes
528
Method
operator()
include/donut/engine/DescriptorTableManager.h:83
Method
operator()
include/donut/render/ForwardShadingPass.h:74
Method
operator()
include/donut/render/ForwardShadingPass.h:83
Method
operator++
include/donut/core/circular_buffer.h:158
Method
operator++
include/donut/core/circular_buffer.h:190
Method
operator++
include/donut/engine/SceneGraph.h:469
Method
operator--
include/donut/core/circular_buffer.h:161
Method
operator--
include/donut/core/circular_buffer.h:187
Method
operator->
include/donut/core/circular_buffer.h:164
Method
operator->
include/donut/core/circular_buffer.h:193
Method
operator->
include/donut/engine/SceneGraph.h:379
Function
operator<<
src/core/json.cpp:408
Method
operator==
include/donut/core/circular_buffer.h:166
Method
operator==
include/donut/core/circular_buffer.h:195
Method
operator==
include/donut/engine/TextureCache.h:218
Method
operator==
include/donut/engine/CommonRenderPasses.h:72
Method
operator==
include/donut/engine/SceneTypes.h:85
Method
operator==
include/donut/engine/SceneGraph.h:470
Method
operator==
include/donut/render/LightProbeProcessingPass.h:72
Method
operator==
include/donut/render/ForwardShadingPass.h:53
Function
orthoProjOGLStyle
src/core/math/matrix.cpp:41
Method
orthogonal
include/donut/core/math/vector.h:372
Method
outerProduct
include/donut/core/math/matrix.h:843
Function
over_nonpremul
Composition operator for linear RGB space (non-premultiplied alpha)
include/donut/core/math/color.h:49
Function
over_premul
Composition operator for linear RGB space (premultiplied alpha)
include/donut/core/math/color.h:45
Function
parse
src/core/string_utils.cpp:49
Function
parse
include/donut/core/string_utils.h:223
Method
parseSpace
src/engine/ConsoleInterpreter.cpp:121
Method
parseToken
src/engine/ConsoleInterpreter.cpp:127
Function
parse_vector
include/donut/core/string_utils.h:252
Method
pause
src/engine/AudioEngine.cpp:249
Function
perspProjD3DStyleReverse
src/core/math/matrix.cpp:77
Function
perspProjOGLStyle
src/core/math/matrix.cpp:65
Method
pickPhysicalDevice
src/app/vulkan/DeviceManager_VK.cpp:294
Method
plane
include/donut/core/math/frustum.h:36
Method
playEffect
src/engine/AudioEngine.cpp:619
Method
playMusic
src/engine/AudioEngine.cpp:624
Method
playSample
src/engine/AudioEngine.cpp:535
Method
played
src/engine/AudioEngine.cpp:255
Function
pow
include/donut/core/math/affine.h:233
Method
pow
include/donut/core/math/matrix.h:671
Method
pow
include/donut/core/math/vector.h:308
Method
quaternion
include/donut/core/math/quat.h:32
Method
quiet_NaN
include/donut/core/math/float.h:161
Method
quiet_NaN
include/donut/core/math/float.h:202
Method
quiet_NaN
include/donut/core/math/float.h:246
Method
radians
include/donut/core/math/vector.h:557
Method
readFile
src/core/vfs/TarFile.cpp:183
Method
readFile
src/core/vfs/WinResFS.cpp:76
Function
readIniFile
tests/src/engine/test_console_objects.cpp:148
Method
reallocateBuffer
src/app/imgui_nvrhi.cpp:204
Method
reverse_iterator
include/donut/core/circular_buffer.h:184
Function
round
include/donut/core/math/affine.h:329
Method
round
include/donut/core/math/box.h:161
Method
round
include/donut/core/math/matrix.h:888
Method
round
include/donut/core/math/vector.h:353
Function
roundDown
Integer rounding to multiples
include/donut/core/math/basics.h:109
Function
roundUp
include/donut/core/math/basics.h:110
Method
round_error
include/donut/core/math/float.h:152
Method
round_error
include/donut/core/math/float.h:196
Method
round_error
include/donut/core/math/float.h:237
Function
saturate
include/donut/core/math/quat.h:367
Function
saturate
include/donut/core/math/basics.h:57
Method
saturate
include/donut/core/math/matrix.h:940
Method
saturate
include/donut/core/math/vector.h:529
Method
select
include/donut/core/math/matrix.h:919
Method
select
include/donut/core/math/vector.h:407
Method
sendAudioLoadedMessage
src/engine/AudioCache.cpp:194
Function
serialize
serialize MeshSets
src/core/chunk/chunkWriter.cpp:272
Method
setEffectCallback
src/engine/AudioEngine.cpp:253
Method
setEffectsVolume
src/engine/AudioEngine.cpp:474
Method
setEmitterTransform
src/engine/AudioEngine.cpp:252
Method
setFlags
src/core/chunk/chunkDescs.h:198
Method
setFlags
src/core/chunk/chunkDescs.h:261
Method
setListenerCallback
src/engine/AudioEngine.cpp:902
Method
setMasterVolume
src/engine/AudioEngine.cpp:467
Method
setMusicVolume
src/engine/AudioEngine.cpp:481
Method
setPan
src/engine/AudioEngine.cpp:251
Method
setPitch
src/engine/AudioEngine.cpp:248
Method
size
src/core/vfs/WinResFS.cpp:40
Function
snorm8ToVector
src/core/math/vector.cpp:106
Function
sphericalDegreesToCartesian
src/core/math/vector.cpp:41
Function
square
include/donut/core/math/basics.h:65
Function
sto_number
src/core/string_utils.cpp:28
Function
sto_number
include/donut/core/string_utils.h:209
Method
stopUpdateThread
src/engine/AudioEngine.cpp:807
Method
string>
src/core/json.cpp:75
Method
string>
src/core/string_utils.cpp:95
Method
string>
src/engine/ConsoleObjects.cpp:67
Method
string_view>
src/core/string_utils.cpp:88
Function
toLinear
SRGB/linear color space conversions
include/donut/core/math/color.h:57
Function
toSRGB
include/donut/core/math/color.h:59
Method
toWXYZ
include/donut/core/math/quat.h:73
Method
toXYZW
include/donut/core/math/quat.h:68
Function
toupper
include/donut/core/string_utils.h:156
Method
trace
include/donut/core/math/matrix.h:820
Method
transformPoint
include/donut/core/math/affine.h:104
Method
transformPoint
include/donut/core/math/affine.h:157
Method
transformVector
include/donut/core/math/affine.h:96
Method
transformVector
include/donut/core/math/affine.h:148
← previous
next →
1,501–1,600 of 1,669, ranked by callers