72 #ifndef vtk3DLinearGridPlaneCutter_h 73 #define vtk3DLinearGridPlaneCutter_h 76 #include "vtkFiltersCoreModule.h" 124 vtkBooleanMacro(InterpolateAttributes,
vtkTypeBool);
151 void SetOutputPointsPrecision(
int precision);
152 int GetOutputPointsPrecision()
const;
166 vtkBooleanMacro(SequentialProcessing,
vtkTypeBool);
191 static bool CanFullyProcessDataObject(
vtkDataObject*
object);
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
vtkTypeUInt32 vtkMTimeType
static vtkDataObjectAlgorithm * New()
int OutputPointsPrecision
concrete dataset represents vertices, lines, polygons, and triangle strips
int GetNumberOfThreadsUsed()
Return the number of threads actually used during execution.
bool GetLargeIds()
Inform the user as to whether large ids were used during filter execution.
a simple class to control print indentation
vtkTypeBool SequentialProcessing
dataset represents arbitrary combinations of all possible cell types
virtual vtkMTimeType GetMTime()
Return this object's modified time.
perform various plane computations
fast plane cutting of vtkUnstructuredGrid containing 3D linear cells
vtkTypeBool ComputeNormals
vtkTypeBool InterpolateAttributes
Superclass for algorithms that produce only data object as output.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
class to build and traverse sphere trees
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
general representation of visualization data
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.