Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA-RTX/Donut
/ SceneGraph
Method
SceneGraph
include/donut/engine/SceneGraph.h:539–539 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
537
538
public:
539
SceneGraph() = default;
540
virtual ~SceneGraph() = default;
541
542
SceneResourceCallback<MeshInfo> OnMeshAdded;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected