MCPcopy Create free account
hub / github.com/NVIDIA-RTX/Donut / ~SceneGraph

Method ~SceneGraph

include/donut/engine/SceneGraph.h:540–540  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

538 public:
539 SceneGraph() = default;
540 virtual ~SceneGraph() = default;
541
542 SceneResourceCallback<MeshInfo> OnMeshAdded;
543 SceneResourceCallback<MeshInfo> OnMeshRemoved;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected