Skip to main content

to_obj

Function to_obj 

Source
pub fn to_obj<W: Write>(city_json: &CityJSON, writer: &mut W) -> Result<()>
Expand description

Writes a CityJSON object as OBJ to writer.