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

Go to the source code of this file.

Functions

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

Function Documentation

◆ ToPolar()

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

Definition at line 60 of file dialog_offset_item.cpp.

References ANGLE_0.

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