Extract a component of an attribute.
More...
#include <vtkPVExtractComponent.h>
Inherits vtkDataSetAlgorithm.
Extract a component of an attribute.
vtkPVExtractComponent Extract a component of an attribute.
Definition at line 30 of file vtkPVExtractComponent.h.
◆ Superclass
◆ vtkPVExtractComponent()
vtkPVExtractComponent::vtkPVExtractComponent |
( |
| ) |
|
|
protected |
◆ ~vtkPVExtractComponent()
vtkPVExtractComponent::~vtkPVExtractComponent |
( |
| ) |
|
|
protected |
◆ New()
◆ GetClassName()
virtual const char* vtkPVExtractComponent::GetClassName |
( |
| ) |
|
|
virtual |
◆ IsTypeOf()
static int vtkPVExtractComponent::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ IsA()
virtual int vtkPVExtractComponent::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ SafeDownCast()
◆ PrintSelf()
void vtkPVExtractComponent::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
◆ SetInputArrayComponent()
virtual void vtkPVExtractComponent::SetInputArrayComponent |
( |
int |
| ) |
|
|
virtual |
◆ GetInputArrayComponent()
virtual int vtkPVExtractComponent::GetInputArrayComponent |
( |
| ) |
|
|
virtual |
◆ SetOutputArrayName()
virtual void vtkPVExtractComponent::SetOutputArrayName |
( |
const char * |
| ) |
|
|
virtual |
◆ GetOutputArrayName()
virtual char* vtkPVExtractComponent::GetOutputArrayName |
( |
| ) |
|
|
virtual |
◆ RequestData()
virtual int vtkPVExtractComponent::RequestData |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protectedvirtual |
◆ FillInputPortInformation()
virtual int vtkPVExtractComponent::FillInputPortInformation |
( |
int |
port, |
|
|
vtkInformation * |
info |
|
) |
| |
|
protectedvirtual |
◆ InputArrayComponent
int vtkPVExtractComponent::InputArrayComponent |
|
protected |
◆ OutputArrayName
char* vtkPVExtractComponent::OutputArrayName |
|
protected |
The documentation for this class was generated from the following file: