KiCad PCB EDA Suite
Loading...
Searching...
No Matches
drill_markers.cpp File Reference
#include <plotters/drill_markers.h>
#include <trigo.h>

Go to the source code of this file.

Namespaces

namespace  DRILL_MARKERS
 Drill marker outlines, as plain geometry.
 

Functions

int DRILL_MARKERS::CuratedShapeCount ()
 Marks that stay legible at chart size and in monochrome.
 
unsigned DRILL_MARKERS::CuratedShape (int aIndex)
 Pattern index for the nth curated mark.
 
std::vector< MARKER_PARTDRILL_MARKERS::BuildMarker (const VECTOR2I &aPosition, int aRadius, unsigned aShapeId)
 Decompose one mark, in the order the parts must be drawn.