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

Public Attributes

VECTOR2I m_size
 
EDA_ANGLE m_rotation
 
std::vector< VECTOR2Im_expected_points
 

Detailed Description

Definition at line 64 of file test_oval.cpp.

Member Data Documentation

◆ m_expected_points

std::vector<VECTOR2I> OVAL_POINTS_TEST_CASE::m_expected_points

Definition at line 68 of file test_oval.cpp.

Referenced by DoOvalPointTestChecks().

◆ m_rotation

EDA_ANGLE OVAL_POINTS_TEST_CASE::m_rotation

Definition at line 67 of file test_oval.cpp.

Referenced by DoOvalPointTestChecks().

◆ m_size

VECTOR2I OVAL_POINTS_TEST_CASE::m_size

Definition at line 66 of file test_oval.cpp.

Referenced by DoOvalPointTestChecks().


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