educelab / volume-cartographer

Volumetric processing toolkit and C++ libraries for the recovery and restoration of damaged cultural materials
GNU General Public License v3.0
63 stars 21 forks source link

Review file output classes for failure checking #52

Closed csparker247 closed 9 months ago

csparker247 commented 1 year ago

51 fixes a bug in PointSetIO that checks for file write failure. We need to review the other file writing classes to make sure they do the same checks.