|
KiCad PCB EDA Suite
|
#include <diff_merge/diff_scene.h>Go to the source code of this file.
Namespaces | |
| namespace | KICAD_DIFF |
Functions | |
| DOCUMENT_GEOMETRY | KICAD_DIFF::ExtractBoardGeometry (const BOARD &aBoard, const KIGFX::COLOR4D &aColor) |
| Extract a coarse outline of a BOARD into a DOCUMENT_GEOMETRY for use as background context in DIFF_SCENE rendering. | |
| DOCUMENT_GEOMETRY | KICAD_DIFF::ExtractFootprintGeometry (const FOOTPRINT &aFootprint, const KIGFX::COLOR4D &aColor) |
| Extract drawable context geometry from a single FOOTPRINT. | |