Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/arithmetic/
H A Darithmetic.hpp112 struct point_assignment struct
114 PointSrc const& m_point_src;
116 inline point_assignment(PointSrc const& point) in point_assignment() function
121 inline void apply(PointDst& point_dst) const in apply()