iced_graphics::mesh

Function attribute_count_of

Source
pub fn attribute_count_of(meshes: &[Mesh]) -> AttributeCount
Expand description

Returns the number of total vertices & total indices of all Meshes.