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
GLenum GLenum GLenum input
abstract class to specify dataset behavior
#define vtkGetMacro(name, type)
void SetDiceModeToSpecifiedNumberOfPieces()
abstract superclass to divide dataset into pieces
#define vtkSetClampMacro(name, type, min, max)
unsigned long MemoryLimit
#define vtkTypeMacro(thisClass, superclass)
a simple class to control print indentation
void SetDiceModeToNumberOfPointsPerPiece()
#define VTKFILTERSGENERAL_EXPORT
#define VTK_DICE_MODE_NUMBER_OF_POINTS
int NumberOfPointsPerPiece
#define VTK_DICE_MODE_SPECIFIED_NUMBER
#define VTK_DICE_MODE_MEMORY_LIMIT
#define vtkBooleanMacro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce output of the same type as input.
void SetDiceModeToMemoryLimitPerPiece()
#define vtkSetMacro(name, type)