vtkPVExtractCellsByType extends vtkExtractCellsByType with a vtkDataArraySelection to control the list of extracted cells types.
More...
#include <vtkPVExtractCellsByType.h>
Inherits vtkExtractCellsByType.
vtkPVExtractCellsByType extends vtkExtractCellsByType with a vtkDataArraySelection to control the list of extracted cells types.
Definition at line 17 of file vtkPVExtractCellsByType.h.
◆ Superclass
◆ vtkPVExtractCellsByType()
| vtkPVExtractCellsByType::vtkPVExtractCellsByType |
( |
| ) |
|
|
protected |
◆ ~vtkPVExtractCellsByType()
| vtkPVExtractCellsByType::~vtkPVExtractCellsByType |
( |
| ) |
|
|
overrideprotecteddefault |
◆ New()
◆ GetClassName()
| virtual const char* vtkPVExtractCellsByType::GetClassName |
( |
| ) |
|
|
virtual |
◆ IsTypeOf()
| static int vtkPVExtractCellsByType::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ IsA()
| virtual int vtkPVExtractCellsByType::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ SafeDownCast()
◆ vtkGetNewMacro()
Get the current selection of cell types for extraction.
You can add/remove/enable/disable cell types from this object. See AddCellsType RemoveCellType
The documentation for this class was generated from the following file: