Home
last modified time | relevance | path

Searched defs:point_multipoint (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/relate/
Dpoint_point.hpp90 struct point_multipoint struct
92 static const bool interruption_enabled = false;
95 static inline void apply(Point const& point, MultiPoint const& multi_point, in apply()