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...

Public Attributes

std::string m_case_name
 
SEG m_seg
 
VECTOR2I m_vec
 

Detailed Description

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

Definition at line 623 of file test_segment.cpp.

Member Data Documentation

◆ m_case_name

std::string SEG_VEC_CASE::m_case_name

Definition at line 625 of file test_segment.cpp.

◆ m_seg

SEG SEG_VEC_CASE::m_seg

Definition at line 626 of file test_segment.cpp.

◆ m_vec

VECTOR2I SEG_VEC_CASE::m_vec

Definition at line 627 of file test_segment.cpp.


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