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

Struct to hold cases for operations with a SEG, and a VECTOR2I. More...

Inheritance diagram for SEG_VEC_CASE:
KI_TEST::NAMED_CASE

Public Attributes

SEG m_seg
 
VECTOR2I m_vec
 
std::string m_CaseName
 

Detailed Description

Struct to hold cases for operations with a SEG, and a VECTOR2I.

Definition at line 608 of file test_segment.cpp.

Member Data Documentation

◆ m_CaseName

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

Definition at line 268 of file unit_test_utils.h.

◆ m_seg

SEG SEG_VEC_CASE::m_seg

Definition at line 610 of file test_segment.cpp.

◆ m_vec

VECTOR2I SEG_VEC_CASE::m_vec

Definition at line 611 of file test_segment.cpp.


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