|
|
Donner 0.8.0-pre
Embeddable browser-grade SVG2 engine
|
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.