[vtkusers] vtkPointLocator seg faults at BuildLocator
David Doria
daviddoria+vtk at gmail.com
Thu Aug 26 12:34:39 EDT 2010
On Thu, Aug 26, 2010 at 12:31 PM, Chris Turner
<cturnercomplex at googlemail.com> wrote:
> Hi David,
>
> Thanks for you reply. I'm using VTK 5.4.2.
>
> And adding the lines:
> pointLocator.AutomaticOn();
> pointLocator.SetNumberOfPointsPerBucket(2);
>
> didn't help.
>
> I think it's probably my surface model. Do I have to specially prepare
> the model before I can use the PointLocator?
>
> Thanks
> Chris
That's what I was trying to get at - if it was your model or
something with your installation. Did you try compiling and running
that example as-is?
If it works, can you send us your data set?
David
More information about the vtkusers
mailing list