95 #ifndef vtkTableBasedClipDataSet_h 96 #define vtkTableBasedClipDataSet_h 192 void CreateDefaultLocator();
209 vtkSetClampMacro(OutputPointsPrecision,
int, SINGLE_PRECISION, DEFAULT_PRECISION);
279 static void InternalProgressCallbackFunction(
vtkObject *,
unsigned long,
280 void * clientdata,
void * );
284 void InternalProgressCallback(
vtkAlgorithm * algorithm );
abstract interface for implicit functions
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
abstract base class for most VTK objects
int GenerateClippedOutput
abstract class to specify dataset behavior
#define vtkGetMacro(name, type)
vtkCallbackCommand * InternalProgressObserver
static vtkUnstructuredGridAlgorithm * New()
Abstract class in support of both point location and point insertion.
vtkImplicitFunction * ClipFunction
#define vtkSetClampMacro(name, type, min, max)
virtual int FillInputPortInformation(int port, vtkInformation *info)
#define vtkTypeMacro(thisClass, superclass)
supports function callbacks
Superclass for all sources, filters, and sinks in VTK.
virtual unsigned long GetMTime()
a simple class to control print indentation
int OutputPointsPrecision
dataset represents arbitrary combinations of all possible cell types
abstract superclass for arrays of numeric data
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKFILTERSGENERAL_EXPORT
Clip any dataset with a user-specified implicit function or an input scalar point data array...
Superclass for algorithms that produce only unstructured grid as output.
#define vtkGetObjectMacro(name, type)
vtkIncrementalPointLocator * Locator
#define vtkBooleanMacro(name, type)
#define vtkSetMacro(name, type)