30 #ifndef vtkVolumeRepresentationPreprocessor_h 31 #define vtkVolumeRepresentationPreprocessor_h 53 vtkSetMacro(TetrahedraOnly,
int);
54 vtkGetMacro(TetrahedraOnly,
int);
62 vtkSetMacro(ExtractedBlockIndex,
unsigned int);
63 vtkGetMacro(ExtractedBlockIndex,
unsigned int);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
static vtkUnstructuredGridAlgorithm * New()
virtual int FillInputPortInformation(int port, vtkInformation *info)
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
#define VTKPVVTKEXTENSIONSFILTERSRENDERING_EXPORT
prepare data object for volume rendering
unsigned int ExtractedBlockIndex
void operator=(const vtkObjectBase &)