Has anyone used this filter to read in PLY files? I am having trouble
reading in PLY files. I generated these data files
using the original ply code to test the filter. I get usually an error
on the file type (returns 0).. I tried both ascii as well
as binary format, but the same type error.
== krs