[vtkusers] Problem error: 'class vtkLocator' has no member named 'SetRetainCellLists'

John Biddiscombe biddisco at cscs.ch
Mon Oct 6 09:42:56 EDT 2008


The method has moved into (the new) vtkAbstractCellLocator class as it 
is not applicable to Point locators.

I rearranged the Locator heirarchy. Sorry if this has messed up your stuff.

JB

> Hi Elvis,
>
> Apparently this method was removed on Aug. 8, 2008. See the following 
> CVS diff between revisions 1.3 and 1.4 of vtkLocator.h: 
> http://public.kitware.com/cgi-bin/viewcvs.cgi/Filtering/vtkLocator.h?r1=1.3&r2=1.4. 
> If you really need this method, then you need a CVS checkout of from 
> VTK before that date. The method exists in the 5.2 release of VTK.
>
> - Amy
>
> Elvis Dowson wrote:
>> Hi,
>>          I ran into a compilation problem with VTKDesigner2 due to 
>> vtkLocator missing a method called SetRetainCellLists.
>>
>> I took a look at the cvs source for vtk-5.3.x and found that 
>> vtkLocator.h is indeed missing this method.  However, when I take a 
>> look at the doxygen user manual for vtkLocator, it shows that it is 
>> supposed to be there.
>>
>> Is this a regression error? How can I fix this?
>>
>> Best regards,
>>
>> Elvis Dowson
>> _______________________________________________
>> This is the private VTK discussion list.
>> Please keep messages on-topic. Check the FAQ at: 
>> http://www.vtk.org/Wiki/VTK_FAQ
>> Follow this link to subscribe/unsubscribe:
>> http://www.vtk.org/mailman/listinfo/vtkusers
>>
>>
>


-- 
John Biddiscombe,                            email:biddisco @ cscs.ch
http://www.cscs.ch/
CSCS, Swiss National Supercomputing Centre  | Tel:  +41 (91) 610.82.07
Via Cantonale, 6928 Manno, Switzerland      | Fax:  +41 (91) 610.82.82





More information about the vtkusers mailing list