57 std::vector<PCB_SHAPE>
GetShapes(
const std::vector<PCB_SHAPE>& aShapes,
const VECTOR2I& aStart,
A base class for any item which can be embedded within the BOARD container class, and therefore insta...
Information pertinent to a Pcbnew printed circuit board.
virtual ~DRC_TEST_PROVIDER_CLEARANCE_BASE()=default
std::vector< PCB_SHAPE > GetShapes(const std::vector< PCB_SHAPE > &aShapes, const VECTOR2I &aStart, const VECTOR2I &aEnd, int aLength)
void ReportAndShowPathCuToCu(std::shared_ptr< DRC_ITEM > &aDrce, const VECTOR2I &aMarkerPos, int aMarkerLayer, const BOARD_ITEM *aItem1, const BOARD_ITEM *aItem2, PCB_LAYER_ID layer, int aDistance)
DRC_TEST_PROVIDER_CLEARANCE_BASE()
PCB_LAYER_ID
A quick note on layer IDs:
VECTOR2< int32_t > VECTOR2I