35#ifndef vtkRectangularButtonSource_h
36#define vtkRectangularButtonSource_h
39#include "vtkFiltersSourcesModule.h"
41VTK_ABI_NAMESPACE_BEGIN
62 vtkGetMacro(Width,
double);
70 vtkGetMacro(Height,
double);
78 vtkGetMacro(Depth,
double);
89 vtkGetMacro(BoxRatio,
double);
102 vtkGetMacro(TextureRatio,
double);
114 vtkGetMacro(TextureHeightRatio,
double);
123 vtkSetMacro(OutputPointsPrecision,
int);
124 vtkGetMacro(OutputPointsPrecision,
int);
object to represent cell connectivity
dynamic, self-adjusting array of float
a simple class to control print indentation
represent and manipulate 3D points