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

Public Attributes

ARC_CENTRE_PT_ANGLE m_geom
 
int m_arc_clearance
 
SEG m_seg
 
bool m_exp_result
 
int m_exp_distance
 
VECTOR2I m_collide_point
 
std::string m_CaseName
 

Detailed Description

Definition at line 771 of file test_shape_arc.cpp.

Member Data Documentation

◆ m_arc_clearance

int ARC_SEG_COLLIDE_CASE::m_arc_clearance

Definition at line 774 of file test_shape_arc.cpp.

◆ m_CaseName

std::string KI_TEST::NAMED_CASE::m_CaseName
inherited

Definition at line 268 of file unit_test_utils.h.

◆ m_collide_point

VECTOR2I ARC_SEG_COLLIDE_CASE::m_collide_point

Definition at line 778 of file test_shape_arc.cpp.

◆ m_exp_distance

int ARC_SEG_COLLIDE_CASE::m_exp_distance

Definition at line 777 of file test_shape_arc.cpp.

◆ m_exp_result

bool ARC_SEG_COLLIDE_CASE::m_exp_result

Definition at line 776 of file test_shape_arc.cpp.

◆ m_geom

ARC_CENTRE_PT_ANGLE ARC_SEG_COLLIDE_CASE::m_geom

Definition at line 773 of file test_shape_arc.cpp.

◆ m_seg

SEG ARC_SEG_COLLIDE_CASE::m_seg

Definition at line 775 of file test_shape_arc.cpp.


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