46 vtkSetVector3Macro(Origin,
double);
47 vtkGetVectorMacro(Origin,
double,3);
52 vtkSetMacro(ScaleFactor,
double);
53 vtkGetMacro(ScaleFactor,
double);
58 vtkSetMacro(Symmetric,
int);
59 vtkGetMacro(Symmetric,
int);
60 vtkBooleanMacro(Symmetric,
int);
65 vtkSetMacro(ComputeNormals,
int);
66 vtkGetMacro(ComputeNormals,
int);
67 vtkBooleanMacro(ComputeNormals,
int);
77 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
#define VTKFILTERSGENERAL_EXPORT
general representation of visualization data