62 #ifndef __vtkClipDataSet_h
63 #define __vtkClipDataSet_h
158 void CreateDefaultLocator();
167 vtkSetClampMacro(OutputPointsPrecision,
int, SINGLE_PRECISION, DEFAULT_PRECISION);
195 static void InternalProgressCallbackFunction(
vtkObject*,
unsigned long,
196 void* clientdata,
void*);
abstract interface for implicit functions
vtkIncrementalPointLocator * Locator
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
abstract base class for most VTK objects
GLenum GLenum GLenum input
abstract class to specify dataset behavior
#define vtkGetMacro(name, type)
static vtkUnstructuredGridAlgorithm * New()
Abstract class in support of both point location and point insertion.
#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
dataset represents arbitrary combinations of all possible cell types
vtkImplicitFunction * ClipFunction
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKFILTERSGENERAL_EXPORT
Superclass for algorithms that produce only unstructured grid as output.
#define vtkGetObjectMacro(name, type)
vtkCallbackCommand * InternalProgressObserver
int GenerateClippedOutput
clip any dataset with user-specified implicit function or input scalar data
#define vtkBooleanMacro(name, type)
virtual int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
int OutputPointsPrecision
#define vtkSetMacro(name, type)