Home
last modified time | relevance | path

Searched defs:wkt1 (Results 1 – 25 of 50) sorted by relevance

12

/third_party/boost/libs/geometry/test/algorithms/overlay/
Dtest_get_turns.hpp166 std::string const& wkt1, in check_geometry_range()
258 std::string const& wkt1, in check_geometry_range()
271 void test_geometry_range(std::string const& wkt1, std::string const& wkt2, in test_geometry_range()
282 void test_geometry_range(std::string const& wkt1, std::string const& wkt2, in test_geometry_range()
293 void test_geometry(std::string const& wkt1, std::string const& wkt2, in test_geometry()
300 void test_geometry(std::string const& wkt1, std::string const& wkt2, in test_geometry()
307 void test_geometry(std::string const& wkt1, std::string const& wkt2, in test_geometry()
314 void test_geometry(std::string const& wkt1, std::string const& wkt2, in test_geometry()
321 void test_geometry(std::string const& wkt1, std::string const& wkt2, in test_geometry()
Dtraverse_ccw.cpp200 inline typename bg::coordinate_type<Geometry1>::type intersect(std::string const& wkt1, std::string… in intersect()
216 inline void test_polygon(std::string const& wkt1, std::string const& wkt2, std::string const& name) in test_polygon()
243 inline void test_box_polygon(std::string const& wkt1, std::string const& wkt2, std::string const& n… in test_box_polygon()
/third_party/boost/libs/geometry/test/algorithms/touches/
Dtest_touches.hpp35 std::string const& wkt1, in check_touches()
60 std::string const& wkt1, in check_touches()
83 void test_touches(std::string const& wkt1, in test_touches()
108 void test_geometry(std::string const& wkt1, in test_geometry()
/third_party/boost/libs/geometry/test/algorithms/equals/
Dtest_equals.hpp51 std::string const& wkt1, in check_geometry()
78 std::string const& wkt1, in test_geometry()
108 void test_geometry(std::string const& wkt1, in test_geometry()
/third_party/boost/libs/geometry/test/algorithms/disjoint/
Dtest_disjoint.hpp52 std::string const& wkt1, in check_disjoint()
78 std::string const& wkt1, in test_disjoint()
105 void test_geometry(std::string const& wkt1, in test_geometry()
Dtest_disjoint_seg_box.hpp28 inline void test_disjoint(std::string const& wkt1, in test_disjoint()
46 inline void test_disjoint_strategy(std::string const& wkt1, in test_disjoint_strategy()
/third_party/boost/libs/geometry/test/algorithms/covered_by/
Dtest_covered_by.hpp54 std::string const& wkt1, in check_geometry()
69 void test_geometry(std::string const& wkt1, in test_geometry()
92 void test_geometry(std::string const& wkt1, in test_geometry()
/third_party/boost/libs/geometry/test/algorithms/set_operations/difference/
Ddifference_tupled.cpp39 inline void check(std::string const& wkt1, in check()
61 inline void check(std::string const& wkt1, in check()
70 inline void check(std::string const& wkt1, in check()
84 inline void check(std::string const& wkt1, in check()
Dtest_difference.hpp301 std::string const& wkt1, std::string const& wkt2, in test_one()
353 std::string const& wkt1, std::string const& wkt2, in test_one()
377 std::string const& wkt1, std::string const& wkt2, in test_one()
398 std::string const& wkt1, std::string const& wkt2, in test_one()
419 std::string const& wkt1, std::string const& wkt2, in test_one_lp()
/third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/
Dintersection_tupled.cpp39 inline void check(std::string const& wkt1, in check()
60 inline void check(std::string const& wkt1, in check()
72 inline void check(std::string const& wkt1, in check()
85 inline void check(std::string const& wkt1, in check()
Dtest_intersection.hpp305 std::string const& wkt1, std::string const& wkt2, in test_one()
327 std::string const& wkt1, std::string const& wkt2, in test_one()
371 void test_point_output(std::string const& wkt1, std::string const& wkt2, unsigned int expected_coun… in test_point_output()
/third_party/boost/libs/geometry/test/algorithms/set_operations/union/
Dunion_tupled.cpp39 inline void check(std::string const& wkt1, in check()
60 inline void check(std::string const& wkt1, in check()
72 inline void check(std::string const& wkt1, in check()
85 inline void check(std::string const& wkt1, in check()
/third_party/boost/libs/geometry/test/algorithms/set_operations/sym_difference/
Dsym_difference_tupled.cpp39 inline void check(std::string const& wkt1, in check()
60 inline void check(std::string const& wkt1, in check()
72 inline void check(std::string const& wkt1, in check()
85 inline void check(std::string const& wkt1, in check()
/third_party/boost/libs/geometry/test/algorithms/overlaps/
Dtest_overlaps.hpp50 std::string const& wkt1, in test_geometry()
73 void test_geometry(std::string const& wkt1, in test_geometry()
/third_party/boost/libs/geometry/test/algorithms/distance/
Ddistance_se_pl_l.cpp43 pp_distance(std::string const& wkt1, in pp_distance()
55 pp_comparable_distance(std::string const& wkt1, in pp_comparable_distance()
67 ps_distance(std::string const& wkt1, in ps_distance()
80 ps_comparable_distance(std::string const& wkt1, in ps_comparable_distance()
Ddistance_se_pl_pl.cpp42 distance_from_wkt(std::string const& wkt1, in distance_from_wkt()
53 comparable_distance_from_wkt(std::string const& wkt1, in comparable_distance_from_wkt()
Dtest_distance_geo_common.hpp148 pp_distance(std::string const& wkt1, in pp_distance()
162 ps_distance(std::string const& wkt1, in ps_distance()
178 sb_distance(std::string const& wkt1, in sb_distance()
/third_party/boost/libs/geometry/test/algorithms/
Dline_interpolate.cpp74 inline void test(std::string const& wkt1, in test()
92 inline void test(std::string const& wkt1, in test()
108 inline void test_distance(std::string const& wkt1, in test_distance()
124 inline void test_distance(std::string const& wkt1, in test_distance()
/third_party/boost/libs/geometry/test/algorithms/intersects/
Dtest_intersects.hpp55 void check_intersects(std::string const& wkt1, in check_intersects()
72 void test_geometry(std::string const& wkt1, in test_geometry()
/third_party/boost/libs/geometry/test/algorithms/similarity/
Dtest_hausdorff_distance.hpp55 void test_geometry(std::string const& wkt1, std::string const& wkt2, in test_geometry()
104 void test_geometry(std::string const& wkt1, std::string const& wkt2, in test_geometry()
Dtest_frechet_distance.hpp55 void test_geometry(std::string const& wkt1,std::string const& wkt2, in test_geometry()
109 void test_geometry(std::string const& wkt1,std::string const& wkt2,Strategy strategy, in test_geometry()
/third_party/boost/libs/geometry/test/algorithms/within/
Dtest_within.hpp54 std::string const& wkt1, in check_geometry()
69 void test_geometry(std::string const& wkt1, in test_geometry()
/third_party/boost/libs/geometry/index/test/algorithms/
Dtest_intersection_content.hpp38 void test_geometry(std::string const& wkt1, std::string const& wkt2, in test_geometry()
Dtest_union_content.hpp38 void test_geometry(std::string const& wkt1, std::string const& wkt2, in test_geometry()
/third_party/boost/libs/geometry/test/
Dto_svg.hpp240 inline void geom_to_svg(std::string const& wkt1, std::string const& filename) in geom_to_svg()
250 inline void geom_to_svg(std::string const& wkt1, std::string const& wkt2, std::string const& filena… in geom_to_svg()
403 inline void to_svg(std::string const& wkt1, std::string const& wkt2, std::string const& filename, b… in to_svg()

12