Searched refs:dist_half_diff (Results 1 – 1 of 1) sorted by relevance
138 promoted_type dist_half_diff = (dist_left - dist_right) / two; in apply() local142 dist_half_diff = -dist_half_diff; in apply()146 set<0>(shifted_point, get<0>(ultimate_point) + dist_half_diff * cos(alpha)); in apply()147 set<1>(shifted_point, get<1>(ultimate_point) + dist_half_diff * sin(alpha)); in apply()