[vtkusers] Precision Loss During PolyData File Manipulation

oyster sancho at whu.edu.cn
Mon Nov 9 19:09:12 EST 2015


Hi, Thomas
The precision loss is caused by the polydatawriter, since you stored it as
ASCII. Using BINARY would cure this usually.

BTW, is you are not sure float will be as precise as it, set vtkPoints'
datatype to DOUBLE. Some vtkAlgorithm also has similar settings.

Regards,
Sancho.



--
View this message in context: http://vtk.1045678.n5.nabble.com/Precision-Loss-During-PolyData-File-Manipulation-tp5734888p5734889.html
Sent from the VTK - Users mailing list archive at Nabble.com.


More information about the vtkusers mailing list