Function heron::rapier_plugin::rapier::parry::transformation::check_convex_hull[][src]

pub fn check_convex_hull(points: &[Point<f32, 3_usize>], triangles: &[[u32; 3]])

Checks if a convex-hull is properly formed.