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

Public Attributes

std::string m_CaseName
 
VECTOR2I m_Start
 
VECTOR2I m_Center
 
double m_Angle
 
VECTOR2I m_ExpectedEndBeforeSwap
 
bool m_ExpectedStartEndSwapped
 

Detailed Description

Definition at line 81 of file test_eda_shape.cpp.

Member Data Documentation

◆ m_Angle

double SET_ANGLE_END_CASE::m_Angle

Definition at line 86 of file test_eda_shape.cpp.

◆ m_CaseName

std::string SET_ANGLE_END_CASE::m_CaseName

Definition at line 83 of file test_eda_shape.cpp.

◆ m_Center

VECTOR2I SET_ANGLE_END_CASE::m_Center

Definition at line 85 of file test_eda_shape.cpp.

◆ m_ExpectedEndBeforeSwap

VECTOR2I SET_ANGLE_END_CASE::m_ExpectedEndBeforeSwap

Definition at line 87 of file test_eda_shape.cpp.

◆ m_ExpectedStartEndSwapped

bool SET_ANGLE_END_CASE::m_ExpectedStartEndSwapped

Definition at line 88 of file test_eda_shape.cpp.

◆ m_Start

VECTOR2I SET_ANGLE_END_CASE::m_Start

Definition at line 84 of file test_eda_shape.cpp.


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