Searched refs:boundary_view (Results 1 – 3 of 3) sorted by relevance
26 struct boundary_view struct39 struct boundary_view struct40 : detail_dispatch::boundary_view<Geometry>42 explicit boundary_view(Geometry& geometry) in boundary_view() argument43 : detail_dispatch::boundary_view<Geometry>(geometry) in boundary_view()56 struct tag< geometry::detail::boundary_view<Geometry> >58 typedef typename detail_dispatch::boundary_view
337 typedef boundary_view<typename ring_type<Areal>::type> boundary_view_type;430 struct boundary_view<Ring, ring_tag> struct433 explicit boundary_view(Ring& ring) in boundary_view() function439 struct boundary_view<Polygon, polygon_tag> struct442 explicit boundary_view(Polygon& polygon) in boundary_view() function448 struct boundary_view<MultiPolygon, multi_polygon_tag> struct451 explicit boundary_view(MultiPolygon& multipolygon) in boundary_view() function
729 detail::boundary_view<Geometry1 const> view1(geometry1); in apply()730 detail::boundary_view<Geometry2 const> view2(geometry2); in apply()734 detail::boundary_view<Geometry1 const>, in apply()735 detail::boundary_view<Geometry2 const>, in apply()