Searched refs:r_minus_eps (Results 1 – 1 of 1) sorted by relevance
69 const float r_minus_eps = std::max(0.f, max_len - eps); in wangs_formula_conic_reference_impl() local73 (tP[2] - tP[1] * 2 * w + tP[0]).length() + r_minus_eps * std::abs(1 - 2 * w + 1); in wangs_formula_conic_reference_impl()