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 608 of file test_segment.cpp.
|
inherited |
Definition at line 268 of file unit_test_utils.h.
SEG SEG_VEC_CASE::m_seg |
Definition at line 610 of file test_segment.cpp.
VECTOR2I SEG_VEC_CASE::m_vec |
Definition at line 611 of file test_segment.cpp.