Searched refs:sections_type (Results 1 – 5 of 5) sorted by relevance
175 typedef typename Original::sections_type sections_type; in point_in_original() typedef176 typedef typename boost::range_iterator<sections_type const>::type iterator_type; in point_in_original()177 typedef typename boost::range_value<sections_type const>::type section_type; in point_in_original()
224 typedef geometry::sections<box_type, 1> sections_type; typedef254 sections_type m_sections;279 typedef geometry::sections<box_type, 2> sections_type; typedef280 sections_type monotonic_sections;
43 typedef bg::sections<box_type, DimensionCount> sections_type; in test_sectionalize_part() typedef44 typedef typename boost::range_value<sections_type>::type section_type; in test_sectionalize_part()53 sections_type sections; in test_sectionalize_part()
153 typedef geometry::sections<box_type, 2> sections_type; in apply() typedef157 sections_type sec; in apply()
573 typedef geometry::sections<box_type, 2> sections_type; in apply() typedef575 sections_type sec1, sec2; in apply()