KiCad PCB EDA Suite
Loading...
Searching...
No Matches
DRC_RTREE::PAIR_INFO Struct Reference

#include <drc_rtree.h>

Public Member Functions

 PAIR_INFO (LAYER_PAIR aPair, ITEM_WITH_SHAPE *aRef, ITEM_WITH_SHAPE *aTest)
 

Public Attributes

LAYER_PAIR layerPair
 
ITEM_WITH_SHAPErefItem
 
ITEM_WITH_SHAPEtestItem
 

Detailed Description

Definition at line 427 of file drc_rtree.h.

Constructor & Destructor Documentation

◆ PAIR_INFO()

DRC_RTREE::PAIR_INFO::PAIR_INFO ( LAYER_PAIR  aPair,
ITEM_WITH_SHAPE aRef,
ITEM_WITH_SHAPE aTest 
)
inline

Definition at line 429 of file drc_rtree.h.

Member Data Documentation

◆ layerPair

LAYER_PAIR DRC_RTREE::PAIR_INFO::layerPair

Definition at line 435 of file drc_rtree.h.

◆ refItem

ITEM_WITH_SHAPE* DRC_RTREE::PAIR_INFO::refItem

Definition at line 436 of file drc_rtree.h.

◆ testItem

ITEM_WITH_SHAPE* DRC_RTREE::PAIR_INFO::testItem

Definition at line 437 of file drc_rtree.h.


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