|
KiCad PCB EDA Suite
|
Go to the source code of this file.
Functions | |
| static void | checkVecClose (const VECTOR2D &aActual, const VECTOR2D &aExpected) |
| BOOST_AUTO_TEST_CASE (SplitPreservesEndpoints) | |
| BOOST_AUTO_TEST_CASE (SubCurvePreservesOriginalParameterization) | |
| BOOST_AUTO_TEST_CASE | ( | SplitPreservesEndpoints | ) |
Definition at line 36 of file test_bezier.cpp.
References checkVecClose(), left, and right.
| BOOST_AUTO_TEST_CASE | ( | SubCurvePreservesOriginalParameterization | ) |
Definition at line 52 of file test_bezier.cpp.
References checkVecClose(), BEZIER< NumericType >::End, BEZIER< NumericType >::PointAt(), BEZIER< NumericType >::Start, and BEZIER< NumericType >::SubCurve().
Definition at line 27 of file test_bezier.cpp.
References checkVecClose().
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), and checkVecClose().