KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_ellipse_to_bezier.cpp File Reference

Go to the source code of this file.

Classes

struct  ELLIPSE_TO_BEZIER_CASE
 

Functions

 BOOST_AUTO_TEST_CASE (EllipseToBezier)
 

Variables

const double MAX_ERROR = 0.01
 Allows for rounding in the testcases.
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( EllipseToBezier  )

Variable Documentation

◆ MAX_ERROR

const double MAX_ERROR = 0.01

Allows for rounding in the testcases.

Definition at line 30 of file test_ellipse_to_bezier.cpp.

Referenced by BOOST_AUTO_TEST_CASE().