Hi,

I'm trying to read a triangle mesh from a .vtk file (polydata) using
mitk::VtkSurfaceReader.
If the file exists, it works fine.
If the file does not exist then I still get an mitk::Surface (with a
null polydata object attached to it), but I was expecting either null or
an exception.

What is supposed to happen in case of an error? GetNumberOfOutputs()
return 1 too (even though there is nothing to read).

I think I'm on a fork of 2013.09 somewhere...


Thanks,

Johannes


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to