[vtkusers] vtkRemoveCellFilter class
Goodwin Lawlor
goodwin.lawlor at ucd.ie
Mon Nov 25 14:30:36 EST 2002
Hi All,
Here's a simple class that someone might find usefull. Just place it between
a vtkPolyDataSource and vtkPolyDataMapper in a pipeline and use the
RemoveCell method to remove cells one at a time. The attached tcl script
shows how to use it. The UndoRemove method will restore the PolyData to its
original state.
Goodwin
University College Dublin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vtkRemoveCellsFilter.h
Type: application/octet-stream
Size: 2687 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20021125/e6b95d3d/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vtkRemoveCellsFilter.cxx
Type: application/octet-stream
Size: 2508 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20021125/e6b95d3d/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestRemoveCellsFilter.tcl
Type: application/octet-stream
Size: 944 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20021125/e6b95d3d/attachment-0002.obj>
More information about the vtkusers
mailing list