write_vec

Function write_vec 

Source
pub fn write_vec<W>(mesh: &[PolygonMesh], writer: W) -> Result<(), Error>
where W: Write,
Expand description

Writes obj data to output stream