|
KiCad PCB EDA Suite
|
Struct to hold cases for operations with a SEG, and a VECTOR2I. More...
Public Attributes | |
| SEG | m_seg |
| VECTOR2I | m_vec |
| std::string | m_CaseName |
Struct to hold cases for operations with a SEG, and a VECTOR2I.
Definition at line 710 of file test_segment.cpp.
|
inherited |
Definition at line 305 of file unit_test_utils.h.
Referenced by operator<<.
| SEG SEG_VEC_CASE::m_seg |
Definition at line 712 of file test_segment.cpp.
| VECTOR2I SEG_VEC_CASE::m_vec |
Definition at line 713 of file test_segment.cpp.