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

Public Attributes

std::vector< int > m_points
 
std::vector< int > m_expectedDeltas
 

Detailed Description

Definition at line 111 of file test_distribute.cpp.

Member Data Documentation

◆ m_expectedDeltas

std::vector<int> DISTRIBUTE_POINTS_TEST_CASE::m_expectedDeltas

Definition at line 114 of file test_distribute.cpp.

Referenced by DoDistributePointsTestChecks().

◆ m_points

std::vector<int> DISTRIBUTE_POINTS_TEST_CASE::m_points

Definition at line 113 of file test_distribute.cpp.

Referenced by DoDistributePointsTestChecks().


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