|
|
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.
|
View-only connector from a source reference to the referenced source target. More...
#include "donner/editor/FocusView.h"
Public Member Functions | |
| bool | operator== (const FocusReferenceLink &other) const =default |
| Equality operator. | |
Public Attributes | |
| SourcePoint | from |
| Location of the source reference token. | |
| SourcePoint | to |
| Location of the referenced source target. | |
View-only connector from a source reference to the referenced source target.