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

Public Attributes

std::string m_ctx_name
 
ARC_CENTRE_PT_ANGLE m_geom
 
int m_arc_clearance
 
SEG m_seg
 
bool m_exp_result
 
int m_exp_distance
 

Detailed Description

Definition at line 647 of file test_shape_arc.cpp.

Member Data Documentation

◆ m_arc_clearance

int ARC_SEG_COLLIDE_CASE::m_arc_clearance

Definition at line 651 of file test_shape_arc.cpp.

◆ m_ctx_name

std::string ARC_SEG_COLLIDE_CASE::m_ctx_name

Definition at line 649 of file test_shape_arc.cpp.

◆ m_exp_distance

int ARC_SEG_COLLIDE_CASE::m_exp_distance

Definition at line 654 of file test_shape_arc.cpp.

◆ m_exp_result

bool ARC_SEG_COLLIDE_CASE::m_exp_result

Definition at line 653 of file test_shape_arc.cpp.

◆ m_geom

ARC_CENTRE_PT_ANGLE ARC_SEG_COLLIDE_CASE::m_geom

Definition at line 650 of file test_shape_arc.cpp.

◆ m_seg

SEG ARC_SEG_COLLIDE_CASE::m_seg

Definition at line 652 of file test_shape_arc.cpp.


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