Function half_hull

Source
pub fn half_hull(ps: Vec<Vector>, hull: Hull, eps: Eps) -> Vec<Vector>
Expand description

上半分/下半分の凸包を求める