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.
Loading...
Searching...
No Matches
donner::editor::AttributeWritebackTarget Struct Reference

Path to an element through element children only, from the SVG root down. More...

#include "donner/editor/AttributeWriteback.h"

Public Member Functions

bool operator== (const AttributeWritebackTarget &) const =default

Public Attributes

std::vector< AttributeWritebackPathSegmentelementPath
std::optional< RcStringelementId

Detailed Description

Path to an element through element children only, from the SVG root down.


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