Searched defs:stateful_range_appender (Results 1 – 1 of 1) sorted by relevance
252 struct stateful_range_appender struct254 typedef typename geometry::point_type<Geometry>::type point_type;257 inline void append(Geometry geom, point_type const& point, bool) in append()264 struct stateful_range_appender<Geometry, open> struct266 typedef typename geometry::point_type<Geometry>::type point_type;270 >::type size_type;278 inline stateful_range_appender() in stateful_range_appender() function283 inline void append(Geometry geom, point_type const& point, bool is_next_expected) in append()309 static inline bool disjoint(point_type const& p1, point_type const& p2) in disjoint()320 size_type pt_index;[all …]