34 #include "vtkFiltersGeneralModule.h"
49 vtkSetVector3Macro(Origin,
double);
50 vtkGetVectorMacro(Origin,
double,3);
57 vtkSetMacro(ScaleFactor,
double);
58 vtkGetMacro(ScaleFactor,
double);
86 int idx,
int numDivisions);
95 void operator=(
const vtkAxes&) =
delete;