KiCad PCB EDA Suite
Loading...
Searching...
No Matches
seg_construction.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  KI_TEST
 

Functions

SEG KI_TEST::BuildHSeg (const VECTOR2I &aStart, int aLength)
 Build a horizontal segment from a point with a length.
 
SEG KI_TEST::BuildVSeg (const VECTOR2I &aStart, int aLength)
 Build a vertical segment from a point with a length.