Function ssbh_data::mesh_data::read_attributes_by_usage[][src]

pub fn read_attributes_by_usage(
    mesh: &Mesh,
    mesh_object: &MeshObject,
    usage: AttributeUsage
) -> Result<Vec<AttributeData>, Box<dyn Error>>
Expand description

Read data for all attributes of the given usage for mesh_object.