19 #ifndef vtkHybridProbeFilter_h 20 #define vtkHybridProbeFilter_h 37 EXTRACT_CELL_CONTAINING_LOCATION
40 vtkSetClampMacro(Mode,
int, INTERPOLATE_AT_LOCATION, EXTRACT_CELL_CONTAINING_LOCATION);
41 vtkGetMacro(Mode,
int);
49 vtkSetVector3Macro(Location,
double);
50 vtkGetVector3Macro(Location,
double);
static vtkDataObjectAlgorithm * New()
vtkHybridProbeFilter is a combination of vtkExtractSelection at a specific location and vtkProbeFilte...
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
virtual int FillInputPortInformation(int port, vtkInformation *info)
void SetModeToInterpolateAtLocation()
#define VTKPVVTKEXTENSIONSFILTERSGENERAL_EXPORT
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void operator=(const vtkObjectBase &)
void SetModeToExtractCellContainingLocation()
virtual int FillOutputPortInformation(int port, vtkInformation *info)