Function sort_vec_3d_y

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

Helper function to sort a Vec of Is3D by y