KiCad PCB EDA Suite
|
#include "pcb_reference_image.h"
#include <base_units.h>
#include <bitmaps.h>
#include <board.h>
#include <common.h>
#include <core/mirror.h>
#include <eda_draw_frame.h>
#include <pcb_draw_panel_gal.h>
#include <pcb_painter.h>
#include <plotters/plotter.h>
#include <geometry/geometry_utils.h>
#include <geometry/shape_rect.h>
#include <settings/color_settings.h>
#include <trigo.h>
#include <wx/mstream.h>
Go to the source code of this file.
Classes | |
struct | PCB_REFERENCE_IMAGE_DESC |
Variables | |
static struct PCB_REFERENCE_IMAGE_DESC | _PCB_REFERENCE_IMAGE_DESC |
|
static |