KiCad PCB EDA Suite
|
#include <memory>
#include <base_units.h>
#include <core/mirror.h>
#include <math/box2.h>
#include <math/vector2d.h>
Go to the source code of this file.
Classes | |
class | REFERENCE_IMAGE |
A REFERENCE_IMAGE is a wrapper around a BITMAP_IMAGE that is displayed in an editor as a reference for the user. More... | |