KiCad PCB EDA Suite
|
Public Attributes | |
std::string | m_ctx_name |
SHAPE_LINE_CHAIN | m_chain |
int | m_shape_count |
int | m_arc_count |
int | m_remove_index |
int | m_expected_shape_count |
int | m_expected_arc_count |
Definition at line 498 of file test_shape_line_chain.cpp.
int REMOVE_SHAPE_CASE::m_arc_count |
Definition at line 503 of file test_shape_line_chain.cpp.
SHAPE_LINE_CHAIN REMOVE_SHAPE_CASE::m_chain |
Definition at line 501 of file test_shape_line_chain.cpp.
std::string REMOVE_SHAPE_CASE::m_ctx_name |
Definition at line 500 of file test_shape_line_chain.cpp.
int REMOVE_SHAPE_CASE::m_expected_arc_count |
Definition at line 506 of file test_shape_line_chain.cpp.
int REMOVE_SHAPE_CASE::m_expected_shape_count |
Definition at line 505 of file test_shape_line_chain.cpp.
int REMOVE_SHAPE_CASE::m_remove_index |
Definition at line 504 of file test_shape_line_chain.cpp.
int REMOVE_SHAPE_CASE::m_shape_count |
Definition at line 502 of file test_shape_line_chain.cpp.