KiCad PCB EDA Suite
|
#include "dialog_set_offset.h"
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 |
|
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().
|
static |
Definition at line 34 of file dialog_set_offset.cpp.
Referenced by DIALOG_SET_OFFSET::DIALOG_SET_OFFSET().