#include <vtkDataSetSurfaceFilter.h>
Inheritance diagram for vtkDataSetSurfaceFilter:
vtkDataSetSurfaceFilter is a faster version of vtkGeometry filter, but it does not have an option to select bounds. It may use more memory than vtkGeometryFilter. It only has one option: whether to use triangle strips when the input type is structured.
Definition at line 43 of file vtkDataSetSurfaceFilter.h.
|
Reimplemented from vtkDataSetToPolyDataFilter.
Reimplemented in vtkPVGeometryFilter. Definition at line 47 of file vtkDataSetSurfaceFilter.h. |
|
|
|
|
|
Create an object with Debug turned off, modified time initialized to zero, and reference counting on. Reimplemented from vtkObject.
Reimplemented in vtkPVGeometryFilter.
|
|
Reimplemented from vtkDataSetToPolyDataFilter.
Reimplemented in vtkPVGeometryFilter.
|
|
Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkDataSetToPolyDataFilter.
Reimplemented in vtkPVGeometryFilter.
|
|
Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkDataSetToPolyDataFilter.
Reimplemented in vtkPVGeometryFilter.
|
|
Reimplemented from vtkDataSetToPolyDataFilter.
Reimplemented in vtkPVGeometryFilter.
|
|
Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes. Reimplemented from vtkDataSetToPolyDataFilter.
Reimplemented in vtkPVGeometryFilter.
|
|
When input is structured data, this flag will generate faces with triangle strips. This should render faster and use less memory, but no cell data is copied. By default, UseStrips is Off. |
|
When input is structured data, this flag will generate faces with triangle strips. This should render faster and use less memory, but no cell data is copied. By default, UseStrips is Off. |
|
When input is structured data, this flag will generate faces with triangle strips. This should render faster and use less memory, but no cell data is copied. By default, UseStrips is Off. |
|
When input is structured data, this flag will generate faces with triangle strips. This should render faster and use less memory, but no cell data is copied. By default, UseStrips is Off. |
|
Do not let images return more than requested. Reimplemented from vtkDataSetToPolyDataFilter.
|
|
This method is the old style execute method Reimplemented from vtkSource.
Reimplemented in vtkPVGeometryFilter.
|
|
|
|
|
|
|
|
Reimplemented from vtkSource.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 63 of file vtkDataSetSurfaceFilter.h. |
|
Definition at line 88 of file vtkDataSetSurfaceFilter.h. |
|
Definition at line 89 of file vtkDataSetSurfaceFilter.h. |
|
Definition at line 90 of file vtkDataSetSurfaceFilter.h. |
|
Definition at line 91 of file vtkDataSetSurfaceFilter.h. |
|
Definition at line 93 of file vtkDataSetSurfaceFilter.h. |
|
Definition at line 97 of file vtkDataSetSurfaceFilter.h. |