Hi,
I need to be able to use data already in memory rather than writing it out to a vtk file and then reading it a second time.
The only way I see to do that is via modifying the vtkSimplePointsReader.cxx and .h files or copying them to new files with different names and modifying those.
Doing either works as far as compiling and building (WinXP, VS2008), but the first time I ever...
2009-05-22 20:00:20 UTC in VTK .NET