Searched refs:check_intersection (Results 1 – 2 of 2) sorted by relevance
180 bool check_intersection = true) in apply() argument196 if (check_intersection in apply()302 Strategy const& strategy, bool check_intersection = true) in apply() argument304 return apply(geometry, segment_or_box, strategy, check_intersection); in apply()
101 bool check_intersection = true) in apply() argument103 if (check_intersection && geometry::intersects(segment, box)) in apply()216 bool check_intersection = true) in apply() argument218 if (check_intersection && geometry::intersects(segment, box)) in apply()