| 
    KiCad PCB EDA Suite
    
   | 
 
Public Attributes | |
| std::string | m_ctx_name | 
| SHAPE_LINE_CHAIN | m_chain | 
| bool | m_closed | 
| int | m_shape_count | 
| int | m_point_count | 
| int | m_expected_shape_count | 
| int | m_expected_point_count | 
Definition at line 298 of file test_shape_line_chain.cpp.
| SHAPE_LINE_CHAIN CLOSE_TOGGLE_SHAPE_CASE::m_chain | 
Definition at line 301 of file test_shape_line_chain.cpp.
| bool CLOSE_TOGGLE_SHAPE_CASE::m_closed | 
Definition at line 302 of file test_shape_line_chain.cpp.
| std::string CLOSE_TOGGLE_SHAPE_CASE::m_ctx_name | 
Definition at line 300 of file test_shape_line_chain.cpp.
| int CLOSE_TOGGLE_SHAPE_CASE::m_expected_point_count | 
Definition at line 306 of file test_shape_line_chain.cpp.
| int CLOSE_TOGGLE_SHAPE_CASE::m_expected_shape_count | 
Definition at line 305 of file test_shape_line_chain.cpp.
| int CLOSE_TOGGLE_SHAPE_CASE::m_point_count | 
Definition at line 304 of file test_shape_line_chain.cpp.
| int CLOSE_TOGGLE_SHAPE_CASE::m_shape_count | 
Definition at line 303 of file test_shape_line_chain.cpp.