pub fn write_obj(obj: &OBJ, file: &mut File) -> Result<()>
Writes a Psy-Q OBJ. If the file cannot be written an error will be returned.