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

Method ~MeshGeometry

include/donut/engine/SceneTypes.h:317–317  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

315 MeshGeometryPrimitiveType type = MeshGeometryPrimitiveType::Triangles;
316
317 virtual ~MeshGeometry() = default;
318 };
319
320 enum class MeshType : uint8_t

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected