35 #ifndef vtkRectangularButtonSource_h
36 #define vtkRectangularButtonSource_h
39 #include "vtkFiltersSourcesModule.h"
41 VTK_ABI_NAMESPACE_BEGIN
62 vtkGetMacro(Width,
double);
70 vtkGetMacro(Height,
double);
78 vtkGetMacro(Depth,
double);
89 vtkGetMacro(BoxRatio,
double);
102 vtkGetMacro(TextureRatio,
double);
113 vtkSetClampMacro(TextureHeightRatio,
double, 0.0,
VTK_DOUBLE_MAX);
114 vtkGetMacro(TextureHeightRatio,
double);
123 vtkSetMacro(OutputPointsPrecision,
int);
124 vtkGetMacro(OutputPointsPrecision,
int);
148 VTK_ABI_NAMESPACE_END
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
object to represent cell connectivity
represent and manipulate 3D points