KiCad PCB EDA Suite
Loading...
Searching...
No Matches
HalfLineHalfLineIntersectionCase Struct Reference
Inheritance diagram for HalfLineHalfLineIntersectionCase:
KI_TEST::NAMED_CASE

Public Attributes

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

Detailed Description

Definition at line 42 of file test_half_line.cpp.

Member Data Documentation

◆ ExpectedIntersection

std::optional<VECTOR2I> HalfLineHalfLineIntersectionCase::ExpectedIntersection

Definition at line 46 of file test_half_line.cpp.

◆ HlA

HALF_LINE HalfLineHalfLineIntersectionCase::HlA

Definition at line 44 of file test_half_line.cpp.

◆ HlB

HALF_LINE HalfLineHalfLineIntersectionCase::HlB

Definition at line 45 of file test_half_line.cpp.

◆ m_CaseName

std::string KI_TEST::NAMED_CASE::m_CaseName
inherited

Definition at line 268 of file unit_test_utils.h.


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