Go to the documentation of this file.
25 #ifndef vtkPistonSlice_h
26 #define vtkPistonSlice_h
44 vtkGetMacro(Offset,
float);
perform various plane computations
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkTypeUInt64 vtkMTimeType
Superclass for algorithms that produce only PistonDataObjects.
A filter that slices on the GPU.
static vtkPistonSlice * New()
a simple class to control print indentation
virtual int ComputePipelineMTime(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, int requestFromOutputPort, vtkMTimeType *mtime)
A special version of ProcessRequest meant specifically for the pipeline modified time request.
void SetClippingPlane(vtkPlane *plane)
Set the clipping plane.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Method that does the actual calculation.