KiCad PCB EDA Suite
|
#include <construction_geom.h>
Public Attributes | |
SEG | Segment |
COLOR4D | Color |
int | LineWidth |
Definition at line 49 of file construction_geom.h.
COLOR4D KIGFX::CONSTRUCTION_GEOM::SNAP_GUIDE::Color |
Definition at line 52 of file construction_geom.h.
Referenced by SNAP_MANAGER::UpdateSnapGuides().
int KIGFX::CONSTRUCTION_GEOM::SNAP_GUIDE::LineWidth |
Definition at line 53 of file construction_geom.h.
Referenced by SNAP_MANAGER::UpdateSnapGuides().
SEG KIGFX::CONSTRUCTION_GEOM::SNAP_GUIDE::Segment |
Definition at line 51 of file construction_geom.h.
Referenced by SNAP_MANAGER::UpdateSnapGuides().