vtk3.1 Nightly Release Bug Report? vtkCleanPolyData

Audrius Stundzia adv_biologic at hotmail.com
Tue May 16 13:50:47 EDT 2000


Hi vtker's

My code stopped working after replacing the vtk3.1 nightly download
of 15.Feb.2000 with that of 15.May.2000.

I traced the problem to the line of code

myCleanPolyData->CreateDefaultLocator();

Instantiating a vtkPointLocator object and replacing the offending line with

myCleanPolyData->SetLocator( myPointLocator);

stops my code from crashing.

As there appears not to be a vtk Man Page html distribution to go along with 
the recent nightly release, I don't know if this is a bug report or simply a 
new feature.

OS: Solaris 2.6

Regards,

Audrius
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

--------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at public.kitware.com>. For help, send message body containing
"info vtkusers" to the same address.
--------------------------------------------------------------------



More information about the vtkusers mailing list