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

Public Attributes

std::string m_ctx_name
 The text context name.
 
ARC_START_END_CENTER m_geom
 Geom of the arc.
 
bool m_clockwise
 clockwise or anti-clockwise?
 
VECTOR2I m_expected_mid
 Expected mid-point of the arc.
 

Detailed Description

Definition at line 502 of file test_shape_arc.cpp.

Member Data Documentation

◆ m_clockwise

bool ARC_SEC_CASE::m_clockwise

clockwise or anti-clockwise?

Definition at line 511 of file test_shape_arc.cpp.

◆ m_ctx_name

std::string ARC_SEC_CASE::m_ctx_name

The text context name.

Definition at line 505 of file test_shape_arc.cpp.

◆ m_expected_mid

VECTOR2I ARC_SEC_CASE::m_expected_mid

Expected mid-point of the arc.

Definition at line 514 of file test_shape_arc.cpp.

◆ m_geom

ARC_START_END_CENTER ARC_SEC_CASE::m_geom

Geom of the arc.

Definition at line 508 of file test_shape_arc.cpp.


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