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

Go to the source code of this file.

Classes

struct  SET_OFFSET_OPTIONS
 

Functions

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

Variables

static SET_OFFSET_OPTIONS s_savedOptions
 

Function Documentation

◆ ToPolarDeg()

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

Definition at line 94 of file dialog_set_offset.cpp.

References ANGLE_0.

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

Variable Documentation

◆ s_savedOptions

SET_OFFSET_OPTIONS s_savedOptions
static

Definition at line 34 of file dialog_set_offset.cpp.

Referenced by DIALOG_SET_OFFSET::DIALOG_SET_OFFSET().