Searched defs:point_on_border (Results 1 – 1 of 1) sorted by relevance
45 namespace detail { namespace point_on_border namespace215 struct point_on_border struct220 struct point_on_border<point_tag, Midpoint> struct226 struct point_on_border<linestring_tag, Midpoint> struct232 struct point_on_border<ring_tag, Midpoint> struct238 struct point_on_border<polygon_tag, Midpoint> struct244 struct point_on_border<box_tag, Midpoint> struct250 struct point_on_border<multi_polygon_tag, Midpoint> struct259 struct point_on_border<multi_linestring_tag, Midpoint> struct282 inline bool point_on_border(Point& point, Geometry const& geometry) in point_on_border() function