parallel aware vtkConvertSelection subclass.
More...
#include <vtkPConvertSelection.h>
Inherits vtkConvertSelection.
parallel aware vtkConvertSelection subclass.
vtkPConvertSelection is a parallel aware vtkConvertSelection subclass.
Definition at line 30 of file vtkPConvertSelection.h.
◆ Superclass
◆ vtkPConvertSelection()
vtkPConvertSelection::vtkPConvertSelection |
( |
| ) |
|
|
protected |
◆ ~vtkPConvertSelection()
vtkPConvertSelection::~vtkPConvertSelection |
( |
| ) |
|
|
protected |
◆ New()
◆ GetClassName()
virtual const char* vtkPConvertSelection::GetClassName |
( |
| ) |
|
|
virtual |
◆ IsTypeOf()
static int vtkPConvertSelection::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ IsA()
virtual int vtkPConvertSelection::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ SafeDownCast()
◆ PrintSelf()
void vtkPConvertSelection::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
◆ SetController()
void vtkPConvertSelection::SetController |
( |
vtkMultiProcessController * |
| ) |
|
Get/Set the parallel controller.
◆ GetController()
virtual vtkMultiProcessController* vtkPConvertSelection::GetController |
( |
| ) |
|
|
virtual |
Get/Set the parallel controller.
◆ RequestData()
virtual int vtkPConvertSelection::RequestData |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protectedvirtual |
◆ Controller
vtkMultiProcessController* vtkPConvertSelection::Controller |
|
protected |
The documentation for this class was generated from the following file: