[vtkusers] vtkProgrammableAttributeDataFilter instead of vtkProgrammableFilter..???

Rakesh Patil rakeshthp at in.com
Mon Mar 29 02:28:39 EDT 2010


 Well, I am using unstructured grid.. and i have assigned the scalar values for the cells of this grid. I found that the scalars were not working with the programmable filter. So i switched on to programmable attribute data filter.. I just replaced vtkProgrammableFilter with vtkProgammableAttributeDataFilter and it is giving error at programmableFilter>GetPolyDataOutput()>CopyStructure(programmableFilter>GetPolyDataInput());Thats why i asked.. Sorry cant post example, as it is very big and interlinked to various other classes..ThanksRakesh Patil Original message From:David Doria< daviddoria+vtk at gmail.com >Date: 28 Mar 10 03:39:41Subject:Re: [vtkusers] vtkProgrammableAttributeDataFilter instead of vtkProgrammableFilter..???To: Rakesh Patil On Thu, Mar 25, 2010 at 3:02 AM, Rakesh Patilwrote: Hello users,Is there any possibility that the example below can be done using vtkProgammableAttributeDataFilter..???http://www.vtk.org/Wiki/VTK/Examples/Utilities/DataAnimation If so then w
 hich part of the code will get changed..?ThanksRakesh PatilSure, it should be exactly the same structure, right? Can you post an example of what is not working? Thanks,David Get Yourself a cool, short @in.com Email ID now!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100329/574cd4dc/attachment.htm>


More information about the vtkusers mailing list