|
KiCad PCB EDA Suite
|
Public Attributes | |
| int | linesCount = 0 |
| int | oddLinesCount = 0 |
| int | trianglesCount = 0 |
| bool | valid = false |
Definition at line 43 of file test_glb_utils.cpp.
| int GLB_VALIDATION::linesCount = 0 |
Definition at line 45 of file test_glb_utils.cpp.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), and BOOST_AUTO_TEST_CASE().
| int GLB_VALIDATION::oddLinesCount = 0 |
Definition at line 46 of file test_glb_utils.cpp.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), and BOOST_AUTO_TEST_CASE().
| int GLB_VALIDATION::trianglesCount = 0 |
Definition at line 47 of file test_glb_utils.cpp.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), and BOOST_AUTO_TEST_CASE().
| bool GLB_VALIDATION::valid = false |
Definition at line 48 of file test_glb_utils.cpp.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), and BOOST_AUTO_TEST_CASE().