Can I write a strategy to make it support 3D Image data? &nbsp;<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">&lt;<a href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Look at &nbsp;vtkSMClientDeliveryStrategyProxy::UpdatePipelineInternal()<br>
that&#39;s where the data &nbsp;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 &lt;<a href="mailto:flymolo@gmail.com">flymolo@gmail.com</a>&gt; wrote:<br>
&gt; How does the ClientDeliveryRepresentation choose what data type to send?<br>
&gt; I have two pipelines:<br>
&gt; Reader-&gt;ImageReslice-&gt;ClientDeliveryRepresentation-&gt;ImagePlaneWidget<br>
&gt; and<br>
&gt; Reader-&gt;ClientDeliveryRepresentation-&gt;hacked ImagePlaneWidget that allows<br>
&gt; pipeline inputs<br>
&gt; The first works beautifully, while the ImageReslice inside my second<br>
&gt; pipeline complains that it is getting polydata instead of imagedata.<br>
&gt; Any suggestions, besides producing an image plane widget that uses a server<br>
&gt; side reslice?<br>
&gt;<br>
&gt; --<br>
&gt; Sometimes it&#39;s hard to tell the dancer from the dance - Corwin in CoC<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; ParaView mailing list<br>
&gt; <a href="mailto:ParaView@paraview.org">ParaView@paraview.org</a><br>
&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;<br>
&gt;<br>
</blockquote></div><br><br clear="all"><br>-- <br>Sometimes it&#39;s hard to tell the dancer from the dance - Corwin in CoC<br>
</div>