KiCad PCB EDA Suite
|
Public Attributes | |
std::string | Description |
HALF_LINE | HlA |
HALF_LINE | HlB |
std::optional< VECTOR2I > | ExpectedIntersection |
Definition at line 44 of file test_half_line.cpp.
std::string HalfLineHalfLineIntersectionCase::Description |
Definition at line 46 of file test_half_line.cpp.
std::optional<VECTOR2I> HalfLineHalfLineIntersectionCase::ExpectedIntersection |
Definition at line 49 of file test_half_line.cpp.
HALF_LINE HalfLineHalfLineIntersectionCase::HlA |
Definition at line 47 of file test_half_line.cpp.
HALF_LINE HalfLineHalfLineIntersectionCase::HlB |
Definition at line 48 of file test_half_line.cpp.