22 #include "vtkFiltersGeneralModule.h"
25 VTK_ABI_NAMESPACE_BEGIN
38 vtkSetVector3Macro(Origin,
double);
39 vtkGetVectorMacro(Origin,
double, 3);
46 vtkSetMacro(ScaleFactor,
double);
47 vtkGetMacro(ScaleFactor,
double);
74 int ComputeDivisionExtents(
vtkDataObject* output,
int idx,
int numDivisions);
84 void operator=(
const vtkAxes&) =
delete;
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
static vtkPolyDataAlgorithm * New()
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
vtkTypeBool ComputeNormals
general representation of visualization data
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.