Home
last modified time | relevance | path

Searched defs:get_direction_loop (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/algorithms/detail/sections/
H A Dsectionalize.hpp155 struct get_direction_loop struct
157 typedef typename boost::mpl::at_c<DimensionVector, Index>::type dimension;
160 static inline void apply(Segment const& seg, in apply()
189 struct get_direction_loop<Point, DimensionVector, 0, Count, spherical_tag> struct
191 typedef typename boost::mpl::at_c<DimensionVector, 0>::type dimension;
194 static inline void apply(Segment const& seg, in apply()
227 struct get_direction_loop<Point, DimensionVector, Count, Count, CastedCSTag> struct
230 static inline void apply(Segment const&, int [Count]) in apply()