Searched defs:points_end (Results 1 – 3 of 3) sorted by relevance
150 struct points_end<Linestring, linestring_tag> struct156 apply(Linestring& linestring) in apply()164 struct points_end<Ring, ring_tag> struct167 apply(Ring& ring) in apply()175 struct points_end<Polygon, polygon_tag> struct180 >::type return_type;182 static inline return_type apply(Polygon& polygon) in apply()198 struct points_end<MultiPoint, multi_point_tag> struct204 apply(MultiPoint& multipoint) in apply()212 struct points_end<MultiLinestring, multi_linestring_tag> struct[all …]
35 struct points_end struct
39 const TPointIter &points_end, in KDBush()50 void fill(const TPointIter &points_begin, const TPointIter &points_end) { in fill()