#include <vtkPVEnSightMasterServerTranslator.h>
Public Member Functions | |
| vtkTypeRevisionMacro (vtkPVEnSightMasterServerTranslator, vtkExtentTranslator) | |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual int | GetProcessId () |
| virtual void | SetProcessId (int) |
| int | PieceToExtentThreadSafe (int piece, int numPieces, int ghostLevel, int *wholeExtent, int *resultExtent, int splitMode, int byPoints) |
Static Public Member Functions | |
| vtkPVEnSightMasterServerTranslator * | New () |
Protected Member Functions | |
| vtkPVEnSightMasterServerTranslator () | |
| ~vtkPVEnSightMasterServerTranslator () | |
Protected Attributes | |
| int | ProcessId |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
Get/Set the piece that should provide the data. All other pieces should provide empty data. |
|
|
Get/Set the piece that should provide the data. All other pieces should provide empty data. |
|
||||||||||||||||||||||||||||||||
|
Translates the piece matching ProcessId to the whole extent, and all other pieces to empty. |
|
|
Definition at line 50 of file vtkPVEnSightMasterServerTranslator.h. |
1.3.5