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 35 of file test_eda_shape.cpp.

Member Data Documentation

◆ m_Angle

double SET_ANGLE_END_CASE::m_Angle

Definition at line 40 of file test_eda_shape.cpp.

◆ m_CaseName

std::string SET_ANGLE_END_CASE::m_CaseName

Definition at line 37 of file test_eda_shape.cpp.

◆ m_Center

VECTOR2I SET_ANGLE_END_CASE::m_Center

Definition at line 39 of file test_eda_shape.cpp.

◆ m_ExpectedEndBeforeSwap

VECTOR2I SET_ANGLE_END_CASE::m_ExpectedEndBeforeSwap

Definition at line 41 of file test_eda_shape.cpp.

◆ m_ExpectedStartEndSwapped

bool SET_ANGLE_END_CASE::m_ExpectedStartEndSwapped

Definition at line 42 of file test_eda_shape.cpp.

◆ m_Start

VECTOR2I SET_ANGLE_END_CASE::m_Start

Definition at line 38 of file test_eda_shape.cpp.


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