Searched defs:bounded_view (Results 1 – 1 of 1) sorted by relevance
26 struct bounded_view struct38 struct bounded_view<Segment, Box, segment_tag, box_tag, cs::cartesian> struct41 typedef typename geometry::coordinate_type<Box>::type coordinate_type;43 explicit bounded_view(Segment const& segment) in bounded_view() argument48 inline coordinate_type get_min() const in get_min()56 inline coordinate_type get_max() const in get_max()64 Segment const& m_segment;68 struct bounded_view<Segment, Box, segment_tag, box_tag, CSystem> struct71 typedef typename geometry::coordinate_type<Box>::type coordinate_type;73 explicit bounded_view(Segment const& segment) in bounded_view() argument[all …]