Function meshopt::packing::pack_vertices

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