One more question along this same line.  Now that I have opaque vtkPolyData, I&#39;m noticing that my vtkPicker is no longer hitting the same data it was before, it&#39;s hitting the now opaque poly data.  This makes sense to me, but I don&#39;t want it to happen.  Is there a way to tell the vtkPicker to ignore some vtkPolyData (ie always pick the underlying data).<div>
<br></div><div>Thanks<br><br><div class="gmail_quote">On Tue, Apr 10, 2012 at 9:09 AM, Jonathan Morra <span dir="ltr">&lt;<a href="mailto:jonmorra@gmail.com">jonmorra@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Your filter works perfectly, thanks!<div class="HOEnZb"><div class="h5"><br><br><div class="gmail_quote">On Tue, Apr 10, 2012 at 8:39 AM, David Gobbi <span dir="ltr">&lt;<a href="mailto:david.gobbi@gmail.com" target="_blank">david.gobbi@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>On Tue, Apr 10, 2012 at 9:33 AM, Jonathan Morra &lt;<a href="mailto:jonmorra@gmail.com" target="_blank">jonmorra@gmail.com</a>&gt; wrote:<br>
&gt; I will try out the Delaunay filter.  As for your filter, I pulled from the<br>
&gt; v5.10.0-rc1 branch at the end of March.  I&#39;m using other libraries (gdcm)<br>
&gt; that won&#39;t work with VTK6 so I can&#39;t pull from master.  I can&#39;t seem to find<br>
&gt; your filter on my branch, where can I find your filter?<br>
<br>
</div>You would have to cherry-pick it from gerrit.  On the &quot;Download&quot;<br>
line just above the list of files, choose cherry-pick and then<br>
copy-and-paste the text into your shell.  Ideally you should create<br>
a new branch before doing the cherry-pick.  It should work fine with<br>
VTK 5.10.<br>
<span><font color="#888888"><br>
 - David<br>
</font></span></blockquote></div><br>
</div></div></blockquote></div><br></div>