KiCad PCB EDA Suite
Loading...
Searching...
No Matches
pcb_shape.cpp File Reference
#include <google/protobuf/any.pb.h>
#include <magic_enum.hpp>
#include <bitmaps.h>
#include <core/mirror.h>
#include <macros.h>
#include <pcb_edit_frame.h>
#include <board_design_settings.h>
#include <footprint.h>
#include <pad.h>
#include <base_units.h>
#include <geometry/shape_compound.h>
#include <pcb_shape.h>
#include <pcb_painter.h>
#include <api/board/board_types.pb.h>
#include <api/api_enums.h>
#include <api/api_utils.h>

Go to the source code of this file.

Classes

struct  PCB_SHAPE_DESC
 

Variables

static struct PCB_SHAPE_DESC _PCB_SHAPE_DESC
 

Variable Documentation

◆ _PCB_SHAPE_DESC

struct PCB_SHAPE_DESC _PCB_SHAPE_DESC
static