37 #ifndef VTK_CELL_DISTANCE_SELECTOR_H
38 #define VTK_CELL_DISTANCE_SELECTOR_H
99 vtkSetMacro(Distance,
int);
100 vtkGetMacro(Distance,
int);
106 vtkSetMacro(IncludeSeed,
int);
107 vtkGetMacro(IncludeSeed,
int);
108 vtkBooleanMacro(IncludeSeed,
int);
114 vtkSetMacro(AddIntermediate,
int);
115 vtkGetMacro(AddIntermediate,
int);
116 vtkBooleanMacro(AddIntermediate,
int);
void SetInputSelection(vtkSelection *obj)
virtual int FillInputPortInformation(int port, vtkInformation *info)
abstract class to specify dataset behavior
A node in a selection tree. Used to store selection results.
Hold a reference to a vtkObjectBase instance.
select neighbor cells up to a distance
Proxy object to connect input/output ports.
static vtkSelectionAlgorithm * New()
a simple class to control print indentation
void SetInputSelectionConnection(vtkAlgorithmOutput *in)
abstract superclass for arrays of numeric data
virtual void SetInputConnection(int port, vtkAlgorithmOutput *input)
void SetInputMeshConnection(vtkAlgorithmOutput *in)
Superclass for algorithms that produce only Selection as output.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
general representation of visualization data
void SetInputMesh(vtkDataObject *obj)
void PrintSelf(ostream &os, vtkIndent indent)
void SetInputData(vtkDataObject *obj)