KiCad PCB EDA Suite
Loading...
Searching...
No Matches
polygon_geom_manager.cpp File Reference
#include <limits>
#include <vector>
#include <preview_items/polygon_geom_manager.h>
#include <geometry/geometry_utils.h>
#include <geometry/shape_line_chain.h>

Go to the source code of this file.

Functions

static SHAPE_LINE_CHAIN build45DegLeader (const VECTOR2I &aEndPoint, SHAPE_LINE_CHAIN aLastPoints)
 

Function Documentation

◆ build45DegLeader()