63 #ifndef vtkGenericClip_h
64 #define vtkGenericClip_h
142 virtual int GetNumberOfOutputs();
154 void CreateDefaultLocator();
164 {this->SetInputScalarsSelection(fieldName);}
abstract interface for implicit functions
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
represent and manipulate point attribute data
clip any dataset with an implicit function or scalar data
vtkIncrementalPointLocator * Locator
#define vtkGetMacro(name, type)
represent and manipulate cell attribute data
static vtkUnstructuredGridAlgorithm * New()
Abstract class in support of both point location and point insertion.
#define VTKFILTERSGENERIC_EXPORT
#define vtkSetClampMacro(name, type, min, max)
virtual int FillInputPortInformation(int port, vtkInformation *info)
#define vtkSetStringMacro(name)
void SelectInputScalars(const char *fieldName)
#define vtkTypeMacro(thisClass, superclass)
int GenerateClippedOutput
vtkPointData * SecondaryPD
char * InputScalarsSelection
virtual unsigned long GetMTime()
a simple class to control print indentation
dataset represents arbitrary combinations of all possible cell types
void PrintSelf(ostream &os, vtkIndent indent)
vtkCellData * SecondaryCD
#define vtkGetStringMacro(name)
Superclass for algorithms that produce only unstructured grid as output.
#define vtkGetObjectMacro(name, type)
vtkPointData * InternalPD
vtkImplicitFunction * ClipFunction
#define vtkBooleanMacro(name, type)
#define vtkSetMacro(name, type)