Donner SVG 0.8.0-pre
SVG editor and embeddable C⁠+⁠+⁠20 engine.
Loading...
Searching...
No Matches
donner::editor::ReferenceHighlightSummary Struct Reference

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::SVGElementreferencedElements
 Elements directly referenced by the active selection.
std::vector< svg::SVGElementreferencingElements
 Elements that directly reference the active selection.
std::size_t traversalWork = 0
 Aggregate nodes and selected entities visited.
bool resourceLimitExceeded = false
 True when summary construction was truncated.

Detailed Description

Distinct same-document references related to the active selection.


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