#include <vtkPVEnSightMasterServerTranslator.h>
Inherits vtkExtentTranslator.
◆ Superclass
◆ vtkPVEnSightMasterServerTranslator()
vtkPVEnSightMasterServerTranslator::vtkPVEnSightMasterServerTranslator |
( |
| ) |
|
|
protected |
Translates the piece matching ProcessId to the whole extent, and all other pieces to empty.
◆ ~vtkPVEnSightMasterServerTranslator()
vtkPVEnSightMasterServerTranslator::~vtkPVEnSightMasterServerTranslator |
( |
| ) |
|
|
protected |
Translates the piece matching ProcessId to the whole extent, and all other pieces to empty.
◆ New()
◆ GetClassName()
virtual const char* vtkPVEnSightMasterServerTranslator::GetClassName |
( |
| ) |
|
|
virtual |
◆ IsTypeOf()
static int vtkPVEnSightMasterServerTranslator::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ IsA()
virtual int vtkPVEnSightMasterServerTranslator::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ SafeDownCast()
◆ PrintSelf()
void vtkPVEnSightMasterServerTranslator::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
◆ GetProcessId()
virtual int vtkPVEnSightMasterServerTranslator::GetProcessId |
( |
| ) |
|
|
virtual |
Get/Set the piece that should provide the data.
All other pieces should provide empty data.
◆ SetProcessId()
virtual void vtkPVEnSightMasterServerTranslator::SetProcessId |
( |
int |
| ) |
|
|
virtual |
Get/Set the piece that should provide the data.
All other pieces should provide empty data.
◆ PieceToExtentThreadSafe()
int vtkPVEnSightMasterServerTranslator::PieceToExtentThreadSafe |
( |
int |
piece, |
|
|
int |
numPieces, |
|
|
int |
ghostLevel, |
|
|
int * |
wholeExtent, |
|
|
int * |
resultExtent, |
|
|
int |
splitMode, |
|
|
int |
byPoints |
|
) |
| |
Translates the piece matching ProcessId to the whole extent, and all other pieces to empty.
◆ ProcessId
int vtkPVEnSightMasterServerTranslator::ProcessId |
|
protected |
The documentation for this class was generated from the following file: