[Paraview] ClientDeliveryRepresentation

jonathan grimm flymolo at gmail.com
Mon Dec 29 13:04:40 EST 2008


Can I write a strategy to make it support 3D Image data?
Would a vtkImageDataStreamer solve this problem?

On Mon, Dec 22, 2008 at 10:05 AM, Utkarsh Ayachit <
utkarsh.ayachit at kitware.com> wrote:

> Look at  vtkSMClientDeliveryStrategyProxy::UpdatePipelineInternal()
> that's where the data  type is set on the data-transfer filter. BTW,
> ClientDeliverRepresentation cannot deliver 3D image data. It can only
> deliver 2D slices.
>
> Utkarsh
>
> On Mon, Dec 22, 2008 at 12:17 PM, jonathan grimm <flymolo at gmail.com>
> wrote:
> > How does the ClientDeliveryRepresentation choose what data type to send?
> > I have two pipelines:
> > Reader->ImageReslice->ClientDeliveryRepresentation->ImagePlaneWidget
> > and
> > Reader->ClientDeliveryRepresentation->hacked ImagePlaneWidget that allows
> > pipeline inputs
> > The first works beautifully, while the ImageReslice inside my second
> > pipeline complains that it is getting polydata instead of imagedata.
> > Any suggestions, besides producing an image plane widget that uses a
> server
> > side reslice?
> >
> > --
> > Sometimes it's hard to tell the dancer from the dance - Corwin in CoC
> >
> > _______________________________________________
> > ParaView mailing list
> > ParaView at paraview.org
> > http://www.paraview.org/mailman/listinfo/paraview
> >
> >
>



-- 
Sometimes it's hard to tell the dancer from the dance - Corwin in CoC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20081229/fb30e01f/attachment.htm>


More information about the ParaView mailing list