Function parry3d::transformation::utils::reverse_clockwising
source · pub fn reverse_clockwising(indices: &mut [[u32; 3]])
Expand description
Reverses the clockwising of a set of faces.
pub fn reverse_clockwising(indices: &mut [[u32; 3]])
Reverses the clockwising of a set of faces.