|
|
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.
|
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< AttributeWritebackPathSegment > | elementPath |
| std::optional< RcString > | elementId |
Path to an element through element children only, from the SVG root down.