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

Go to the source code of this file.

Functions

static void ToPolarDeg (double x, double y, double &r, EDA_ANGLE &q)
 

Function Documentation

◆ ToPolarDeg()

static void ToPolarDeg ( double  x,
double  y,
double &  r,
EDA_ANGLE q 
)
static

Definition at line 82 of file dialog_set_offset.cpp.

References ANGLE_0.

Referenced by DIALOG_SET_OFFSET::OnClear(), and DIALOG_SET_OFFSET::OnPolarChanged().