[vtkusers] Filter to delete a cell/point doest show any change in render window

Rakesh Patil rakeshthp at in.com
Fri Apr 2 05:21:47 EDT 2010


Hello users,Here are the two files which i have written. The filters to remove points and cells from an unstructured grid. It accepts an unstructured grid as an input and returns new unstructured grid as an output..When i check the number of points and number of cells of the output grid, it shows correctly.. But when i render the output grid, it gives error..Can anyone find out the mistake?? should ids be in sequence while rendering..?? The logic is based on the example belowhttp://www.vtk.org/Wiki/VTK/Examples/DeletePointHelp, guidance from any of the seniors wil be appreciatedThanksRegardsRakesh PatilDear vtkusers ! 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/20100402/14ed580e/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MyRemoveFilter.h
Type: text/x-c
Size: 0 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100402/14ed580e/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MyRemoveFilter.cpp
Type: text/x-c
Size: 2021 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100402/14ed580e/attachment-0001.bin>


More information about the vtkusers mailing list