KiCad PCB EDA Suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
ARC_CICLE_COLLIDE_CASE Struct Reference
Inheritance diagram for ARC_CICLE_COLLIDE_CASE:
KI_TEST::NAMED_CASE

Public Attributes

ARC_START_MID_END m_geom
 
int m_arc_clearance
 
VECTOR2I m_circle_center
 
int m_circle_radius
 
bool m_exp_result
 
int m_exp_distance
 
std::string m_CaseName
 

Detailed Description

Definition at line 530 of file test_shape_arc.cpp.

Member Data Documentation

◆ m_arc_clearance

int ARC_CICLE_COLLIDE_CASE::m_arc_clearance

Definition at line 533 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_circle_center

VECTOR2I ARC_CICLE_COLLIDE_CASE::m_circle_center

Definition at line 534 of file test_shape_arc.cpp.

◆ m_circle_radius

int ARC_CICLE_COLLIDE_CASE::m_circle_radius

Definition at line 535 of file test_shape_arc.cpp.

◆ m_exp_distance

int ARC_CICLE_COLLIDE_CASE::m_exp_distance

Definition at line 537 of file test_shape_arc.cpp.

◆ m_exp_result

bool ARC_CICLE_COLLIDE_CASE::m_exp_result

Definition at line 536 of file test_shape_arc.cpp.

◆ m_geom

ARC_START_MID_END ARC_CICLE_COLLIDE_CASE::m_geom

Definition at line 532 of file test_shape_arc.cpp.


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