|
KiCad PCB EDA Suite
|
Exposes CONVERT_TOOL's private chaining routine so the regression test can drive the real production code rather than a reimplementation. More...
Public Member Functions | |
| SHAPE_POLY_SET | MakePolys (const std::deque< EDA_ITEM * > &aItems) |
Private Attributes | |
| CONVERT_TOOL | m_tool |
Exposes CONVERT_TOOL's private chaining routine so the regression test can drive the real production code rather than a reimplementation.
Definition at line 41 of file test_convert_tool.cpp.
|
inline |
Definition at line 44 of file test_convert_tool.cpp.
References CENTERLINE, and m_tool.
|
private |
Definition at line 50 of file test_convert_tool.cpp.
Referenced by MakePolys().