|
|
Donner SVG Editor & Engine
SVG-native editor and embeddable SVG2 + CSS3 engine in C++20, with GPU (WebGPU) and compact CPU renderers, built for correctness, security, and performance.
|
One PNG written by RunGlRnrReplay. More...
#include "donner/editor/repro/GlRnrReplay.h"
Public Attributes | |
| std::uint64_t | frameIndex = 0 |
| Repro frame index captured. | |
| std::string | reason |
| Human-readable capture reason. | |
| std::filesystem::path | path |
| Absolute path to the written PNG. | |
One PNG written by RunGlRnrReplay.
| std::uint64_t donner::editor::repro::GlRnrReplayCapture::frameIndex = 0 |
Repro frame index captured.
| std::filesystem::path donner::editor::repro::GlRnrReplayCapture::path |
Absolute path to the written PNG.
| std::string donner::editor::repro::GlRnrReplayCapture::reason |
Human-readable capture reason.