VTK  9.3.20240327
Classes | Macros
vtkDicer.h File Reference
#include "vtkDataSetAlgorithm.h"
#include "vtkFiltersGeneralModule.h"
Include dependency graph for vtkDicer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkDicer
 abstract superclass to divide dataset into pieces More...
 

Macros

#define VTK_DICE_MODE_NUMBER_OF_POINTS   0
 
#define VTK_DICE_MODE_SPECIFIED_NUMBER   1
 
#define VTK_DICE_MODE_MEMORY_LIMIT   2
 

Macro Definition Documentation

◆ VTK_DICE_MODE_NUMBER_OF_POINTS

#define VTK_DICE_MODE_NUMBER_OF_POINTS   0

Definition at line 38 of file vtkDicer.h.

◆ VTK_DICE_MODE_SPECIFIED_NUMBER

#define VTK_DICE_MODE_SPECIFIED_NUMBER   1

Definition at line 39 of file vtkDicer.h.

◆ VTK_DICE_MODE_MEMORY_LIMIT

#define VTK_DICE_MODE_MEMORY_LIMIT   2

Definition at line 40 of file vtkDicer.h.