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

Public Attributes

SEG m_seg
 
VECTOR2I m_vec
 
int m_exp_dist
 
std::string m_CaseName
 

Detailed Description

Definition at line 306 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_exp_dist

int SEG_VECTOR_DISTANCE_CASE::m_exp_dist

Definition at line 310 of file test_segment.cpp.

◆ m_seg

SEG SEG_VECTOR_DISTANCE_CASE::m_seg

Definition at line 308 of file test_segment.cpp.

◆ m_vec

VECTOR2I SEG_VECTOR_DISTANCE_CASE::m_vec

Definition at line 309 of file test_segment.cpp.


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