[vtkusers] RequestData in VTK 5.8 and 5.10?

Kilgus, Thomas t.kilgus at Dkfz-Heidelberg.de
Wed Nov 7 10:54:50 EST 2012


Hi everyone,

We are using vtkMaskPoints in one of our filters. Since we switched from VTK 5.8 to 5.10 our filter crashes in vtkMaskPoints because MaximumNumberOfPoints is set to the default value 9223372036854775807 which seems kind of strange. This crash led us to another problem. In our filter we are actually calling MaskPoints->SetMaximumNumberOfPoints(5000); inside of RequestData but this methods is never reached. Has there been a change to this method or its usage in VTK 5.10? It is reached in vtk 5.8.

Regards
Thomas



Thomas Kilgus
German Cancer Research Center (DKFZ)
Div. Medical and Biological Informatics
Junior group: Computer-assisted Interventions (E131)
Im Neuenheimer Feld 280
69120 Heidelberg, Germany
Phone: +49(0) 6221-42-3545

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20121107/4870bb6d/attachment.htm>


More information about the vtkusers mailing list