Home
last modified time | relevance | path

Searched refs:polygon_2d (Results 1 – 25 of 31) sorted by relevance

12

/dports/devel/boost-docs/boost_1_72_0/libs/geometry/example/
H A D05_a_overlay_polygon_example.cpp38 typedef bg::model::polygon<point_2d> polygon_2d; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS() typedef
47 polygon_2d a; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
57 polygon_2d b; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
76 std::vector<polygon_2d> intersection; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
80 BOOST_FOREACH(polygon_2d const& polygon, intersection) in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
H A D03_polygon_example.cpp36 typedef model::polygon<point_2d> polygon_2d; in main() typedef
41 polygon_2d poly; in main()
108 typedef std::vector<polygon_2d> polygon_list; in main()
118 typedef model::multi_polygon<polygon_2d> polygon_set; in main()
122 polygon_2d hull; in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/example/
H A D05_a_overlay_polygon_example.cpp38 typedef bg::model::polygon<point_2d> polygon_2d; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS() typedef
47 polygon_2d a; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
57 polygon_2d b; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
76 std::vector<polygon_2d> intersection; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
80 BOOST_FOREACH(polygon_2d const& polygon, intersection) in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
H A D03_polygon_example.cpp36 typedef model::polygon<point_2d> polygon_2d; in main() typedef
41 polygon_2d poly; in main()
108 typedef std::vector<polygon_2d> polygon_list; in main()
118 typedef model::multi_polygon<polygon_2d> polygon_set; in main()
122 polygon_2d hull; in main()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/geometry/example/
H A D05_a_overlay_polygon_example.cpp38 typedef bg::model::polygon<point_2d> polygon_2d; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS() typedef
47 polygon_2d a; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
57 polygon_2d b; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
76 std::vector<polygon_2d> intersection; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
80 BOOST_FOREACH(polygon_2d const& polygon, intersection) in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
H A D03_polygon_example.cpp36 typedef model::polygon<point_2d> polygon_2d; in main() typedef
41 polygon_2d poly; in main()
108 typedef std::vector<polygon_2d> polygon_list; in main()
118 typedef model::multi_polygon<polygon_2d> polygon_set; in main()
122 polygon_2d hull; in main()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/geometry/example/
H A D05_a_overlay_polygon_example.cpp38 typedef bg::model::polygon<point_2d> polygon_2d; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS() typedef
47 polygon_2d a; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
57 polygon_2d b; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
76 std::vector<polygon_2d> intersection; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
80 BOOST_FOREACH(polygon_2d const& polygon, intersection) in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
H A D03_polygon_example.cpp36 typedef model::polygon<point_2d> polygon_2d; in main() typedef
41 polygon_2d poly; in main()
108 typedef std::vector<polygon_2d> polygon_list; in main()
118 typedef model::multi_polygon<polygon_2d> polygon_set; in main()
122 polygon_2d hull; in main()
/dports/databases/percona57-server/boost_1_59_0/libs/geometry/example/
H A D05_a_overlay_polygon_example.cpp38 typedef bg::model::polygon<point_2d> polygon_2d; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS() typedef
47 polygon_2d a; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
57 polygon_2d b; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
76 std::vector<polygon_2d> intersection; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
80 BOOST_FOREACH(polygon_2d const& polygon, intersection) in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
H A D03_polygon_example.cpp36 typedef model::polygon<point_2d> polygon_2d; in main() typedef
41 polygon_2d poly; in main()
108 typedef std::vector<polygon_2d> polygon_list; in main()
118 typedef model::multi_polygon<polygon_2d> polygon_set; in main()
122 polygon_2d hull; in main()
/dports/databases/xtrabackup/boost_1_59_0/libs/geometry/example/
H A D05_a_overlay_polygon_example.cpp38 typedef bg::model::polygon<point_2d> polygon_2d; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS() typedef
47 polygon_2d a; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
57 polygon_2d b; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
76 std::vector<polygon_2d> intersection; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
80 BOOST_FOREACH(polygon_2d const& polygon, intersection) in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
H A D03_polygon_example.cpp36 typedef model::polygon<point_2d> polygon_2d; in main() typedef
41 polygon_2d poly; in main()
108 typedef std::vector<polygon_2d> polygon_list; in main()
118 typedef model::multi_polygon<polygon_2d> polygon_set; in main()
122 polygon_2d hull; in main()
/dports/databases/percona57-client/boost_1_59_0/libs/geometry/example/
H A D05_a_overlay_polygon_example.cpp38 typedef bg::model::polygon<point_2d> polygon_2d; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS() typedef
47 polygon_2d a; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
57 polygon_2d b; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
76 std::vector<polygon_2d> intersection; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
80 BOOST_FOREACH(polygon_2d const& polygon, intersection) in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
H A D03_polygon_example.cpp36 typedef model::polygon<point_2d> polygon_2d; in main() typedef
41 polygon_2d poly; in main()
108 typedef std::vector<polygon_2d> polygon_list; in main()
118 typedef model::multi_polygon<polygon_2d> polygon_set; in main()
122 polygon_2d hull; in main()
/dports/devel/boost-libs/boost_1_72_0/libs/geometry/example/
H A D05_a_overlay_polygon_example.cpp38 typedef bg::model::polygon<point_2d> polygon_2d; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS() typedef
47 polygon_2d a; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
57 polygon_2d b; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
76 std::vector<polygon_2d> intersection; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
80 BOOST_FOREACH(polygon_2d const& polygon, intersection) in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/example/
H A D05_a_overlay_polygon_example.cpp38 typedef bg::model::polygon<point_2d> polygon_2d; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS() typedef
47 polygon_2d a; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
57 polygon_2d b; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
76 std::vector<polygon_2d> intersection; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
80 BOOST_FOREACH(polygon_2d const& polygon, intersection) in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS()
/dports/devel/boost-docs/boost_1_72_0/libs/geometry/example/with_external_libs/
H A Dx05_shapelib_example.cpp87 typedef model::polygon<model::d2::point_xy<double> > polygon_2d; in main() typedef
88 std::vector<polygon_2d> polygons; in main()
92 read_shapefile(filename, polygons, convert<polygon_2d>); in main()
101 for (std::vector<polygon_2d>::iterator it = polygons.begin(); it != polygons.end(); it++) in main()
103 polygon_2d p; in main()
111 for (std::vector<polygon_2d>::const_iterator it = polygons.begin(); it != polygons.end(); it++) in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/example/with_external_libs/
H A Dx05_shapelib_example.cpp87 typedef model::polygon<model::d2::point_xy<double> > polygon_2d; in main() typedef
88 std::vector<polygon_2d> polygons; in main()
92 read_shapefile(filename, polygons, convert<polygon_2d>); in main()
101 for (std::vector<polygon_2d>::iterator it = polygons.begin(); it != polygons.end(); it++) in main()
103 polygon_2d p; in main()
111 for (std::vector<polygon_2d>::const_iterator it = polygons.begin(); it != polygons.end(); it++) in main()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/geometry/example/with_external_libs/
H A Dx05_shapelib_example.cpp87 typedef model::polygon<model::d2::point_xy<double> > polygon_2d; in main() typedef
88 std::vector<polygon_2d> polygons; in main()
92 read_shapefile(filename, polygons, convert<polygon_2d>); in main()
101 for (std::vector<polygon_2d>::iterator it = polygons.begin(); it != polygons.end(); it++) in main()
103 polygon_2d p; in main()
111 for (std::vector<polygon_2d>::const_iterator it = polygons.begin(); it != polygons.end(); it++) in main()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/geometry/example/with_external_libs/
H A Dx05_shapelib_example.cpp87 typedef model::polygon<model::d2::point_xy<double> > polygon_2d; in main() typedef
88 std::vector<polygon_2d> polygons; in main()
92 read_shapefile(filename, polygons, convert<polygon_2d>); in main()
101 for (std::vector<polygon_2d>::iterator it = polygons.begin(); it != polygons.end(); it++) in main()
103 polygon_2d p; in main()
111 for (std::vector<polygon_2d>::const_iterator it = polygons.begin(); it != polygons.end(); it++) in main()
/dports/databases/percona57-server/boost_1_59_0/libs/geometry/example/with_external_libs/
H A Dx05_shapelib_example.cpp87 typedef model::polygon<model::d2::point_xy<double> > polygon_2d; in main() typedef
88 std::vector<polygon_2d> polygons; in main()
92 read_shapefile(filename, polygons, convert<polygon_2d>); in main()
101 for (std::vector<polygon_2d>::iterator it = polygons.begin(); it != polygons.end(); it++) in main()
103 polygon_2d p; in main()
111 for (std::vector<polygon_2d>::const_iterator it = polygons.begin(); it != polygons.end(); it++) in main()
/dports/databases/xtrabackup/boost_1_59_0/libs/geometry/example/with_external_libs/
H A Dx05_shapelib_example.cpp87 typedef model::polygon<model::d2::point_xy<double> > polygon_2d; in main() typedef
88 std::vector<polygon_2d> polygons; in main()
92 read_shapefile(filename, polygons, convert<polygon_2d>); in main()
101 for (std::vector<polygon_2d>::iterator it = polygons.begin(); it != polygons.end(); it++) in main()
103 polygon_2d p; in main()
111 for (std::vector<polygon_2d>::const_iterator it = polygons.begin(); it != polygons.end(); it++) in main()
/dports/databases/percona57-client/boost_1_59_0/libs/geometry/example/with_external_libs/
H A Dx05_shapelib_example.cpp87 typedef model::polygon<model::d2::point_xy<double> > polygon_2d; in main() typedef
88 std::vector<polygon_2d> polygons; in main()
92 read_shapefile(filename, polygons, convert<polygon_2d>); in main()
101 for (std::vector<polygon_2d>::iterator it = polygons.begin(); it != polygons.end(); it++) in main()
103 polygon_2d p; in main()
111 for (std::vector<polygon_2d>::const_iterator it = polygons.begin(); it != polygons.end(); it++) in main()
/dports/devel/boost-libs/boost_1_72_0/libs/geometry/example/with_external_libs/
H A Dx05_shapelib_example.cpp87 typedef model::polygon<model::d2::point_xy<double> > polygon_2d; in main() typedef
88 std::vector<polygon_2d> polygons; in main()
92 read_shapefile(filename, polygons, convert<polygon_2d>); in main()
101 for (std::vector<polygon_2d>::iterator it = polygons.begin(); it != polygons.end(); it++) in main()
103 polygon_2d p; in main()
111 for (std::vector<polygon_2d>::const_iterator it = polygons.begin(); it != polygons.end(); it++) in main()
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/example/with_external_libs/
H A Dx05_shapelib_example.cpp87 typedef model::polygon<model::d2::point_xy<double> > polygon_2d; in main() typedef
88 std::vector<polygon_2d> polygons; in main()
92 read_shapefile(filename, polygons, convert<polygon_2d>); in main()
101 for (std::vector<polygon_2d>::iterator it = polygons.begin(); it != polygons.end(); it++) in main()
103 polygon_2d p; in main()
111 for (std::vector<polygon_2d>::const_iterator it = polygons.begin(); it != polygons.end(); it++) in main()

12