Donner 0.8.0-pre
Embeddable browser-grade SVG2 engine
Loading...
Searching...
No Matches
donner::editor::repro::GlRnrReplayCapture Struct Reference

One PNG written by RunGlRnrReplay. More...

#include "donner/editor/repro/GlRnrReplay.h"

Collaboration diagram for donner::editor::repro::GlRnrReplayCapture:
[legend]

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.

Detailed Description

One PNG written by RunGlRnrReplay.

Member Data Documentation

◆ frameIndex

std::uint64_t donner::editor::repro::GlRnrReplayCapture::frameIndex = 0

Repro frame index captured.

◆ path

std::filesystem::path donner::editor::repro::GlRnrReplayCapture::path

Absolute path to the written PNG.

◆ reason

std::string donner::editor::repro::GlRnrReplayCapture::reason

Human-readable capture reason.


The documentation for this struct was generated from the following file: