[vtk-developers] vtkPolyDataAlgorithm - returned failure for request: vtkInformation ?

David E DeMarle dave.demarle at kitware.com
Thu Jul 19 20:42:38 EDT 2012


What is the return value of vtkWatershedAlgorithm::RequestData()?
On Jul 19, 2012 6:57 PM, "Jana Sefcikova" <neollie at gmail.com> wrote:

> Hi all, my algorithm renders correct result, but in console I have
> following error :
>
> ERROR: In /Developer/VTK 5.10/src/Filtering/vtkExecutive.cxx, line 756
>
> vtkStreamingDemandDrivenPipeline (0x10734fc00): Algorithm
> vtkWatershed(0x10732f110) returned failure for request: vtkInformation
> (0x107351280)
>
>   Debug: Off
>
>   Modified Time: 1074
>
>   Reference Count: 1
>
>   Registered Events: (none)
>
>   Request: REQUEST_DATA
>
>   FROM_OUTPUT_PORT: 0
>
>   ALGORITHM_AFTER_FORWARD: 1
>
>   FORWARD_DIRECTION: 0
>
> The algorithm derives from vtkPolyDataAlgorithm and implement only
> RequestData method, add an array to input and shallow copy input  to output.
>
> What it can mean?
>
>
> Thank you.
>
> Jana
>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20120719/d94a886d/attachment.html>


More information about the vtk-developers mailing list