[Paraview] vtkXMLCollection and hardcoded extensions.

2013-05-06 Thread Nico Kruithof
). However, if I change to my own file format, my reader is not recognised anymore. From the code it seems that there is only a limited and fixed number of data formats supported. What would be the best way to load and process the data in parallel? -- Nico Kruithof nghk.nl

[Paraview] Bugfix.

2013-02-21 Thread Nico Kruithof
Hello, When I tried to compile the latest release (3.98.1) with the intel compiler, I received a compiler error. Attached is a fix. There was a template function that was implemented in the source file and therefore could not be found by the compiler. -- Nico Kruithof nghk.nl fix.diff

[Paraview] Slicing an image cube

2013-02-06 Thread Nico Kruithof
convenient if one view could be setup in such a way that the viewing direction is always orthogonal to the slice. Can that be done? -- Nico Kruithof nghk.nl ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com

[Paraview] Meta data with an image.

2013-02-04 Thread Nico Kruithof
Hello, I've written a loader based on a vtkImageReader2. I can set the origin and the spacing of the data, but would also like to annotate the axis (names and units), such that they automatically show up correctly in the axis. Is this possible? -- Nico Kruithof ng

Re: [Paraview] Paraview plugin doesn't load the GUI.

2013-01-11 Thread Nico Kruithof
t; mkdir build-examples > cd build-examples > ccmake ../src-paraview/Examples > make > > And then load the generated library inside build-examples/Plugings/ > HelixSource > > Seb > > > On Fri, Jan 11, 2013 at 4:29 AM, Nico Kruithof wrote: > >> Hello, >>

[Paraview] Paraview plugin doesn't load the GUI.

2013-01-11 Thread Nico Kruithof
the python code and the output data type are still shown. Are there other things that I need to set up? Nico Kruithof Visualisation expert, SURFsara.nl ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com