[vtkusers] vtkPointLocator seg faults at BuildLocator

Chris Turner cturnercomplex at googlemail.com
Thu Aug 26 13:56:42 EDT 2010


Ah okay - sorry.

The example works fine here is the output:

./PointLocatorRadius
id of point 0 : 88
id of point 1 : 58
id of point 2 : 128

Please find attached the data set. edit:  I also uploaded it here:
http://www.mediafire.com/?vplh42oo31d0sxx because the mailing doesn't
accept large mails.

Thanks,
Chris


>
>> On Thu, Aug 26, 2010 at 12:34 PM, David Doria <daviddoria+vtk at gmail.com> wrote:
>>> 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