45 vtkSetVector3Macro(Origin,
double);
46 vtkGetVectorMacro(Origin,
double,3);
51 vtkSetMacro(ScaleFactor,
double);
52 vtkGetMacro(ScaleFactor,
double);
57 vtkSetMacro(Symmetric,
int);
58 vtkGetMacro(Symmetric,
int);
59 vtkBooleanMacro(Symmetric,
int);
64 vtkSetMacro(ComputeNormals,
int);
65 vtkGetMacro(ComputeNormals,
int);
66 vtkBooleanMacro(ComputeNormals,
int);
76 int idx,
int numDivisions);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
general representation of visualization data