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

Public Attributes

std::string m_case_name
 
SEG m_seg
 
VECTOR2I m_vec
 
int m_exp_dist
 

Detailed Description

Definition at line 304 of file test_segment.cpp.

Member Data Documentation

◆ m_case_name

std::string SEG_VECTOR_DISTANCE_CASE::m_case_name

Definition at line 306 of file test_segment.cpp.

◆ m_exp_dist

int SEG_VECTOR_DISTANCE_CASE::m_exp_dist

Definition at line 309 of file test_segment.cpp.

◆ m_seg

SEG SEG_VECTOR_DISTANCE_CASE::m_seg

Definition at line 307 of file test_segment.cpp.

◆ m_vec

VECTOR2I SEG_VECTOR_DISTANCE_CASE::m_vec

Definition at line 308 of file test_segment.cpp.


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