write_obj

Function write_obj 

Source
pub fn write_obj(obj: &OBJ, file: &mut File) -> Result<()>
Expand description

Writes a Psy-Q OBJ. If the file cannot be written an error will be returned.