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

Public Member Functions

 PCB_INTERSECTABLE (BOARD_ITEM *aItem, INTERSECTABLE_GEOM aSeg)
 

Public Attributes

BOARD_ITEMItem
 
INTERSECTABLE_GEOM Geometry
 

Detailed Description

Definition at line 936 of file pcb_grid_helper.cpp.

Constructor & Destructor Documentation

◆ PCB_INTERSECTABLE()

PCB_INTERSECTABLE::PCB_INTERSECTABLE ( BOARD_ITEM * aItem,
INTERSECTABLE_GEOM aSeg )
inline

Definition at line 942 of file pcb_grid_helper.cpp.

References Geometry, Item, and move.

Member Data Documentation

◆ Geometry

INTERSECTABLE_GEOM PCB_INTERSECTABLE::Geometry

Definition at line 939 of file pcb_grid_helper.cpp.

Referenced by PCB_GRID_HELPER::computeAnchors(), and PCB_INTERSECTABLE().

◆ Item

BOARD_ITEM* PCB_INTERSECTABLE::Item

Definition at line 938 of file pcb_grid_helper.cpp.

Referenced by PCB_GRID_HELPER::computeAnchors(), and PCB_INTERSECTABLE().


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