vtkUnstructuredGridFilter - filter that takes an unstructured grid as input
Super Class: vtkFilter
Description:
vtkUnstructuredGridFilter is a filter that takes a single unstructured grid data object as input.
Methods:
| static vtkUnstructuredGridFilter *New () | |
| const char *GetClassName () | |
| void SetInput (vtkUnstructuredGrid *) | |
| vtkUnstructuredGrid *GetInput () | |
| void SetInput (vtkUnstructuredGrid &) |
Detailed Method Descriptions:
![]()
| void SetInput (vtkUnstructuredGrid *) | |
| vtkUnstructuredGrid *GetInput () |
![]()
| void SetInput (vtkUnstructuredGrid &) |
![]()