write_mesh_with_attributes

Function write_mesh_with_attributes 

Source
pub fn write_mesh_with_attributes<P: AsRef<Path>>(
    mesh: &ExtendedTriangleMesh,
    path: P,
    options: Option<SerializationOptions>,
) -> Result<()>
Expand description

Write mesh with attribute preservation