One more question along this same line. Now that I have opaque vtkPolyData, I'm noticing that my vtkPicker is no longer hitting the same data it was before, it's hitting the now opaque poly data. This makes sense to me, but I don'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"><<a href="mailto:jonmorra@gmail.com">jonmorra@gmail.com</a>></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"><<a href="mailto:david.gobbi@gmail.com" target="_blank">david.gobbi@gmail.com</a>></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 <<a href="mailto:jonmorra@gmail.com" target="_blank">jonmorra@gmail.com</a>> wrote:<br>
> I will try out the Delaunay filter. As for your filter, I pulled from the<br>
> v5.10.0-rc1 branch at the end of March. I'm using other libraries (gdcm)<br>
> that won't work with VTK6 so I can't pull from master. I can't seem to find<br>
> 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 "Download"<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>