vtkPointSetFilter - filter that takes vtkPointSet as input
Super Class: vtkFilter
Description:
vtkPointSetFilter is a filter that takes a single vtkPointSet data object as input.
See Also:
Methods:
| void vtkPointSetFilter () | |
| void vtkPointSetFilter () | |
| static vtkPointSetFilter *New () | |
| const char *GetClassName () | |
| void PrintSelf (unknown & ,vtkIndent ) | |
| void SetInput (vtkPointSet *) | |
| vtkPointSet *GetInput () | |
| void SetInput (vtkPointSet &) |
Detailed Method Descriptions:
![]()
| void SetInput (vtkPointSet *) | |
| vtkPointSet *GetInput () |
![]()
| void SetInput (vtkPointSet &) |
![]()