extract point or cell data over time (parallel)
More...
#include <vtkPVExtractArraysOverTime.h>
Inherits vtkPExtractArraysOverTime.
extract point or cell data over time (parallel)
vtkPVExtractArraysOverTime is a subclass of vtkPExtractArraysOverTime that overrides the default SelectionExtractor with a vtkPVExtractSelection instance. This enables query selections to be extracted at each time step.
- See also
- vtkExtractArraysOverTime vtkPExtractArraysOverTime
Definition at line 34 of file vtkPVExtractArraysOverTime.h.
§ Superclass
§ vtkPVExtractArraysOverTime()
| vtkPVExtractArraysOverTime::vtkPVExtractArraysOverTime |
( |
| ) |
|
|
protected |
§ ~vtkPVExtractArraysOverTime()
| vtkPVExtractArraysOverTime::~vtkPVExtractArraysOverTime |
( |
| ) |
|
|
protected |
§ New()
§ GetClassName()
| virtual const char* vtkPVExtractArraysOverTime::GetClassName |
( |
| ) |
|
|
virtual |
§ IsTypeOf()
| static int vtkPVExtractArraysOverTime::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
§ IsA()
| virtual int vtkPVExtractArraysOverTime::IsA |
( |
const char * |
type | ) |
|
|
virtual |
§ SafeDownCast()
§ PrintSelf()
| void vtkPVExtractArraysOverTime::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
The documentation for this class was generated from the following file: