20#ifndef BOARD_ITEM_GEOMETRY_H
21#define BOARD_ITEM_GEOMETRY_H
std::optional< INTERSECTABLE_GEOM > BoardItemIntersectable(const BOARD_ITEM &aItem)
The kimath primitive a board item is made of.
A base class for any item which can be embedded within the BOARD container class, and therefore insta...