vtkUnstructuredGridSource - abstract class whose subclasses generate unstructured grid data
Super Class: vtkSource
Description:
vtkUnstructuredGridSource is an abstract class whose subclasses generate unstructured grid data.
See Also:
Methods:
![]() | void vtkUnstructuredGridSource () |
![]() | static vtkUnstructuredGridSource *New () |
![]() | const char *GetClassName () |
![]() | vtkUnstructuredGrid *GetOutput () |
Detailed Method Descriptions:
![]() | vtkUnstructuredGrid *GetOutput () |