Home
last modified time | relevance | path

Searched defs:point_operation (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.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()