Home
last modified time | relevance | path

Searched refs:box_type (Results 1 – 25 of 930) sorted by relevance

12345678910>>...38

/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/geometry/test/algorithms/relational_operations/
H A Dcovered_by.cpp58 typedef bg::model::box<P> box_type; in test_all() typedef
60 test_geometry<P, box_type>("POINT(1 1)", "BOX(0 0,2 2)", true); in test_all()
61 test_geometry<P, box_type>("POINT(0 0)", "BOX(0 0,2 2)", true); in test_all()
67 test_geometry<box_type, box_type>("BOX(1 1,2 2)", "BOX(0 0,3 3)", true); in test_all()
68 test_geometry<box_type, box_type>("BOX(0 0,3 3)", "BOX(1 1,2 2)", false); in test_all()
69 test_geometry<box_type, box_type>("BOX(0 0,2 2)", "BOX(0 0,3 3)", true); in test_all()
70 test_geometry<box_type, box_type>("BOX(1 1,3 3)", "BOX(0 0,3 3)", true); in test_all()
71 test_geometry<box_type, box_type>("BOX(1 2,3 3)", "BOX(0 0,3 3)", true); in test_all()
72 test_geometry<box_type, box_type>("BOX(1 1,4 3)", "BOX(0 0,3 3)", false); in test_all()
79 typedef boost::geometry::model::box<point_type> box_type; in test_3d() typedef
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/geometry/test/algorithms/relational_operations/
H A Dcovered_by.cpp58 typedef bg::model::box<P> box_type; in test_all() typedef
60 test_geometry<P, box_type>("POINT(1 1)", "BOX(0 0,2 2)", true); in test_all()
61 test_geometry<P, box_type>("POINT(0 0)", "BOX(0 0,2 2)", true); in test_all()
67 test_geometry<box_type, box_type>("BOX(1 1,2 2)", "BOX(0 0,3 3)", true); in test_all()
68 test_geometry<box_type, box_type>("BOX(0 0,3 3)", "BOX(1 1,2 2)", false); in test_all()
69 test_geometry<box_type, box_type>("BOX(0 0,2 2)", "BOX(0 0,3 3)", true); in test_all()
70 test_geometry<box_type, box_type>("BOX(1 1,3 3)", "BOX(0 0,3 3)", true); in test_all()
71 test_geometry<box_type, box_type>("BOX(1 2,3 3)", "BOX(0 0,3 3)", true); in test_all()
72 test_geometry<box_type, box_type>("BOX(1 1,4 3)", "BOX(0 0,3 3)", false); in test_all()
79 typedef boost::geometry::model::box<point_type> box_type; in test_3d() typedef
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/geometry/test/algorithms/relational_operations/
H A Dcovered_by.cpp58 typedef bg::model::box<P> box_type; in test_all() typedef
60 test_geometry<P, box_type>("POINT(1 1)", "BOX(0 0,2 2)", true); in test_all()
61 test_geometry<P, box_type>("POINT(0 0)", "BOX(0 0,2 2)", true); in test_all()
67 test_geometry<box_type, box_type>("BOX(1 1,2 2)", "BOX(0 0,3 3)", true); in test_all()
68 test_geometry<box_type, box_type>("BOX(0 0,3 3)", "BOX(1 1,2 2)", false); in test_all()
69 test_geometry<box_type, box_type>("BOX(0 0,2 2)", "BOX(0 0,3 3)", true); in test_all()
70 test_geometry<box_type, box_type>("BOX(1 1,3 3)", "BOX(0 0,3 3)", true); in test_all()
71 test_geometry<box_type, box_type>("BOX(1 2,3 3)", "BOX(0 0,3 3)", true); in test_all()
72 test_geometry<box_type, box_type>("BOX(1 1,4 3)", "BOX(0 0,3 3)", false); in test_all()
79 typedef boost::geometry::model::box<point_type> box_type; in test_3d() typedef
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/geometry/test/algorithms/relational_operations/
H A Dcovered_by.cpp58 typedef bg::model::box<P> box_type; in test_all() typedef
60 test_geometry<P, box_type>("POINT(1 1)", "BOX(0 0,2 2)", true); in test_all()
61 test_geometry<P, box_type>("POINT(0 0)", "BOX(0 0,2 2)", true); in test_all()
67 test_geometry<box_type, box_type>("BOX(1 1,2 2)", "BOX(0 0,3 3)", true); in test_all()
68 test_geometry<box_type, box_type>("BOX(0 0,3 3)", "BOX(1 1,2 2)", false); in test_all()
69 test_geometry<box_type, box_type>("BOX(0 0,2 2)", "BOX(0 0,3 3)", true); in test_all()
70 test_geometry<box_type, box_type>("BOX(1 1,3 3)", "BOX(0 0,3 3)", true); in test_all()
71 test_geometry<box_type, box_type>("BOX(1 2,3 3)", "BOX(0 0,3 3)", true); in test_all()
72 test_geometry<box_type, box_type>("BOX(1 1,4 3)", "BOX(0 0,3 3)", false); in test_all()
79 typedef boost::geometry::model::box<point_type> box_type; in test_3d() typedef
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/geometry/test/algorithms/relational_operations/
H A Dcovered_by.cpp58 typedef bg::model::box<P> box_type; in test_all() typedef
60 test_geometry<P, box_type>("POINT(1 1)", "BOX(0 0,2 2)", true); in test_all()
61 test_geometry<P, box_type>("POINT(0 0)", "BOX(0 0,2 2)", true); in test_all()
67 test_geometry<box_type, box_type>("BOX(1 1,2 2)", "BOX(0 0,3 3)", true); in test_all()
68 test_geometry<box_type, box_type>("BOX(0 0,3 3)", "BOX(1 1,2 2)", false); in test_all()
69 test_geometry<box_type, box_type>("BOX(0 0,2 2)", "BOX(0 0,3 3)", true); in test_all()
70 test_geometry<box_type, box_type>("BOX(1 1,3 3)", "BOX(0 0,3 3)", true); in test_all()
71 test_geometry<box_type, box_type>("BOX(1 2,3 3)", "BOX(0 0,3 3)", true); in test_all()
72 test_geometry<box_type, box_type>("BOX(1 1,4 3)", "BOX(0 0,3 3)", false); in test_all()
79 typedef boost::geometry::model::box<point_type> box_type; in test_3d() typedef
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/geometry/test/algorithms/relational_operations/within/
H A Dwithin.cpp27 typedef bg::model::box<P> box_type; in test_all() typedef
35 test_geometry<box_type, box_type>("BOX(1 1,2 2)", "BOX(0 0,3 3)", true); in test_all()
36 test_geometry<box_type, box_type>("BOX(0 0,3 3)", "BOX(1 1,2 2)", false); in test_all()
38 test_geometry<box_type, box_type>("BOX(1 1,3 3)", "BOX(0 0,3 3)", true); in test_all()
39 test_geometry<box_type, box_type>("BOX(3 1,3 3)", "BOX(0 0,3 3)", false); in test_all()
89 box_type box(point_type(0, 0, 0), point_type(4, 4, 4)); in test_3d()
151 typedef bg::model::box<point_type> box_type; in test_strategy() typedef
153 box_type b(point_type(0, 0), point_type(5, 5)); in test_strategy()
154 box_type b0(point_type(0, 0), point_type(5, 0)); in test_strategy()
161 bg::strategy::within::box_in_box<box_type, box_type>()); in test_strategy()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/geometry/test/algorithms/relational_operations/within/
H A Dwithin.cpp27 typedef bg::model::box<P> box_type; in test_all() typedef
35 test_geometry<box_type, box_type>("BOX(1 1,2 2)", "BOX(0 0,3 3)", true); in test_all()
36 test_geometry<box_type, box_type>("BOX(0 0,3 3)", "BOX(1 1,2 2)", false); in test_all()
38 test_geometry<box_type, box_type>("BOX(1 1,3 3)", "BOX(0 0,3 3)", true); in test_all()
39 test_geometry<box_type, box_type>("BOX(3 1,3 3)", "BOX(0 0,3 3)", false); in test_all()
89 box_type box(point_type(0, 0, 0), point_type(4, 4, 4)); in test_3d()
151 typedef bg::model::box<point_type> box_type; in test_strategy() typedef
153 box_type b(point_type(0, 0), point_type(5, 5)); in test_strategy()
154 box_type b0(point_type(0, 0), point_type(5, 0)); in test_strategy()
161 bg::strategy::within::box_in_box<box_type, box_type>()); in test_strategy()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/geometry/test/algorithms/relational_operations/within/
H A Dwithin.cpp27 typedef bg::model::box<P> box_type; in test_all() typedef
35 test_geometry<box_type, box_type>("BOX(1 1,2 2)", "BOX(0 0,3 3)", true); in test_all()
36 test_geometry<box_type, box_type>("BOX(0 0,3 3)", "BOX(1 1,2 2)", false); in test_all()
38 test_geometry<box_type, box_type>("BOX(1 1,3 3)", "BOX(0 0,3 3)", true); in test_all()
39 test_geometry<box_type, box_type>("BOX(3 1,3 3)", "BOX(0 0,3 3)", false); in test_all()
89 box_type box(point_type(0, 0, 0), point_type(4, 4, 4)); in test_3d()
151 typedef bg::model::box<point_type> box_type; in test_strategy() typedef
153 box_type b(point_type(0, 0), point_type(5, 5)); in test_strategy()
154 box_type b0(point_type(0, 0), point_type(5, 0)); in test_strategy()
161 bg::strategy::within::box_in_box<box_type, box_type>()); in test_strategy()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/geometry/test/algorithms/relational_operations/within/
H A Dwithin.cpp27 typedef bg::model::box<P> box_type; in test_all() typedef
35 test_geometry<box_type, box_type>("BOX(1 1,2 2)", "BOX(0 0,3 3)", true); in test_all()
36 test_geometry<box_type, box_type>("BOX(0 0,3 3)", "BOX(1 1,2 2)", false); in test_all()
38 test_geometry<box_type, box_type>("BOX(1 1,3 3)", "BOX(0 0,3 3)", true); in test_all()
39 test_geometry<box_type, box_type>("BOX(3 1,3 3)", "BOX(0 0,3 3)", false); in test_all()
89 box_type box(point_type(0, 0, 0), point_type(4, 4, 4)); in test_3d()
151 typedef bg::model::box<point_type> box_type; in test_strategy() typedef
153 box_type b(point_type(0, 0), point_type(5, 5)); in test_strategy()
154 box_type b0(point_type(0, 0), point_type(5, 0)); in test_strategy()
161 bg::strategy::within::box_in_box<box_type, box_type>()); in test_strategy()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/geometry/test/algorithms/relational_operations/within/
H A Dwithin.cpp27 typedef bg::model::box<P> box_type; in test_all() typedef
35 test_geometry<box_type, box_type>("BOX(1 1,2 2)", "BOX(0 0,3 3)", true); in test_all()
36 test_geometry<box_type, box_type>("BOX(0 0,3 3)", "BOX(1 1,2 2)", false); in test_all()
38 test_geometry<box_type, box_type>("BOX(1 1,3 3)", "BOX(0 0,3 3)", true); in test_all()
39 test_geometry<box_type, box_type>("BOX(3 1,3 3)", "BOX(0 0,3 3)", false); in test_all()
89 box_type box(point_type(0, 0, 0), point_type(4, 4, 4)); in test_3d()
151 typedef bg::model::box<point_type> box_type; in test_strategy() typedef
153 box_type b(point_type(0, 0), point_type(5, 5)); in test_strategy()
154 box_type b0(point_type(0, 0), point_type(5, 0)); in test_strategy()
161 bg::strategy::within::box_in_box<box_type, box_type>()); in test_strategy()
[all …]
/dports/graphics/asciio/App-Asciio-1.51.3/lib/App/Asciio/stripes/
H A Deditable_box2.pm114 BOX_TYPE => $box_type,
138 my ($box_type) = @_ ;
148 $extra_height++ if defined $box_type->[$_][$DISPLAY] && $box_type->[$_][$DISPLAY] ;
156 my ($box_type, $width) = @_ ;
160 if($box_type->[$TOP][$DISPLAY])
165 . $box_type->[$TOP][$RIGHT]
169 $title_left = $box_type->[$TITLE_SEPARATOR][$LEFT] if($box_type->[$BODY_SEPARATOR][$DISPLAY]) ;
186 $box_left = $box_type->[$BODY_SEPARATOR][$LEFT] if($box_type->[$BODY_SEPARATOR][$DISPLAY]) ;
187 $box_right = $box_type->[$BODY_SEPARATOR][$RIGHT] if($box_type->[$BODY_SEPARATOR][$DISPLAY]) ;
424 my ($self, $box_type) = @_ ;
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/geometry/test/algorithms/covered_by/
H A Dcovered_by.cpp102 typedef bg::model::box<P> box_type; in test_all() typedef
104 test_geometry<P, box_type>("POINT(1 1)", "BOX(0 0,2 2)", true); in test_all()
105 test_geometry<P, box_type>("POINT(0 0)", "BOX(0 0,2 2)", true); in test_all()
111 test_geometry<box_type, box_type>("BOX(1 1,2 2)", "BOX(0 0,3 3)", true); in test_all()
112 test_geometry<box_type, box_type>("BOX(0 0,3 3)", "BOX(1 1,2 2)", false); in test_all()
113 test_geometry<box_type, box_type>("BOX(0 0,2 2)", "BOX(0 0,3 3)", true); in test_all()
114 test_geometry<box_type, box_type>("BOX(1 1,3 3)", "BOX(0 0,3 3)", true); in test_all()
115 test_geometry<box_type, box_type>("BOX(1 2,3 3)", "BOX(0 0,3 3)", true); in test_all()
116 test_geometry<box_type, box_type>("BOX(1 1,4 3)", "BOX(0 0,3 3)", false); in test_all()
123 typedef boost::geometry::model::box<point_type> box_type; in test_3d() typedef
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/test/algorithms/covered_by/
H A Dcovered_by.cpp102 typedef bg::model::box<P> box_type; in test_all() typedef
104 test_geometry<P, box_type>("POINT(1 1)", "BOX(0 0,2 2)", true); in test_all()
105 test_geometry<P, box_type>("POINT(0 0)", "BOX(0 0,2 2)", true); in test_all()
111 test_geometry<box_type, box_type>("BOX(1 1,2 2)", "BOX(0 0,3 3)", true); in test_all()
112 test_geometry<box_type, box_type>("BOX(0 0,3 3)", "BOX(1 1,2 2)", false); in test_all()
113 test_geometry<box_type, box_type>("BOX(0 0,2 2)", "BOX(0 0,3 3)", true); in test_all()
114 test_geometry<box_type, box_type>("BOX(1 1,3 3)", "BOX(0 0,3 3)", true); in test_all()
115 test_geometry<box_type, box_type>("BOX(1 2,3 3)", "BOX(0 0,3 3)", true); in test_all()
116 test_geometry<box_type, box_type>("BOX(1 1,4 3)", "BOX(0 0,3 3)", false); in test_all()
123 typedef boost::geometry::model::box<point_type> box_type; in test_3d() typedef
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/geometry/test/algorithms/covered_by/
H A Dcovered_by.cpp102 typedef bg::model::box<P> box_type; in test_all() typedef
104 test_geometry<P, box_type>("POINT(1 1)", "BOX(0 0,2 2)", true); in test_all()
105 test_geometry<P, box_type>("POINT(0 0)", "BOX(0 0,2 2)", true); in test_all()
111 test_geometry<box_type, box_type>("BOX(1 1,2 2)", "BOX(0 0,3 3)", true); in test_all()
112 test_geometry<box_type, box_type>("BOX(0 0,3 3)", "BOX(1 1,2 2)", false); in test_all()
113 test_geometry<box_type, box_type>("BOX(0 0,2 2)", "BOX(0 0,3 3)", true); in test_all()
114 test_geometry<box_type, box_type>("BOX(1 1,3 3)", "BOX(0 0,3 3)", true); in test_all()
115 test_geometry<box_type, box_type>("BOX(1 2,3 3)", "BOX(0 0,3 3)", true); in test_all()
116 test_geometry<box_type, box_type>("BOX(1 1,4 3)", "BOX(0 0,3 3)", false); in test_all()
123 typedef boost::geometry::model::box<point_type> box_type; in test_3d() typedef
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/test/algorithms/covered_by/
H A Dcovered_by.cpp102 typedef bg::model::box<P> box_type; in test_all() typedef
104 test_geometry<P, box_type>("POINT(1 1)", "BOX(0 0,2 2)", true); in test_all()
105 test_geometry<P, box_type>("POINT(0 0)", "BOX(0 0,2 2)", true); in test_all()
111 test_geometry<box_type, box_type>("BOX(1 1,2 2)", "BOX(0 0,3 3)", true); in test_all()
112 test_geometry<box_type, box_type>("BOX(0 0,3 3)", "BOX(1 1,2 2)", false); in test_all()
113 test_geometry<box_type, box_type>("BOX(0 0,2 2)", "BOX(0 0,3 3)", true); in test_all()
114 test_geometry<box_type, box_type>("BOX(1 1,3 3)", "BOX(0 0,3 3)", true); in test_all()
115 test_geometry<box_type, box_type>("BOX(1 2,3 3)", "BOX(0 0,3 3)", true); in test_all()
116 test_geometry<box_type, box_type>("BOX(1 1,4 3)", "BOX(0 0,3 3)", false); in test_all()
123 typedef boost::geometry::model::box<point_type> box_type; in test_3d() typedef
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/geometry/test/algorithms/
H A Dexpand.cpp55 typedef bg::model::box<Point> box_type; in test_box_3d() typedef
56 box_type b = bg::make_inverse<box_type>(); in test_box_3d()
58 test_expand<box_type>(b, "BOX(0 2 5,4 4 6)", "(0,2,5),(4,4,6)"); in test_box_3d()
59 test_expand<box_type>(b, "BOX(0 1 5,4 6 6)", "(0,1,5),(4,6,6)"); in test_box_3d()
60 test_expand<box_type>(b, "BOX(-1 -1 6,10 10 5)", "(-1,-1,5),(10,10,6)"); in test_box_3d()
61 test_expand<box_type>(b, "BOX(3 3 6,3 3 5)", "(-1,-1,5),(10,10,6)"); in test_box_3d()
63 test_expand<box_type>(b, "BOX(3 15 7,-1 3 4)", "(-1,-1,4),(10,15,7)"); in test_box_3d()
81 typedef bg::model::box<Point> box_type; in test_2d() typedef
84 box_type b = bg::make_inverse<box_type>(); in test_2d()
86 test_expand<box_type>(b, "BOX(1 1,2 2)", "(1,1),(2,2)"); in test_2d()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/geometry/test/algorithms/
H A Dexpand.cpp55 typedef bg::model::box<Point> box_type; in test_box_3d() typedef
56 box_type b = bg::make_inverse<box_type>(); in test_box_3d()
58 test_expand<box_type>(b, "BOX(0 2 5,4 4 6)", "(0,2,5),(4,4,6)"); in test_box_3d()
59 test_expand<box_type>(b, "BOX(0 1 5,4 6 6)", "(0,1,5),(4,6,6)"); in test_box_3d()
60 test_expand<box_type>(b, "BOX(-1 -1 6,10 10 5)", "(-1,-1,5),(10,10,6)"); in test_box_3d()
61 test_expand<box_type>(b, "BOX(3 3 6,3 3 5)", "(-1,-1,5),(10,10,6)"); in test_box_3d()
63 test_expand<box_type>(b, "BOX(3 15 7,-1 3 4)", "(-1,-1,4),(10,15,7)"); in test_box_3d()
81 typedef bg::model::box<Point> box_type; in test_2d() typedef
84 box_type b = bg::make_inverse<box_type>(); in test_2d()
86 test_expand<box_type>(b, "BOX(1 1,2 2)", "(1,1),(2,2)"); in test_2d()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/geometry/test/algorithms/
H A Dexpand.cpp55 typedef bg::model::box<Point> box_type; in test_box_3d() typedef
56 box_type b = bg::make_inverse<box_type>(); in test_box_3d()
58 test_expand<box_type>(b, "BOX(0 2 5,4 4 6)", "(0,2,5),(4,4,6)"); in test_box_3d()
59 test_expand<box_type>(b, "BOX(0 1 5,4 6 6)", "(0,1,5),(4,6,6)"); in test_box_3d()
60 test_expand<box_type>(b, "BOX(-1 -1 6,10 10 5)", "(-1,-1,5),(10,10,6)"); in test_box_3d()
61 test_expand<box_type>(b, "BOX(3 3 6,3 3 5)", "(-1,-1,5),(10,10,6)"); in test_box_3d()
63 test_expand<box_type>(b, "BOX(3 15 7,-1 3 4)", "(-1,-1,4),(10,15,7)"); in test_box_3d()
81 typedef bg::model::box<Point> box_type; in test_2d() typedef
84 box_type b = bg::make_inverse<box_type>(); in test_2d()
86 test_expand<box_type>(b, "BOX(1 1,2 2)", "(1,1),(2,2)"); in test_2d()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/geometry/test/algorithms/
H A Dexpand.cpp55 typedef bg::model::box<Point> box_type; in test_box_3d() typedef
56 box_type b = bg::make_inverse<box_type>(); in test_box_3d()
58 test_expand<box_type>(b, "BOX(0 2 5,4 4 6)", "(0,2,5),(4,4,6)"); in test_box_3d()
59 test_expand<box_type>(b, "BOX(0 1 5,4 6 6)", "(0,1,5),(4,6,6)"); in test_box_3d()
60 test_expand<box_type>(b, "BOX(-1 -1 6,10 10 5)", "(-1,-1,5),(10,10,6)"); in test_box_3d()
61 test_expand<box_type>(b, "BOX(3 3 6,3 3 5)", "(-1,-1,5),(10,10,6)"); in test_box_3d()
63 test_expand<box_type>(b, "BOX(3 15 7,-1 3 4)", "(-1,-1,4),(10,15,7)"); in test_box_3d()
81 typedef bg::model::box<Point> box_type; in test_2d() typedef
84 box_type b = bg::make_inverse<box_type>(); in test_2d()
86 test_expand<box_type>(b, "BOX(1 1,2 2)", "(1,1),(2,2)"); in test_2d()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/geometry/test/algorithms/
H A Dexpand.cpp55 typedef bg::model::box<Point> box_type; in test_box_3d() typedef
56 box_type b = bg::make_inverse<box_type>(); in test_box_3d()
58 test_expand<box_type>(b, "BOX(0 2 5,4 4 6)", "(0,2,5),(4,4,6)"); in test_box_3d()
59 test_expand<box_type>(b, "BOX(0 1 5,4 6 6)", "(0,1,5),(4,6,6)"); in test_box_3d()
60 test_expand<box_type>(b, "BOX(-1 -1 6,10 10 5)", "(-1,-1,5),(10,10,6)"); in test_box_3d()
61 test_expand<box_type>(b, "BOX(3 3 6,3 3 5)", "(-1,-1,5),(10,10,6)"); in test_box_3d()
63 test_expand<box_type>(b, "BOX(3 15 7,-1 3 4)", "(-1,-1,4),(10,15,7)"); in test_box_3d()
81 typedef bg::model::box<Point> box_type; in test_2d() typedef
84 box_type b = bg::make_inverse<box_type>(); in test_2d()
86 test_expand<box_type>(b, "BOX(1 1,2 2)", "(1,1),(2,2)"); in test_2d()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/test/algorithms/envelope_expand/
H A Dexpand.cpp60 typedef bg::model::box<Point> box_type; in test_box_3d() typedef
61 box_type b = bg::make_inverse<box_type>(); in test_box_3d()
63 test_expand<box_type>(b, "BOX(0 2 5,4 4 6)", "(0,2,5),(4,4,6)"); in test_box_3d()
64 test_expand<box_type>(b, "BOX(0 1 5,4 6 6)", "(0,1,5),(4,6,6)"); in test_box_3d()
65 test_expand<box_type>(b, "BOX(-1 -1 6,10 10 5)", "(-1,-1,5),(10,10,6)"); in test_box_3d()
66 test_expand<box_type>(b, "BOX(3 3 6,3 3 5)", "(-1,-1,5),(10,10,6)"); in test_box_3d()
68 test_expand<box_type>(b, "BOX(3 15 7,-1 3 4)", "(-1,-1,4),(10,15,7)"); in test_box_3d()
86 typedef bg::model::box<Point> box_type; in test_2d() typedef
89 box_type b = bg::make_inverse<box_type>(); in test_2d()
91 test_expand<box_type>(b, "BOX(1 1,2 2)", "(1,1),(2,2)"); in test_2d()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/geometry/test/algorithms/envelope_expand/
H A Dexpand.cpp60 typedef bg::model::box<Point> box_type; in test_box_3d() typedef
61 box_type b = bg::make_inverse<box_type>(); in test_box_3d()
63 test_expand<box_type>(b, "BOX(0 2 5,4 4 6)", "(0,2,5),(4,4,6)"); in test_box_3d()
64 test_expand<box_type>(b, "BOX(0 1 5,4 6 6)", "(0,1,5),(4,6,6)"); in test_box_3d()
65 test_expand<box_type>(b, "BOX(-1 -1 6,10 10 5)", "(-1,-1,5),(10,10,6)"); in test_box_3d()
66 test_expand<box_type>(b, "BOX(3 3 6,3 3 5)", "(-1,-1,5),(10,10,6)"); in test_box_3d()
68 test_expand<box_type>(b, "BOX(3 15 7,-1 3 4)", "(-1,-1,4),(10,15,7)"); in test_box_3d()
86 typedef bg::model::box<Point> box_type; in test_2d() typedef
89 box_type b = bg::make_inverse<box_type>(); in test_2d()
91 test_expand<box_type>(b, "BOX(1 1,2 2)", "(1,1),(2,2)"); in test_2d()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/test/algorithms/envelope_expand/
H A Dexpand.cpp60 typedef bg::model::box<Point> box_type; in test_box_3d() typedef
61 box_type b = bg::make_inverse<box_type>(); in test_box_3d()
63 test_expand<box_type>(b, "BOX(0 2 5,4 4 6)", "(0,2,5),(4,4,6)"); in test_box_3d()
64 test_expand<box_type>(b, "BOX(0 1 5,4 6 6)", "(0,1,5),(4,6,6)"); in test_box_3d()
65 test_expand<box_type>(b, "BOX(-1 -1 6,10 10 5)", "(-1,-1,5),(10,10,6)"); in test_box_3d()
66 test_expand<box_type>(b, "BOX(3 3 6,3 3 5)", "(-1,-1,5),(10,10,6)"); in test_box_3d()
68 test_expand<box_type>(b, "BOX(3 15 7,-1 3 4)", "(-1,-1,4),(10,15,7)"); in test_box_3d()
86 typedef bg::model::box<Point> box_type; in test_2d() typedef
89 box_type b = bg::make_inverse<box_type>(); in test_2d()
91 test_expand<box_type>(b, "BOX(1 1,2 2)", "(1,1),(2,2)"); in test_2d()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/geometry/test/algorithms/envelope_expand/
H A Dexpand.cpp60 typedef bg::model::box<Point> box_type; in test_box_3d() typedef
61 box_type b = bg::make_inverse<box_type>(); in test_box_3d()
63 test_expand<box_type>(b, "BOX(0 2 5,4 4 6)", "(0,2,5),(4,4,6)"); in test_box_3d()
64 test_expand<box_type>(b, "BOX(0 1 5,4 6 6)", "(0,1,5),(4,6,6)"); in test_box_3d()
65 test_expand<box_type>(b, "BOX(-1 -1 6,10 10 5)", "(-1,-1,5),(10,10,6)"); in test_box_3d()
66 test_expand<box_type>(b, "BOX(3 3 6,3 3 5)", "(-1,-1,5),(10,10,6)"); in test_box_3d()
68 test_expand<box_type>(b, "BOX(3 15 7,-1 3 4)", "(-1,-1,4),(10,15,7)"); in test_box_3d()
86 typedef bg::model::box<Point> box_type; in test_2d() typedef
89 box_type b = bg::make_inverse<box_type>(); in test_2d()
91 test_expand<box_type>(b, "BOX(1 1,2 2)", "(1,1),(2,2)"); in test_2d()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/geometries/adapted/boost_polygon/
H A Dbox.hpp57 typedef boost::polygon::rectangle_data<CoordinateType> box_type; typedef
59 static inline CoordinateType get(box_type const& b) in get()
64 static inline void set(box_type& b, CoordinateType const& value) in set()
78 typedef boost::polygon::rectangle_data<CoordinateType> box_type; typedef
80 static inline CoordinateType get(box_type const& b) in get()
85 static inline void set(box_type& b, CoordinateType const& value) in set()
99 typedef boost::polygon::rectangle_data<CoordinateType> box_type; typedef
101 static inline CoordinateType get(box_type const& b) in get()
106 static inline void set(box_type& b, CoordinateType const& value) in set()
120 typedef boost::polygon::rectangle_data<CoordinateType> box_type; typedef
[all …]

12345678910>>...38