Searched refs:winding (Results 1 – 8 of 8) sorted by relevance
28 bool winding = false; member34 winding = rhs.winding; in Bound()39 winding = rhs.winding; in operator =()
17 bool winding; member67 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()
339 class winding class360 friend class winding;405 winding() in winding() function in boost::geometry::strategy::within::winding408 explicit winding(SideStrategy const& side_strategy) in winding() function in boost::geometry::strategy::within::winding479 typedef winding489 typedef winding499 typedef winding509 typedef winding531 typedef within::winding541 typedef within::winding[all …]
155 typedef strategy::within::winding<Point> strategy_type; in point_in_original()
217 typedef strategy::within::winding<point_type> strategy_type; in apply()
84 typedef strategy::within::winding
97 typedef strategy::within::winding
81 typedef strategy::within::winding