[Paraview] GetInputArrayToProcess Problems

Robert Maynard thorin.hax at gmail.com
Thu Aug 9 13:44:15 EDT 2007


I have created an annotation filter that writes the exact values of scalar
properties to the screen. The filter is based off of the threshold and
TimeToTextConvertor. The filter was working exactly as intended intill I
updated my stable branch this morning.
Now when I try to do
  vtkDataArray *inScalars = this->GetInputArrayToProcess(0,inputVector);

I always get a null return. The class I created was of type
vtkTableAlgorithm if that matters.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20070809/12e8c9ee/attachment.htm


More information about the ParaView mailing list