20#ifndef CONSTRAINT_EDIT_TOOL_H_
21#define CONSTRAINT_EDIT_TOOL_H_
25#include <unordered_set>
119 const std::vector<PCB_CONSTRAINT*>& aAdded );
153 void repaintShadowItems(
const std::unordered_set<KIID>& aOld,
const std::unordered_set<KIID>& aNew );
An incremental DiagnoseBoardConstraints for the interactive edit path.
A base class for any item which can be embedded within the BOARD container class, and therefore insta...
PCB specific render settings.
A geometric constraint between board items (issue #2329).
The Cairo implementation of the graphics abstraction layer.
PCB_CONSTRAINT_TYPE
The geometric relationship a PCB_CONSTRAINT enforces between its members.
Board-wide diagnostics for the constraint overlay and info bar.
VECTOR2< int32_t > VECTOR2I