19 #ifndef vtkVolumeRepresentationPreprocessor_h 20 #define vtkVolumeRepresentationPreprocessor_h 28 class vtkExtractBlockUsingDataAssembly;
43 vtkSetMacro(TetrahedraOnly,
int);
44 vtkGetMacro(TetrahedraOnly,
int);
52 bool AddSelector(
const char* selector);
53 void SetSelector(
const char* selector);
54 void ClearSelectors();
55 void SetAssemblyName(
const char*);
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
void operator=(const vtkObjectBase &)