Skip to content

vtkPLYWriter: Feat support not writing the object information

gaoxinyu18 requested to merge gaoxinyu18/vtk:whether_to_write_obj_info into master

I found some softwares don't support read the PLY file with the obj_info in the header.

So I thought, maybe we can give the writer an option to support not writing the obj_info.

Merge request reports