Home
last modified time | relevance | path

Searched defs:geometry1 (Results 1 – 25 of 74) sorted by relevance

123

/third_party/boost/libs/geometry/test/algorithms/similarity/
Dtest_hausdorff_distance.hpp25 void test_hausdorff_distance(Geometry1 const& geometry1, Geometry2 const& geometry2, in test_hausdorff_distance()
58 Geometry1 geometry1; in test_geometry() local
73 void test_hausdorff_distance(Geometry1 const& geometry1, Geometry2 const& geometry2, in test_hausdorff_distance()
107 Geometry1 geometry1; in test_geometry() local
123 void test_empty_input(Geometry1 const& geometry1, Geometry2 const& geometry2) in test_empty_input()
Dtest_frechet_distance.hpp21 void test_frechet_distance(Geometry1 const& geometry1,Geometry2 const& geometry2, in test_frechet_distance()
62 Geometry1 geometry1; in test_geometry() local
73 void test_frechet_distance(Geometry1 const& geometry1,Geometry2 const& geometry2,Strategy strategy, in test_frechet_distance()
117 Geometry1 geometry1; in test_geometry() local
129 void test_empty_input(Geometry1 const& geometry1,Geometry2 const& geometry2) in test_empty_input()
/third_party/boost/libs/geometry/test/algorithms/covered_by/
Dtest_covered_by.hpp36 bool call_covered_by(Geometry1 const& geometry1, in call_covered_by()
44 bool call_covered_by(Geometry1 const& geometry1, in call_covered_by()
52 void check_geometry(Geometry1 const& geometry1, in check_geometry()
72 Geometry1 geometry1; in test_geometry() local
97 Geometry1 geometry1; in test_geometry() local
/third_party/boost/libs/geometry/test/algorithms/overlaps/
Dtest_overlaps.hpp32 bool call_overlaps(Geometry1 const& geometry1, in call_overlaps()
40 bool call_overlaps(Geometry1 const& geometry1, in call_overlaps()
48 void test_geometry(Geometry1 const& geometry1, in test_geometry()
77 Geometry1 geometry1; in test_geometry() local
/third_party/boost/libs/geometry/test/algorithms/equals/
Dtest_equals.hpp32 bool call_equals(Geometry1 const& geometry1, in call_equals()
40 bool call_equals(Geometry1 const& geometry1, in call_equals()
48 void check_geometry(Geometry1 const& geometry1, in check_geometry()
83 Geometry1 geometry1; in test_geometry() local
/third_party/boost/libs/geometry/test/algorithms/crosses/
Dtest_crosses.hpp33 bool call_crosses(Geometry1 const& geometry1, in call_crosses()
41 bool call_crosses(Geometry1 const& geometry1, in call_crosses()
52 Geometry1 geometry1; in test_geometry() local
/third_party/boost/libs/geometry/test/algorithms/disjoint/
Dtest_disjoint_seg_box.hpp19 Geometry1 const& geometry1, Geometry2 const& geometry2) in test_disjoint_check()
32 Geometry1 geometry1; in test_disjoint() local
51 Geometry1 geometry1; in test_disjoint_strategy() local
Dtest_disjoint.hpp35 bool call_disjoint(Geometry1 const& geometry1, in call_disjoint()
43 bool call_disjoint(Geometry1 const& geometry1, in call_disjoint()
/third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/
Dtest_intersection_linear_linear.hpp31 inline void check_result(Geometry1 const& geometry1, in check_result()
57 static inline void base_test(Geometry1 const& geometry1, in base_test()
152 static inline void base_test_all(Geometry1 const& geometry1, in base_test_all()
191 static inline void apply(Geometry1 const& geometry1, in apply()
248 static inline void apply(Geometry1 const& geometry1, in apply()
/third_party/boost/libs/geometry/test/algorithms/set_operations/union/
Dtest_union_linear_linear.hpp29 inline void check_result(Geometry1 const& geometry1, in check_result()
52 static inline void base_test(Geometry1 const& geometry1, in base_test()
149 static inline void apply(Geometry1 const& geometry1, in apply()
191 static inline void apply(Geometry1 const& geometry1, in apply()
/third_party/boost/libs/geometry/test/algorithms/within/
Dtest_within.hpp36 bool call_within(Geometry1 const& geometry1, in call_within()
44 bool call_within(Geometry1 const& geometry1, in call_within()
52 void check_geometry(Geometry1 const& geometry1, in check_geometry()
72 Geometry1 geometry1; in test_geometry() local
/third_party/boost/libs/geometry/test/algorithms/intersects/
Dtest_intersects.hpp39 bool call_intersects(Geometry1 const& geometry1, in call_intersects()
47 bool call_intersects(Geometry1 const& geometry1, in call_intersects()
75 Geometry1 geometry1; in test_geometry() local
/third_party/boost/boost/geometry/algorithms/detail/overlaps/
Dinterface.hpp78 inline bool overlaps(Geometry1 const& geometry1, in overlaps()
109 inline bool overlaps(Geometry1 const& geometry1, Geometry2 const& geometry2) in overlaps()
/third_party/boost/libs/geometry/index/test/algorithms/
Dtest_intersection_content.hpp18 void test_intersection_content(Geometry const& geometry1, Geometry const& geometry2, in test_intersection_content()
41 Geometry geometry1, geometry2; in test_geometry() local
Dtest_union_content.hpp18 void test_union_content(Geometry const& geometry1, Geometry const& geometry2, in test_union_content()
41 Geometry geometry1, geometry2; in test_geometry() local
/third_party/boost/libs/geometry/test/algorithms/set_operations/sym_difference/
Dtest_sym_difference_linear_linear.hpp29 inline void check_result(Geometry1 const& geometry1, in check_result()
52 static inline void base_test(Geometry1 const& geometry1, in base_test()
153 static inline void apply(Geometry1 const& geometry1, in apply()
/third_party/boost/boost/geometry/algorithms/detail/intersects/
Dinterface.hpp79 inline bool intersects(Geometry1 const& geometry1, in intersects()
103 inline bool intersects(Geometry1 const& geometry1, Geometry2 const& geometry2) in intersects()
/third_party/boost/libs/geometry/test/algorithms/set_operations/difference/
Dtest_difference_linear_linear.hpp30 inline void check_result(Geometry1 const& geometry1, in check_result()
54 static inline void base_test(Geometry1 const& geometry1, in base_test()
143 static inline void apply(Geometry1 const& geometry1, in apply()
/third_party/boost/libs/geometry/test/algorithms/distance/
Dtest_distance.hpp91 void test_distance(Geometry1 const& geometry1, in test_distance()
115 Geometry1 geometry1; in test_geometry() local
124 void test_empty_input(Geometry1 const& geometry1, Geometry2 const& geometry2) in test_empty_input()
Dtest_distance_se_common.hpp133 Geometry1 geometry1 = from_wkt<Geometry1>(wkt1); in apply() local
150 Geometry1 geometry1 = from_wkt<Geometry1>(wkt1); in apply() local
332 void test_empty_input(Geometry1 const& geometry1, in test_empty_input()
Dtest_distance_common.hpp54 void test_empty_input(Geometry1 const& geometry1, Geometry2 const& geometry2) in test_empty_input()
314 Geometry1 geometry1 = from_wkt<Geometry1>(wkt1); in apply() local
330 void apply(Geometry1 const& geometry1, in apply()
586 void test_empty_input(Geometry1 const& geometry1, in test_empty_input()
/third_party/boost/libs/geometry/test/algorithms/touches/
Dtest_touches.hpp33 void check_touches(Geometry1 const& geometry1, in check_touches()
58 void check_touches(Geometry1 const& geometry1, in check_touches()
86 Geometry1 geometry1; in test_touches() local
/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dcopy_segment_point.hpp313 inline bool copy_segment_point(Geometry1 const& geometry1, Geometry2 const& geometry2, in copy_segment_point()
361 inline bool copy_segment_points(Geometry1 const& geometry1, Geometry2 const& geometry2, in copy_segment_points()
384 inline bool copy_segment_points(Geometry1 const& geometry1, Geometry2 const& geometry2, in copy_segment_points()
/third_party/boost/boost/geometry/algorithms/
Ddifference.hpp202 inline OutputIterator difference_insert(Geometry1 const& geometry1, in difference_insert()
252 inline OutputIterator difference_insert(Geometry1 const& geometry1, in difference_insert()
494 inline void difference(Geometry1 const& geometry1, in difference()
526 inline void difference(Geometry1 const& geometry1, in difference()
/third_party/boost/boost/geometry/algorithms/detail/disjoint/
Dareal_areal.hpp45 inline bool point_on_border_covered_by(Geometry1 const& geometry1, in point_on_border_covered_by()
84 inline bool rings_containing(FirstGeometry const& geometry1, in rings_containing()

123