24 #ifndef __vtkPistonSlice_h
25 #define __vtkPistonSlice_h
40 vtkSetMacro(Offset,
float);
41 vtkGetMacro(Offset,
float);
45 void SetClippingPlane( vtkPlane * plane );
51 virtual int ComputePipelineMTime(
54 unsigned long* mtime);
static vtkPistonAlgorithm * New()
A filter that slices on the GPU.
Superclass for algorithms that produce only PistonDataObjects.
a simple class to control print indentation
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
void PrintSelf(ostream &os, vtkIndent indent)