Hi I am trying to use Goodwin Lawlor's vtkCollisionDetectionFilter from http://sourceforge.net/projects/vtkbioeng/ . It inherits vtkPolyDataAlgorithm.
I noticed that the RequestData is only called when I add inputs to the filter. As I would like to check for collisions periodically, I was wondering if ParaView do call the vtkPolyDataAlgorithm::RequestData during rendering callbacks? -- Regards, Alexis
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
