23 #ifndef __vtkOnePieceExtentTranslator_h
24 #define __vtkOnePieceExtentTranslator_h
43 int *wholeExtent,
int *resultExtent,
#define VTKCOMMONEXECUTIONMODEL_EXPORT
Returns the whole extent for any piece.. vtkOnePieceExtentTranslator returns the whole extent for any...
Generates a structured extent from unstructured.
static vtkExtentTranslator * New()
#define vtkTypeMacro(thisClass, superclass)
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
virtual int PieceToExtentThreadSafe(int piece, int numPieces, int ghostLevel, int *wholeExtent, int *resultExtent, int splitMode, int byPoints)