|
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 35 of file test_eda_shape.cpp.
| double SET_ANGLE_END_CASE::m_Angle |
Definition at line 40 of file test_eda_shape.cpp.
| std::string SET_ANGLE_END_CASE::m_CaseName |
Definition at line 37 of file test_eda_shape.cpp.
| VECTOR2I SET_ANGLE_END_CASE::m_Center |
Definition at line 39 of file test_eda_shape.cpp.
| VECTOR2I SET_ANGLE_END_CASE::m_ExpectedEndBeforeSwap |
Definition at line 41 of file test_eda_shape.cpp.
| bool SET_ANGLE_END_CASE::m_ExpectedStartEndSwapped |
Definition at line 42 of file test_eda_shape.cpp.
| VECTOR2I SET_ANGLE_END_CASE::m_Start |
Definition at line 38 of file test_eda_shape.cpp.