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::FocusReferenceLink Struct Reference

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.

Detailed Description

View-only connector from a source reference to the referenced source target.


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