vtk3.1 Nightly Release Bug Report? vtkCleanPolyData

John Biddiscombe j.biddiscombe at rl.ac.uk
Wed May 17 11:11:38 EDT 2000


>I traced the problem to the line of code
>
>myCleanPolyData->CreateDefaultLocator();

OK, I think this is it

tol = this->Tolerance*this->GetInput()->GetLength();

and if the input is not yet set, it'll cause an access violation.

I'll sort something oput and check it in tonight.

------

I have a follow up to this which I'll post seperately

JB

--------------------------------------------------------------------
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