59 const std::vector<
ShapeGroup<Rgba32>> &shape_groups,
const std::vector<PackableTile::Id> &combined_index_to_id);
ShapeGroupMetadata build_shape_group_metadata(const std::vector< ShapeGroup< Rgba32 > > &shape_groups, const std::vector< PackableTile::Id > &combined_index_to_id)
Builds ShapeGroupMetadata from shape groups and a combined-index-to-ID mapping.
A group of tiles that share the same canonical shape but have different color assignments.