KiCad PCB EDA Suite
Loading...
Searching...
No Matches
board_item_geometry.cpp File Reference
#include <tools/board_item_geometry.h>
#include <pcb_reference_image.h>
#include <pcb_shape.h>
#include <pcb_track.h>

Go to the source code of this file.

Functions

std::optional< INTERSECTABLE_GEOMBoardItemIntersectable (const BOARD_ITEM &aItem)
 The kimath primitive a board item is made of.
 

Function Documentation

◆ BoardItemIntersectable()