KiCad PCB EDA Suite
Loading...
Searching...
No Matches
CHAIN_NEIGHBOURS Struct Reference

Public Attributes

PCB_SHAPEavailable = nullptr
 nearest unchained
 
PCB_SHAPEconsumed = nullptr
 nearest already chained
 

Detailed Description

Definition at line 651 of file convert_shape_list_to_polygon.cpp.

Member Data Documentation

◆ available

PCB_SHAPE* CHAIN_NEIGHBOURS::available = nullptr

nearest unchained

Definition at line 653 of file convert_shape_list_to_polygon.cpp.

◆ consumed

PCB_SHAPE* CHAIN_NEIGHBOURS::consumed = nullptr

nearest already chained

Definition at line 654 of file convert_shape_list_to_polygon.cpp.


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