Home
last modified time | relevance | path

Searched refs:winding (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dtile_cover_impl.hpp28 bool winding = false; member
34 winding = rhs.winding; in Bound()
39 winding = rhs.winding; in operator =()
H A Dtile_cover_impl.cpp17 bool winding; member
67 bnd.winding = true; in create_bound_towards_maximum()
93 bnd.winding = false; in create_bound_towards_minimum()
142 TileSpan xp = { INT_MAX, 0, b.winding }; in scan_row()
215 bnd.winding = false; in operator ()()
231 bnd.winding = false; in operator ()()
315 int32_t nzRule = xps[0].winding ? 1 : -1; in nextRow()
324 nzRule += xp.winding ? 1 : -1; in nextRow()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/agnostic/
H A Dpoint_in_poly_winding.hpp339 class winding class
360 friend class winding;
405 winding() in winding() function in boost::geometry::strategy::within::winding
408 explicit winding(SideStrategy const& side_strategy) in winding() function in boost::geometry::strategy::within::winding
479 typedef winding
489 typedef winding
499 typedef winding
509 typedef winding
531 typedef within::winding
541 typedef within::winding
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/
H A Dturn_in_original_visitor.hpp155 typedef strategy::within::winding<Point> strategy_type; in point_in_original()
H A Dturn_in_piece_visitor.hpp217 typedef strategy::within::winding<point_type> strategy_type; in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Dintersection.hpp84 typedef strategy::within::winding
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/spherical/
H A Dintersection.hpp97 typedef strategy::within::winding
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/geographic/
H A Dintersection.hpp81 typedef strategy::within::winding