KiCad PCB EDA Suite
Loading...
Searching...
No Matches
HalfLineHalfLineIntersectionCase Struct Reference

Public Attributes

std::string Description
 
HALF_LINE HlA
 
HALF_LINE HlB
 
std::optional< VECTOR2IExpectedIntersection
 

Detailed Description

Definition at line 44 of file test_half_line.cpp.

Member Data Documentation

◆ Description

std::string HalfLineHalfLineIntersectionCase::Description

Definition at line 46 of file test_half_line.cpp.

◆ ExpectedIntersection

std::optional<VECTOR2I> HalfLineHalfLineIntersectionCase::ExpectedIntersection

Definition at line 49 of file test_half_line.cpp.

◆ HlA

HALF_LINE HalfLineHalfLineIntersectionCase::HlA

Definition at line 47 of file test_half_line.cpp.

◆ HlB

HALF_LINE HalfLineHalfLineIntersectionCase::HlB

Definition at line 48 of file test_half_line.cpp.


The documentation for this struct was generated from the following file: