KiCad PCB EDA Suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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 Function Documentation

◆ operator<<

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

Definition at line 173 of file test_fillet.cpp.

Member Data Documentation

◆ error

int SquareFilletTestCase::error

Definition at line 171 of file test_fillet.cpp.

◆ radius

int SquareFilletTestCase::radius

Definition at line 170 of file test_fillet.cpp.

◆ squareSize

int SquareFilletTestCase::squareSize

Definition at line 169 of file test_fillet.cpp.


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