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

Public Attributes

std::string m_ctx_name
 
ARC_DATA_MM m_arc1
 
ARC_DATA_MM m_arc2
 
double m_clearance
 
bool m_exp_result
 

Detailed Description

Definition at line 731 of file test_shape_arc.cpp.

Member Data Documentation

◆ m_arc1

ARC_DATA_MM ARC_ARC_COLLIDE_CASE::m_arc1

Definition at line 734 of file test_shape_arc.cpp.

◆ m_arc2

ARC_DATA_MM ARC_ARC_COLLIDE_CASE::m_arc2

Definition at line 735 of file test_shape_arc.cpp.

◆ m_clearance

double ARC_ARC_COLLIDE_CASE::m_clearance

Definition at line 736 of file test_shape_arc.cpp.

◆ m_ctx_name

std::string ARC_ARC_COLLIDE_CASE::m_ctx_name

Definition at line 733 of file test_shape_arc.cpp.

◆ m_exp_result

bool ARC_ARC_COLLIDE_CASE::m_exp_result

Definition at line 737 of file test_shape_arc.cpp.


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