|
KiCad PCB EDA Suite
|
Public Attributes | |
| double | m_Parameter |
| VECTOR2I | m_Point |
| const BOARD_ITEM * | m_Boundary |
Definition at line 37 of file graphic_trim.cpp.
| const BOARD_ITEM* TRIM_CUT::m_Boundary |
Definition at line 41 of file graphic_trim.cpp.
Referenced by GRAPHIC_TRIM_PLANNER::Plan().
| double TRIM_CUT::m_Parameter |
Definition at line 39 of file graphic_trim.cpp.
Referenced by GRAPHIC_TRIM_PLANNER::Plan().
| VECTOR2I TRIM_CUT::m_Point |
Definition at line 40 of file graphic_trim.cpp.
Referenced by GRAPHIC_TRIM_PLANNER::Plan().