Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/arithmetic/
Darithmetic.hpp71 struct point_operation struct
73 PointSrc const& m_point_src;
75 inline point_operation(PointSrc const& point) in point_operation() function
80 inline void apply(PointDst& point_dst) const in apply()