|
KiCad PCB EDA Suite
|
Go to the source code of this file.
Classes | |
| class | ITEM_REALIGNER_BASE |
| This is a general class that takes two lists of points, and finds the best fit translation and rotation to align them. More... | |
| struct | ITEM_REALIGNER_BASE::TRANSFORM |
| class | ORTHO_ITEM_REALIGNER |
| This is a relatively straight-forward implementation of the ITEM_REALIGNER_BASE that should handle most practical cases. More... | |