Skip to main content

Hull

Type Alias Hull 

Source
pub type Hull<S> = Hull3<S>;
Available on crate feature math-utils only.
Expand description

A convex hull

Aliased Typeยง

pub struct Hull<S> { /* private fields */ }