Searched defs:segments_end (Results 1 – 2 of 2) sorted by relevance
154 struct segments_end<Linestring, linestring_tag> struct159 >::type return_type;161 static inline return_type apply(Linestring& linestring) in apply()169 struct segments_end<Ring, ring_tag> struct174 >::type return_type;176 static inline return_type apply(Ring& ring) in apply()184 struct segments_end<Polygon, polygon_tag> struct189 >::type inner_range;194 >::type return_type;196 static inline return_type apply(Polygon& polygon) in apply()[all …]
35 struct segments_end struct