Function meshopt::stripify::unstripify [−][src]
pub fn unstripify(indices: &[u32], restart_index: u32) -> Result<Vec<u32>>
Converts a triangle strip to a triangle list
pub fn unstripify(indices: &[u32], restart_index: u32) -> Result<Vec<u32>>
Converts a triangle strip to a triangle list