| 
    KiCad PCB EDA Suite
    
   | 
 
Public Member Functions | |
| TRIANGULATION_TEST_FIXTURE () | |
| SHAPE_POLY_SET::TRIANGULATED_POLYGON & | GetResult () | 
| std::unique_ptr< POLYGON_TRIANGULATION > | CreateTriangulator () | 
Private Attributes | |
| std::unique_ptr< SHAPE_POLY_SET::TRIANGULATED_POLYGON > | m_result | 
Definition at line 29 of file test_poly_triangulation.cpp.
      
  | 
  inline | 
Definition at line 32 of file test_poly_triangulation.cpp.
References m_result.
      
  | 
  inline | 
Definition at line 38 of file test_poly_triangulation.cpp.
References m_result.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), 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().
      
  | 
  inline | 
Definition at line 36 of file test_poly_triangulation.cpp.
References m_result.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), 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().
      
  | 
  private | 
Definition at line 44 of file test_poly_triangulation.cpp.
Referenced by CreateTriangulator(), GetResult(), and TRIANGULATION_TEST_FIXTURE().