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

Public Attributes

std::string m_ctx_name
 
ARC_CENTRE_PT_ANGLE m_geom
 
int m_arc_clearance
 
VECTOR2I m_point
 
bool m_exp_result
 
int m_exp_distance
 

Detailed Description

Definition at line 549 of file test_shape_arc.cpp.

Member Data Documentation

◆ m_arc_clearance

int ARC_PT_COLLIDE_CASE::m_arc_clearance

Definition at line 553 of file test_shape_arc.cpp.

◆ m_ctx_name

std::string ARC_PT_COLLIDE_CASE::m_ctx_name

Definition at line 551 of file test_shape_arc.cpp.

◆ m_exp_distance

int ARC_PT_COLLIDE_CASE::m_exp_distance

Definition at line 556 of file test_shape_arc.cpp.

◆ m_exp_result

bool ARC_PT_COLLIDE_CASE::m_exp_result

Definition at line 555 of file test_shape_arc.cpp.

◆ m_geom

ARC_CENTRE_PT_ANGLE ARC_PT_COLLIDE_CASE::m_geom

Definition at line 552 of file test_shape_arc.cpp.

◆ m_point

VECTOR2I ARC_PT_COLLIDE_CASE::m_point

Definition at line 554 of file test_shape_arc.cpp.


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