[vtkusers] VTK C++ Exception handling?
Ashika Umanga Umagiliya
aumanga at biggjapan.com
Fri Jul 22 05:48:13 EDT 2011
Greetings all,
I use "vtkVoxelContoursToSurfaceFilter" to generate mesh from stack of
contours.
I use chain of filters during the process.
(vtkTriangleFilter,vtkSmoothPolyDataFilter,vtkDecimatePro)
But sometimes VTK crash due to memory allocation problems.Is there a way to
catch the exception using "try" "catch" in VTK ?
Best Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110722/28154b3b/attachment.htm>
More information about the vtkusers
mailing list