|
KiCad PCB EDA Suite
|
#include <wx/image.h>#include <wx/log.h>#include <wx/dcclient.h>#include <gal/cairo/cairo_gal.h>#include <gal/cairo/cairo_compositor.h>#include <gal/definitions.h>#include <geometry/shape_poly_set.h>#include <math/vector2wx.h>#include <math/util.h>#include <trigo.h>#include <bitmap_base.h>#include <algorithm>#include <cmath>#include <limits>#include <pixman.h>Go to the source code of this file.
Functions | |
| static double | roundp (double x) |
|
static |
Definition at line 186 of file cairo_gal.cpp.