LibrePCB Developers Documentation
Loading...
Searching...
No Matches
NetSegmentSimplifier::Result Struct Reference

#include <netsegmentsimplifier.h>

+ Collaboration diagram for NetSegmentSimplifier::Result:

Public Attributes

QList< Linelines
 
QMap< int, PointnewJunctions
 
QSet< int > disconnectedFixedAnchors
 
bool modified = false
 

Member Data Documentation

◆ lines

QList<Line> lines

◆ newJunctions

QMap<int, Point> newJunctions

◆ disconnectedFixedAnchors

QSet<int> disconnectedFixedAnchors

◆ modified

bool modified = false

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