<div class="gmail_quote"><div>I'm attaching my changes to the CellLocator.cxx example. The main changes was:<br>this->CellLocator->GenerateRepresenation(1, this->PolyData);<br><br>to:<br>this->CellLocator->GenerateRepresentation(this->CellLocator->GetLevel(), this->PolyData);<br>
<br>I also formatted it to be more consistent with VTK style.<br><br>Andy<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Date: Mon, 1 Feb 2010 10:49:12 -0500<br>
From: David Doria <<a href="mailto:daviddoria%2Bvtk@gmail.com">daviddoria+vtk@gmail.com</a>><br>
Subject: Re: [vtkusers] VTK Examples can use your help!<br>
Cc: <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br>
Message-ID:<br>
<<a href="mailto:c19fcadc1002010749q3b0a007ai3c9dac4741c196f7@mail.gmail.com">c19fcadc1002010749q3b0a007ai3c9dac4741c196f7@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
On Mon, Feb 1, 2010 at 10:39 AM, Andy Bauer <<a href="mailto:andy.bauer@kitware.com">andy.bauer@kitware.com</a>> wrote:<br>
<br>
> Hi David,<br>
><br>
> I tried the CellLocator example and didn't see anything wrong with it. Did<br>
> someone go in and fix it? If so, I'll more the example to the proper<br>
> place. Otherwise I can try and fix it if someone gives me a clue about<br>
> what's wrong with it.<br>
><br>
> Andy<br>
><br>
><br>
Andy,<br>
<br>
It doesn't look like anyone has fixed it. If I press 'n' a few times, then<br>
press 'p', I'd expect to get back to where I started, but instead I just see<br>
a full cube anytime after I've pressed either key more than once.<br>
<br>
Can you not reproduce this behavior?<br>
<br>
David<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://www.vtk.org/pipermail/vtkusers/attachments/20100201/1f3d55ca/attachment-0001.htm" target="_blank">http://www.vtk.org/pipermail/vtkusers/attachments/20100201/1f3d55ca/attachment-0001.htm</a>><br>
<br>
</blockquote></div><br>