44 #ifndef vtkRectangularButtonSource_h
45 #define vtkRectangularButtonSource_h
47 #include "vtkFiltersSourcesModule.h"
70 vtkGetMacro(Width,
double);
78 vtkGetMacro(Height,
double);
86 vtkGetMacro(Depth,
double);
97 vtkGetMacro(BoxRatio,
double);
110 vtkGetMacro(TextureRatio,
double);
122 vtkGetMacro(TextureHeightRatio,
double);
132 vtkGetMacro(OutputPointsPrecision,
int);
147 double TextureHeightRatio;
149 int OutputPointsPrecision;
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
dynamic, self-adjusting array of float
static vtkPolyDataAlgorithm * New()
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
object to represent cell connectivity
represent and manipulate 3D points