[vtkusers] Problem error: 'class vtkLocator' has no member named 'SetRetainCellLists'
Amy Squillacote
ahs at cfdrc.com
Mon Oct 6 09:04:47 EDT 2008
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
>
>
--
Amy Squillacote Phone: (256) 726-4839
Computer Scientist Fax: (256) 726-4806
CFD Research Corporation Web: http://www.cfdrc.com
215 Wynn Drive, Suite 501
Huntsville, AL 35805
More information about the vtkusers
mailing list