35#ifndef vtkRectangularButtonSource_h
36#define vtkRectangularButtonSource_h
39#include "vtkFiltersSourcesModule.h"
42VTK_ABI_NAMESPACE_BEGIN
63 vtkGetMacro(Width,
double);
71 vtkGetMacro(Height,
double);
79 vtkGetMacro(Depth,
double);
90 vtkGetMacro(BoxRatio,
double);
103 vtkGetMacro(TextureRatio,
double);
115 vtkGetMacro(TextureHeightRatio,
double);
124 vtkSetMacro(OutputPointsPrecision,
int);
125 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