|
KiCad PCB EDA Suite
|
Public Attributes | |
| std::string | m_CaseName |
| VECTOR2I | m_Start |
| VECTOR2I | m_Center |
| double | m_Angle |
| VECTOR2I | m_ExpectedEndBeforeSwap |
| bool | m_ExpectedStartEndSwapped |
Definition at line 81 of file test_eda_shape.cpp.
| double SET_ANGLE_END_CASE::m_Angle |
Definition at line 86 of file test_eda_shape.cpp.
| std::string SET_ANGLE_END_CASE::m_CaseName |
Definition at line 83 of file test_eda_shape.cpp.
| VECTOR2I SET_ANGLE_END_CASE::m_Center |
Definition at line 85 of file test_eda_shape.cpp.
| VECTOR2I SET_ANGLE_END_CASE::m_ExpectedEndBeforeSwap |
Definition at line 87 of file test_eda_shape.cpp.
| bool SET_ANGLE_END_CASE::m_ExpectedStartEndSwapped |
Definition at line 88 of file test_eda_shape.cpp.
| VECTOR2I SET_ANGLE_END_CASE::m_Start |
Definition at line 84 of file test_eda_shape.cpp.