Function sort_vec_3d_z

Source
pub fn sort_vec_3d_z<P>(xs: &mut Vec<P>)
where P: Is3D,
Expand description

Helper function to sort a Vec of Is3D by z