[][src]Function meshopt::packing::pack_vertices

pub fn pack_vertices<T: FromVertex + Default + Clone>(
    input: &[Vertex]
) -> Vec<T>