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

#include <corner_operations.h>

Public Attributes

SHAPE_ARC m_arc
 
std::optional< SEGm_updated_seg_a
 
std::optional< SEGm_updated_seg_b
 
bool m_small_arc_mouth
 

Detailed Description

Definition at line 57 of file corner_operations.h.

Member Data Documentation

◆ m_arc

SHAPE_ARC DOGBONE_RESULT::m_arc

Definition at line 59 of file corner_operations.h.

Referenced by DoDogboneTestChecks().

◆ m_small_arc_mouth

bool DOGBONE_RESULT::m_small_arc_mouth

Definition at line 67 of file corner_operations.h.

Referenced by DoDogboneTestChecks().

◆ m_updated_seg_a

std::optional<SEG> DOGBONE_RESULT::m_updated_seg_a

Definition at line 63 of file corner_operations.h.

Referenced by DoDogboneTestChecks().

◆ m_updated_seg_b

std::optional<SEG> DOGBONE_RESULT::m_updated_seg_b

Definition at line 64 of file corner_operations.h.

Referenced by DoDogboneTestChecks().


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