KiCad PCB EDA Suite
|
#include <math/vector2d.h>
#include <origin_viewitem.h>
#include <tool/grid_helper.h>
#include <ee_selection.h>
Go to the source code of this file.
Classes | |
class | EE_GRID_HELPER |
Enumerations | |
enum | EE_GRID_HELPER_LAYERS : int { LAYER_ANY = SCH_LAYER_ID_END + 1 , LAYER_CONNECTABLE , LAYER_GRAPHICS } |
enum EE_GRID_HELPER_LAYERS : int |
Enumerator | |
---|---|
LAYER_ANY | |
LAYER_CONNECTABLE | |
LAYER_GRAPHICS |
Definition at line 37 of file ee_grid_helper.h.