Donner SVG 0.8.0-pre
SVG editor and embeddable C⁠+⁠+⁠20 engine.
Loading...
Searching...
No Matches
donner::editor::repro::ReproSvgFile Struct Reference

SVG source loaded from a replay-relative path. More...

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

Public Attributes

std::filesystem::path path
 Resolved display path beneath the replay directory.
std::string contents
 Bounded SVG source bytes.

Detailed Description

SVG source loaded from a replay-relative path.

Member Data Documentation

◆ contents

std::string donner::editor::repro::ReproSvgFile::contents

Bounded SVG source bytes.

◆ path

std::filesystem::path donner::editor::repro::ReproSvgFile::path

Resolved display path beneath the replay directory.


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