<p>What is the return value of vtkWatershedAlgorithm::RequestData()?</p>
<div class="gmail_quote">On Jul 19, 2012 6:57 PM, "Jana Sefcikova" <<a href="mailto:neollie@gmail.com">neollie@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all, my algorithm renders correct result, but in console I have following error :<div><br></div><div>







<p>ERROR: In /Developer/VTK 5.10/src/Filtering/vtkExecutive.cxx, line 756</p>
<p>vtkStreamingDemandDrivenPipeline (0x10734fc00): Algorithm vtkWatershed(0x10732f110) returned failure for request: vtkInformation (0x107351280)</p>
<p>  Debug: Off</p>
<p>  Modified Time: 1074</p>
<p>  Reference Count: 1</p>
<p>  Registered Events: (none)</p>
<p>  Request: REQUEST_DATA</p>
<p>  FROM_OUTPUT_PORT: 0</p>
<p>  ALGORITHM_AFTER_FORWARD: 1</p>
<p>  FORWARD_DIRECTION: 0</p><p>The algorithm derives from vtkPolyDataAlgorithm and implement only RequestData method, add an array to input and shallow copy input  to output.</p><p>What it can mean? </p>
<p><br></p><p>Thank you.</p><p>Jana</p><p><br></p></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
<br>
<br></blockquote></div>