Can I write a strategy to make it support 3D Image data? <div><br></div><div>Would a vtkImageDataStreamer solve this problem?<br><br><div class="gmail_quote">On Mon, Dec 22, 2008 at 10:05 AM, Utkarsh Ayachit <span dir="ltr"><<a href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Look at vtkSMClientDeliveryStrategyProxy::UpdatePipelineInternal()<br>
that's where the data type is set on the data-transfer filter. BTW,<br>
ClientDeliverRepresentation cannot deliver 3D image data. It can only<br>
deliver 2D slices.<br>
<br>
Utkarsh<br>
<div><div></div><div class="Wj3C7c"><br>
On Mon, Dec 22, 2008 at 12:17 PM, jonathan grimm <<a href="mailto:flymolo@gmail.com">flymolo@gmail.com</a>> wrote:<br>
> How does the ClientDeliveryRepresentation choose what data type to send?<br>
> I have two pipelines:<br>
> Reader->ImageReslice->ClientDeliveryRepresentation->ImagePlaneWidget<br>
> and<br>
> Reader->ClientDeliveryRepresentation->hacked ImagePlaneWidget that allows<br>
> pipeline inputs<br>
> The first works beautifully, while the ImageReslice inside my second<br>
> pipeline complains that it is getting polydata instead of imagedata.<br>
> Any suggestions, besides producing an image plane widget that uses a server<br>
> side reslice?<br>
><br>
> --<br>
> Sometimes it's hard to tell the dancer from the dance - Corwin in CoC<br>
><br>
</div></div>> _______________________________________________<br>
> ParaView mailing list<br>
> <a href="mailto:ParaView@paraview.org">ParaView@paraview.org</a><br>
> <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
><br>
><br>
</blockquote></div><br><br clear="all"><br>-- <br>Sometimes it's hard to tell the dancer from the dance - Corwin in CoC<br>
</div>