Home
last modified time | relevance | path

Searched refs:test_transformed_geometry (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/geometry/test/iterators/
Dever_circling_iterator.cpp114 void test_transformed_geometry(G const& geo) in test_transformed_geometry() function
121 void test_transformed_geometry(std::string const& wkt) in test_transformed_geometry() function
125 test_transformed_geometry(geo); in test_transformed_geometry()
135 test_transformed_geometry<bg::model::linestring<P> >("linestring(0 0,1 1,2 2,3 3,4 4)"); in BOOST_GEOMETRY_REGISTER_LINESTRING()