Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/strategies/cartesian/
Dpoint_in_point.hpp77 struct cartesian_point_point struct
79 typedef cartesian_tag cs_tag;
82 static inline bool apply(Point1 const& point1, Point2 const& point2) in apply()