|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   44 #ifndef vtkRectangularButtonSource_h 
   45 #define vtkRectangularButtonSource_h 
   48 #include "vtkFiltersSourcesModule.h"  
   70   vtkGetMacro(Width, 
double);
 
   78   vtkGetMacro(Height, 
double);
 
   86   vtkGetMacro(Depth, 
double);
 
   97   vtkGetMacro(BoxRatio, 
double);
 
  110   vtkGetMacro(TextureRatio, 
double);
 
  121   vtkSetClampMacro(TextureHeightRatio, 
double, 0.0, 
VTK_DOUBLE_MAX);
 
  122   vtkGetMacro(TextureHeightRatio, 
double);
 
  131   vtkSetMacro(OutputPointsPrecision, 
int);
 
  132   vtkGetMacro(OutputPointsPrecision, 
int);
 
  
represent and manipulate 3D points
dynamic, self-adjusting array of float
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
a simple class to control print indentation
object to represent cell connectivity
static vtkPolyDataAlgorithm * New()