Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/strategies/cartesian/
Dpoint_in_point.hpp46 struct point_point_generic struct
49 static inline bool apply(Point1 const& p1, Point2 const& p2) in apply()
61 struct point_point_generic<DimensionCount, DimensionCount> struct
64 static inline bool apply(Point1 const&, Point2 const& ) in apply()