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

Public Attributes

int squareSize
 
int radius
 
int error
 

Friends

std::ostream & operator<< (std::ostream &os, const SquareFilletTestCase &testCase)
 

Detailed Description

Definition at line 167 of file test_fillet.cpp.

Friends And Related Symbol Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream & os,
const SquareFilletTestCase & testCase )
friend

Definition at line 173 of file test_fillet.cpp.

References error, radius, and squareSize.

Member Data Documentation

◆ error

int SquareFilletTestCase::error

Definition at line 171 of file test_fillet.cpp.

Referenced by operator<<.

◆ radius

int SquareFilletTestCase::radius

Definition at line 170 of file test_fillet.cpp.

Referenced by operator<<.

◆ squareSize

int SquareFilletTestCase::squareSize

Definition at line 169 of file test_fillet.cpp.

Referenced by operator<<.


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