| 
    KiCad PCB EDA Suite
    
   | 
 
  
Public Attributes | |
| HALF_LINE | HlA | 
| HALF_LINE | HlB | 
| std::optional< VECTOR2I > | ExpectedIntersection | 
| std::string | m_CaseName | 
Definition at line 42 of file test_half_line.cpp.
| std::optional<VECTOR2I> HalfLineHalfLineIntersectionCase::ExpectedIntersection | 
Definition at line 46 of file test_half_line.cpp.
| HALF_LINE HalfLineHalfLineIntersectionCase::HlA | 
Definition at line 44 of file test_half_line.cpp.
| HALF_LINE HalfLineHalfLineIntersectionCase::HlB | 
Definition at line 45 of file test_half_line.cpp.
      
  | 
  inherited | 
Definition at line 305 of file unit_test_utils.h.
Referenced by operator<<.