| 
    KiCad PCB EDA Suite
    
   | 
 
Public Attributes | |
| int | squareSize | 
| int | radius | 
| int | error | 
Friends | |
| std::ostream & | operator<< (std::ostream &os, const SquareFilletTestCase &testCase) | 
Definition at line 167 of file test_fillet.cpp.
      
  | 
  friend | 
Definition at line 173 of file test_fillet.cpp.
References error, radius, and squareSize.
| int SquareFilletTestCase::error | 
Definition at line 171 of file test_fillet.cpp.
Referenced by operator<<.
| int SquareFilletTestCase::radius | 
Definition at line 170 of file test_fillet.cpp.
Referenced by operator<<.
| int SquareFilletTestCase::squareSize | 
Definition at line 169 of file test_fillet.cpp.
Referenced by operator<<.