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

pub fn check_convex_hull(
    points: &[OPoint<f32, Const<3_usize>>],
    triangles: &[[u32; 3]]
)
Expand description

Checks if a convex-hull is properly formed.