17 class vtkDataObjectMeshCache;
35 vtkGetMacro(Dual,
bool);
36 vtkSetMacro(Dual,
bool);
83 std::unique_ptr<vtkEdgesCacheInternal> EdgesCache;
virtual int FillOutputPortInformation(int port, vtkInformation *info)
Cache edges informations for interpolation purpose.
vtkNew< vtkPVPlaneCutter > PlaneCutter
virtual int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define VTKPVVTKEXTENSIONSFILTERSGENERAL_EXPORT
void PrintSelf(ostream &os, vtkIndent indent)
virtual int FillInputPortInformation(int port, vtkInformation *info)
void operator=(const vtkObjectBase &)