Searched refs:makeJoin (Results 1 – 1 of 1) sorted by relevance
780 const auto makeJoin = [this, &common, &prev, &curr](bool left, float radius) { in join() local834 makeJoin(true, leftRadius); in join()835 makeJoin(false, rightRadius); in join()