KiCad PCB EDA Suite
|
Public Attributes | |
std::string | m_ctx_name |
The text context name. | |
ARC_TAN_TAN_RADIUS | m_geom |
Geom of the arc. | |
int | m_width |
Arc line width. | |
ARC_PROPERTIES | m_properties |
Expected properties. | |
Definition at line 358 of file test_shape_arc.cpp.
std::string ARC_TTR_CASE::m_ctx_name |
The text context name.
Definition at line 361 of file test_shape_arc.cpp.
ARC_TAN_TAN_RADIUS ARC_TTR_CASE::m_geom |
Geom of the arc.
Definition at line 364 of file test_shape_arc.cpp.
ARC_PROPERTIES ARC_TTR_CASE::m_properties |
Expected properties.
Definition at line 370 of file test_shape_arc.cpp.
int ARC_TTR_CASE::m_width |
Arc line width.
Definition at line 367 of file test_shape_arc.cpp.