Go to the documentation of this file.
49 #define VTK_DICE_MODE_NUMBER_OF_POINTS 0
50 #define VTK_DICE_MODE_SPECIFIED_NUMBER 1
51 #define VTK_DICE_MODE_MEMORY_LIMIT 2
void SetDiceModeToMemoryLimitPerPiece()
#define VTK_DICE_MODE_NUMBER_OF_POINTS
#define vtkTypeMacro(thisClass, superclass)
GLenum GLenum GLenum input
virtual void UpdatePieceMeasures(vtkDataSet *input)
Superclass for algorithms that produce output of the same type as input.
#define vtkSetClampMacro(name, type, min, max)
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKFILTERSGENERAL_EXPORT
#define vtkGetMacro(name, type)
unsigned long MemoryLimit
abstract class to specify dataset behavior
vtkBooleanMacro(IgnoreDriverBugs, bool)
abstract superclass to divide dataset into pieces
vtkSetMacro(IgnoreDriverBugs, bool)
int NumberOfPointsPerPiece
void SetDiceModeToSpecifiedNumberOfPieces()
void SetDiceModeToNumberOfPointsPerPiece()
#define VTK_DICE_MODE_MEMORY_LIMIT
#define VTK_DICE_MODE_SPECIFIED_NUMBER