[vtkusers] vtkXMLPUnstructuredGridWriter() howto?

Bill Lorensen bill.lorensen at gmail.com
Mon Sep 20 15:38:47 EDT 2010


Bad design, I would say.

On Mon, Sep 20, 2010 at 3:35 PM, David Doria <daviddoria at gmail.com> wrote:
> On Mon, Sep 20, 2010 at 3:29 PM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
>> This example should not have a vtkImageDataStreamer. That is used to
>> break up the output of a pipeline into multiple pieces for upstream
>> processing.
>>
>> The parallel writer breaks up an image into multiple pieces for
>> writing (I think).
>>
>> Bill
>
> Then I guess my only remaining question is why do you have to set the
> number of pieces as well as the start and end piece? When would they
> not be 0 and num-1?
>



More information about the vtkusers mailing list