Cargo Features
[dependencies]
chull-adapt = { version = "2.0.1-beta.0", default-features = false, features = ["qhull", "quick_convex_hull"] }
- default = quick_convex_hull
-
The
quick_convex_hullfeature is set by default wheneverchull-adaptis added withoutsomewhere in the dependency tree.default-features = false - qhull
-
Enables qhull-enhanced
- quick_convex_hull default
-
Enables qchull
chull-adapt has 3 features without comments.