KiCad PCB EDA Suite
|
#include "ar_matrix.h"
#include <lset.h>
#include <math/util.h>
#include <math_for_graphics.h>
#include <trigo.h>
#include <pcb_shape.h>
#include <pad.h>
Go to the source code of this file.
Macros | |
#define | OP_CELL(layer, dy, dx) |
#define OP_CELL | ( | layer, | |
dy, | |||
dx | |||
) |
Definition at line 265 of file ar_matrix.cpp.