|
|
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.
|
Distinct same-document references related to the active selection. More...
#include "donner/editor/FocusView.h"
Public Member Functions | |
| std::size_t | totalCount () const |
| Number of references represented by this summary. | |
Public Attributes | |
| std::vector< svg::SVGElement > | referencedElements |
| Elements directly referenced by the active selection. | |
| std::vector< svg::SVGElement > | referencingElements |
| Elements that directly reference the active selection. | |
Distinct same-document references related to the active selection.