KiCad PCB EDA Suite
|
#include <gal/graphics_abstraction_layer.h>
#include <gal/color4d.h>
#include <view/view_overlay.h>
#include <string>
#include "label_manager.h"
Go to the source code of this file.
Classes | |
class | GAL |
Abstract interface for drawing on a 2D-surface. More... | |
class | VIEW_OVERLAY |