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
IsNISAvailable
src/app/streamline/StreamlineIntegration.h:50
Method
IsOrthographicProjection
src/engine/View.cpp:148
Method
IsOrthographicProjection
include/donut/engine/View.h:200
Method
IsPCLAvailable
src/app/streamline/StreamlineIntegration.h:61
Method
IsRayReconstructionInitialized
src/render/DLSS.cpp:93
Method
IsRayReconstructionSupported
src/render/DLSS.cpp:88
Method
IsReflexAvailable
src/app/streamline/StreamlineIntegration.h:60
Method
IsReverseDepth
include/donut/engine/View.h:195
Method
IsSceneCameraActive
include/donut/app/Camera.h:261
Method
IsSceneLoaded
src/app/ApplicationBase.cpp:118
Method
IsSceneLoading
src/app/ApplicationBase.cpp:113
Method
IsStereoView
src/engine/View.cpp:153
Method
IsStereoView
include/donut/engine/View.h:205
Method
IsTextureFinalized
src/engine/TextureCache.cpp:893
Method
IsTextureLoaded
src/engine/TextureCache.cpp:886
Method
IsThirdPersonActive
include/donut/app/Camera.h:260
Method
IsValid
include/donut/engine/DescriptorTableManager.h:46
Method
IsValidName
src/engine/ConsoleObjects.cpp:122
Method
IsVsyncEnabled
include/donut/app/DeviceManager.h:355
Method
IsVulkanDeviceExtensionEnabled
include/donut/app/DeviceManager_VK.h:132
Method
IsVulkanDeviceExtensionEnabled
include/donut/app/DeviceManager.h:400
Method
IsVulkanInstanceExtensionEnabled
include/donut/app/DeviceManager_VK.h:127
Method
IsVulkanInstanceExtensionEnabled
include/donut/app/DeviceManager.h:399
Method
IsVulkanLayerEnabled
include/donut/app/DeviceManager_VK.h:137
Method
IsVulkanLayerEnabled
include/donut/app/DeviceManager.h:401
Method
IsWindowFocused
include/donut/app/DeviceManager.h:359
Method
IsWindowVisible
include/donut/app/DeviceManager.h:360
Method
Iterator
include/donut/engine/TextureCache.h:227
Method
JointsRenderPass
src/render/JointsRenderPass.cpp:54
Method
JoyStickManager
src/app/DeviceManager.cpp:110
Method
JoystickButtonUpdate
include/donut/app/Camera.h:52
Method
JoystickButtonUpdate
include/donut/app/DeviceManager.h:471
Function
JoystickConnectionCallback_GLFW
src/app/DeviceManager.cpp:188
Method
JoystickUpdate
src/app/Camera.cpp:340
Method
JoystickUpdate
include/donut/app/Camera.h:53
Function
KeyCallback_GLFW
src/app/DeviceManager.cpp:158
Method
KeyboardCharInput
src/app/imgui_renderer.cpp:275
Method
KeyboardCharInput
include/donut/app/DeviceManager.h:467
Method
KeyboardUpdate
src/app/Camera.cpp:48
Method
KeyboardUpdate
src/app/imgui_renderer.cpp:255
Method
KeyboardUpdate
include/donut/app/Camera.h:48
Method
KeyboardUpdate
all of these pass in GLFW constants as arguments see http://www.glfw.org/docs/latest/input.html return value is true if the event was consumed by this
include/donut/app/DeviceManager.h:466
Method
Lexer
src/engine/ConsoleInterpreter.cpp:73
Method
LightEditor
src/app/UserInterfaceUtils.cpp:364
Method
LightEditor_Directional
src/app/UserInterfaceUtils.cpp:323
Method
LightEditor_Point
src/app/UserInterfaceUtils.cpp:338
Method
LightEditor_Spot
src/app/UserInterfaceUtils.cpp:347
Method
LightProbeProcessingPass
src/render/LightProbeProcessingPass.cpp:61
Method
Load
src/engine/SceneGraph.cpp:161
Method
Load
src/engine/SceneTypes.cpp:139
Method
Load
src/engine/KeyframeAnimation.cpp:176
Method
Load
src/engine/GltfImporter.cpp:641
Method
Load
include/donut/engine/SceneGraph.h:71
Method
LoadAnimations
src/engine/Scene.cpp:389
Method
LoadCustomData
src/engine/Scene.cpp:577
Method
LoadFromFile
src/engine/AudioCache.cpp:199
Method
LoadFromFileAsync
src/engine/AudioCache.cpp:213
Function
LoadGeometryData
include/donut/shaders/bindless.h:87
Method
LoadIesProfile
src/engine/IesProfile.cpp:207
Function
LoadInstanceData
include/donut/shaders/bindless.h:114
Function
LoadMaterialConstants
include/donut/shaders/bindless.h:134
Method
LoadModelAsync
src/engine/Scene.cpp:187
Method
LoadModels
src/engine/Scene.cpp:211
Method
LoadSceneGraph
src/engine/Scene.cpp:238
Method
LoadTextureFromFile
src/engine/TextureCache.cpp:486
Method
LoadTextureFromMemory
src/engine/TextureCache.cpp:610
Method
LoadWithThreadPool
src/engine/Scene.cpp:134
Method
Lockfree
src/engine/AudioEngine.cpp:48
Method
LookAt
src/app/Camera.cpp:87
Function
MatchObjects
src/engine/ConsoleObjects.cpp:611
Method
MaterialBindingCache
src/engine/MaterialBindingCache.cpp:28
Method
MaterialDomainToString
src/engine/SceneTypes.cpp:364
Method
MaterialEditor
src/app/UserInterfaceUtils.cpp:172
Method
MediaFileSystem
src/app/MediaFileSystem.cpp:34
Method
MeshInfos_ChunkDesc_0x100
src/core/chunk/chunkDescs.h:187
Method
MeshInstance
include/donut/engine/SceneGraph.h:92
Method
MeshInstances_ChunkDesc_0x100
src/core/chunk/chunkDescs.h:238
Method
MeshNodes_ChunkDesc_0x100
src/core/chunk/chunkDescs.h:221
Method
MeshSet
include/donut/core/chunk/chunk.h:141
Method
MeshSetBase
include/donut/core/chunk/chunk.h:101
Method
MeshSet_ChunkDesc_0x100
src/core/chunk/chunkDescs.h:250
Method
MeshletSet
include/donut/core/chunk/chunk.h:152
Method
Milliseconds
include/donut/app/Timer.h:55
Method
MipMapGenPass
src/render/MipMapGenPass.cpp:98
Function
MouseButtonCallback_GLFW
src/app/DeviceManager.cpp:176
Method
MouseButtonUpdate
src/app/Camera.cpp:70
Method
MouseButtonUpdate
src/app/imgui_renderer.cpp:302
Method
MouseButtonUpdate
include/donut/app/Camera.h:50
Method
MouseButtonUpdate
include/donut/app/DeviceManager.h:470
Function
MousePosCallback_GLFW
src/app/DeviceManager.cpp:170
Method
MousePosUpdate
src/app/Camera.cpp:65
Method
MousePosUpdate
src/app/imgui_renderer.cpp:284
Method
MousePosUpdate
include/donut/app/Camera.h:49
Method
MousePosUpdate
include/donut/app/DeviceManager.h:468
Function
MouseScrollCallback_GLFW
src/app/DeviceManager.cpp:182
Method
MouseScrollUpdate
src/app/Camera.cpp:334
Method
MouseScrollUpdate
src/app/imgui_renderer.cpp:293
Method
MouseScrollUpdate
include/donut/app/Camera.h:51
Method
MouseScrollUpdate
include/donut/app/DeviceManager.h:469
Function
NVSDK_CONV NgxLogCallback
src/render/DLSS-DX12.cpp:36
← previous
next →
901–1,000 of 1,669, ranked by callers